提交 05a8d2ab 编写于 作者: L Laurent Pinchart 提交者: Greg Kroah-Hartman

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

[ Upstream commit 89862542fab10fed8a3c2f9c167622ef4287351d ]

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: 15a1ff30 ("ARM: dts: r8a7790: Convert to new LVDS DT bindings")
Fixes: e5c3f470 ("ARM: dts: r8a7791: Convert to new LVDS DT bindings")
Reported-by: NGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: NLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
Signed-off-by: NSasha Levin <sashal@kernel.org>
上级 0b3d71d8
......@@ -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 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册