]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: stm32: move ltdc pinctrl on stm32mp157a dk1 board
authorYannick Fertré <yannick.fertre@st.com>
Fri, 2 Aug 2019 14:08:51 +0000 (16:08 +0200)
committerAlexandre Torgue <alexandre.torgue@st.com>
Fri, 25 Oct 2019 12:28:42 +0000 (14:28 +0200)
The ltdc pinctrl must be in the display controller node and
not in the peripheral node (hdmi bridge).

Signed-off-by: Yannick Fertré <yannick.fertre@st.com>
Reviewed-by: Philippe Cornu <philippe.cornu@st.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
arch/arm/boot/dts/stm32mp157a-dk1.dts

index 0615d1c8a6fcf5c0cf2ad885275d2fc3e90d4945..b28d75434b63c7eba67fdc4c04d7bd0e18d0d1cf 100644 (file)
@@ -146,9 +146,6 @@ hdmi-transmitter@39 {
                reset-gpios = <&gpioa 10 GPIO_ACTIVE_LOW>;
                interrupts = <1 IRQ_TYPE_EDGE_FALLING>;
                interrupt-parent = <&gpiog>;
-               pinctrl-names = "default", "sleep";
-               pinctrl-0 = <&ltdc_pins_a>;
-               pinctrl-1 = <&ltdc_pins_sleep_a>;
                status = "okay";
 
                ports {
@@ -356,6 +353,9 @@ &iwdg2 {
 };
 
 &ltdc {
+       pinctrl-names = "default", "sleep";
+       pinctrl-0 = <&ltdc_pins_a>;
+       pinctrl-1 = <&ltdc_pins_sleep_a>;
        status = "okay";
 
        port {