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 коммит произвёл Simon Horman
Родитель 9eb36b945b
Коммит 89862542fa
3 изменённых файлов: 0 добавлений и 6 удалений

Просмотреть файл

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

Просмотреть файл

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

Просмотреть файл

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