Commit f94c11ad authored by Maya Matuszczyk's avatar Maya Matuszczyk Committed by Heiko Stuebner

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: default avatarMaya Matuszczyk <maccraft123mc@gmail.com>
Link: https://lore.kernel.org/r/20230213153816.213526-5-maccraft123mc@gmail.comSigned-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 477ed3ad
......@@ -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 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment