mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-01 01:14:19 -04:00
arm64: dts: rockchip: Add display support to Odroid Go Super
Note that orientation property in ST7701 driver is currently missing, And that ST7701 panel driver uses different regulator names compared to driver for Elida KD35T133 driver. Signed-off-by: Maya Matuszczyk <maccraft123mc@gmail.com> Link: https://lore.kernel.org/r/20230213153816.213526-5-maccraft123mc@gmail.com Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
committed by
Heiko Stuebner
parent
477ed3ade6
commit
f94c11ade1
@@ -142,7 +142,9 @@ button-sw22 {
|
||||
};
|
||||
|
||||
&internal_display {
|
||||
status = "disabled";
|
||||
compatible = "elida,kd50t048a", "sitronix,st7701";
|
||||
reset-gpios = <&gpio3 RK_PC0 GPIO_ACTIVE_HIGH>;
|
||||
VCC-supply = <&vcc_lcd>;
|
||||
};
|
||||
|
||||
&rk817_charger {
|
||||
|
||||
Reference in New Issue
Block a user