]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commitdiff
ARM: dts: sun6i: Enable tcon0 by default
authorChen-Yu Tsai <wens@csie.org>
Fri, 21 Apr 2017 08:38:57 +0000 (16:38 +0800)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Sun, 14 May 2017 06:32:33 +0000 (08:32 +0200)
tcon0 contains a muxing register used to mux tcon output to downstream
hdmi or mipi dsi encoders. tcon0 must be available for the mux to be
configured.

Whether the display subsystem is enabled or not is now solely controlled
by the display-engine node.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/boot/dts/sun6i-a31-hummingbird.dts
arch/arm/boot/dts/sun6i-a31.dtsi

index b4c87a23e3f8475058583cb502bf7ff1bf85c0f1..55607208468b67f4683d66851b37702f31fa589b 100644 (file)
 &tcon0 {
        pinctrl-names = "default";
        pinctrl-0 = <&lcd0_rgb888_pins>;
-       status = "okay";
 };
 
 &tcon0_out {
index dfcf64515d7f08d14223f930b2928b6daf01ae01..d0cede5aaeb5ed05fea9d4698a0b2a8f4c8c3bf0 100644 (file)
                                      "tcon-ch0",
                                      "tcon-ch1";
                        clock-output-names = "tcon0-pixel-clock";
-                       status = "disabled";
 
                        ports {
                                #address-cells = <1>;