Commit 014e90ca authored by Linus Walleij's avatar Linus Walleij Committed by Arnd Bergmann

ARM: dts: gemini: Re-enable display controller

commit 137cd710
"ARM: dts: Enable Gemini flash access" contained a bug
by disabling the display controller, while the whole
idea with the patch was to enable flash access AND
the display controller, simultaneously. Fix it up.

Fixes: 137cd710 ("ARM: dts: Enable Gemini flash access")
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 5908e6b7
......@@ -443,7 +443,7 @@ ata@63000000 {
};
display-controller@6a000000 {
status = "disabled";
status = "okay";
port@0 {
reg = <0>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment