提交 2ae0fcc5 编写于 作者: L Laurent Pinchart 提交者: Simon Horman

ARM: dts: renesas: Switch to panel-lvds bindings for Mitsubishi panels

The aa104xd12 and aa121td01 panels are LVDS panels, not DPI panels.
Use the correct DT bindings.
Signed-off-by: NLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: NGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
上级 6d25a418
......@@ -10,10 +10,11 @@
/ {
panel {
compatible = "mitsubishi,aa104xd12", "panel-dpi";
compatible = "mitsubishi,aa104xd12", "panel-lvds";
width-mm = <210>;
height-mm = <158>;
data-mapping = "jeida-18";
panel-timing {
/* 1024x768 @65Hz */
......
......@@ -10,10 +10,11 @@
/ {
panel {
compatible = "mitsubishi,aa121td01", "panel-dpi";
compatible = "mitsubishi,aa121td01", "panel-lvds";
width-mm = <261>;
height-mm = <163>;
data-mapping = "jeida-18";
panel-timing {
/* 1280x800 @60Hz */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册