ARM: dts: sun5i: q8-tablet: Add LCD Panel enable GPIO

Now that we support the AXP209 GPIOs, we can toggle the LCD panel enable
line. Add the GPIO phandle to the panel.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
This commit is contained in:
Chen-Yu Tsai 2019-01-27 22:48:36 +08:00 committed by Maxime Ripard
parent 0a03cd9924
commit 4d58c8cc93
No known key found for this signature in database
GPG Key ID: E3EF0D6F671851C5
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@
panel: panel {
compatible = "urt,umsh-8596md-t", "simple-panel";
/* TODO: lcd panel uses axp gpio0 as enable pin */
enable-gpios = <&axp_gpio 0 GPIO_ACTIVE_HIGH>; /* AXP GPIO0 */
backlight = <&backlight>;
#address-cells = <1>;
#size-cells = <0>;