Commit e77ce5ec authored by Linus Walleij's avatar Linus Walleij
Browse files

ARM: dts: ux500: skomer: Pull down SDI2 FBCLK

The feedback clock on SDI2 needs to be pulled down on
this machine.

Link: https://lore.kernel.org/r/20201111002513.2271351-1-linus.walleij@linaro.org


Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 6cbf13e3
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -433,6 +433,16 @@ default_cfg5 {
		};
	};

	/* The unused FBCLK needs to be pulled down on this machine */
	sdi2 {
		mc2_a_1_default {
			default_cfg2 {
				pins = "GPIO130_C8"; /* FBCLK */
				ste,config = <&in_pd>;
			};
		};
	};

	mcde {
		dsi_default_mode: dsi_default {
			default_mux1 {