1
0
Fork 0

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: 4aba4cf820 ("ARM: dts: bcm2835: Add the DSI module nodes and clocks")
Signed-off-by: Nicolas Saenz Julienne <nsaenzjulienne@suse.de>
Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
alistair/sensors
Nicolas Saenz Julienne 2020-04-15 16:42:33 +02:00 committed by Florian Fainelli
parent 0f2167d53c
commit 90444b9584
1 changed files with 1 additions and 0 deletions

View File

@ -372,6 +372,7 @@
"dsi0_ddr2",
"dsi0_ddr";
status = "disabled";
};
aux: aux@7e215000 {