Skip to content

Commit 90444b9

Browse files
Nicolas Saenz Julienneffainelli
authored andcommitted
ARM: dts: bcm283x: Disable dsi0 node
Since its inception the module was meant to be disabled by default, but the original commit failed to add the relevant property. Fixes: 4aba4cf ("ARM: dts: bcm2835: Add the DSI module nodes and clocks") Signed-off-by: Nicolas Saenz Julienne <[email protected]> Reviewed-by: Eric Anholt <[email protected]> Signed-off-by: Florian Fainelli <[email protected]>
1 parent 0f2167d commit 90444b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/boot/dts/bcm283x.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -372,6 +372,7 @@
372372
"dsi0_ddr2",
373373
"dsi0_ddr";
374374

375+
status = "disabled";
375376
};
376377

377378
aux: aux@7e215000 {

0 commit comments

Comments
 (0)