From 2281a7ab25dbd69e2166b6e1941beeed69966718 Mon Sep 17 00:00:00 2001 From: Zhang Yubing Date: Tue, 8 Aug 2023 19:47:35 +0800 Subject: [PATCH] mfd: rkx110_x120: serdes panel register bridge and connector Signed-off-by: Zhang Yubing Change-Id: I9711b010f1ecf0b7400d78456fe39678ce2822dc --- drivers/mfd/rkx110_x120/rkx110_x120.h | 6 + drivers/mfd/rkx110_x120/rkx110_x120_panel.c | 213 ++++++++++++++++++-- 2 files changed, 204 insertions(+), 15 deletions(-) diff --git a/drivers/mfd/rkx110_x120/rkx110_x120.h b/drivers/mfd/rkx110_x120/rkx110_x120.h index b4824cea49fa..319a3286d895 100644 --- a/drivers/mfd/rkx110_x120/rkx110_x120.h +++ b/drivers/mfd/rkx110_x120/rkx110_x120.h @@ -9,6 +9,8 @@ #define _RKX110_X120_H #include +#include +#include #include #include #include