]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: sun8i: a83t: Add LVDS pins group
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 21 Dec 2017 11:02:37 +0000 (12:02 +0100)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 4 Jan 2018 19:41:39 +0000 (20:41 +0100)
The A83T has an LVDS bus that can be connected to a panel or a bridge. Add
the pinctrl group for it.

Reviewed-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/boot/dts/sun8i-a83t.dtsi

index fed10aea7c7b788f82603be3df1721ca15f874da..7f4955a5fab75b38382273cf511ad075747501a4 100644 (file)
@@ -448,6 +448,12 @@ i2s1_pins: i2s1-pins {
                                function = "i2s1";
                        };
 
+                       lcd_lvds_pins: lcd-lvds-pins {
+                               pins = "PD18", "PD19", "PD20", "PD21", "PD22",
+                                      "PD23", "PD24", "PD25", "PD26", "PD27";
+                               function = "lvds0";
+                       };
+
                        mmc0_pins: mmc0-pins {
                                pins = "PF0", "PF1", "PF2",
                                       "PF3", "PF4", "PF5";