ARM: dts: r8a779[01]: Disable unconnected LVDS encoders

The LVDS0 encoder on Koelsh and Porter, and the LVDS1 encoder on Lager,
are enabled in DT but have no device connected to their output. This
result in spurious messages being printed to the kernel log such as

rcar-du feb00000.display: no connector for encoder /soc/lvds@feb90000, skipping

Fix it by disabling the encoders.

Fixes: 15a1ff30d8 ("ARM: dts: r8a7790: Convert to new LVDS DT bindings")
Fixes: e5c3f4707f ("ARM: dts: r8a7791: Convert to new LVDS DT bindings")
Reported-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
Laurent Pinchart 2018-10-17 20:48:01 +03:00 committed by Simon Horman
parent 9eb36b945b
commit 89862542fa
3 changed files with 0 additions and 6 deletions

View file

@ -489,8 +489,6 @@ endpoint {
};
&lvds1 {
status = "okay";
ports {
port@1 {
lvds_connector: endpoint {

View file

@ -479,8 +479,6 @@ endpoint {
};
&lvds0 {
status = "okay";
ports {
port@1 {
lvds_connector: endpoint {

View file

@ -482,8 +482,6 @@ endpoint {
};
&lvds0 {
status = "okay";
ports {
port@1 {
lvds_connector: endpoint {