mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-05 12:16:29 -04:00
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: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user