<div dir="ltr"><div dir="ltr"><span style="color:rgb(32,33,36);font-size:0.875rem;font-weight:bold;letter-spacing:0.2px;font-family:Roboto,RobotoDraft,Helvetica,Arial,sans-serif;white-space:nowrap">Hi Thierry Reding:</span></div><div dir="ltr"><font color="#202124" face="Roboto, RobotoDraft, Helvetica, Arial, sans-serif"><span style="font-size:14px;letter-spacing:0.2px;white-space:nowrap"><b><br></b></span></font><div><span style="background-color:rgb(247,248,250);color:rgb(51,51,51);font-family:Arial,"Microsoft YaHei","\005fae\008f6f\0096c5\009ed1","\005b8b\004f53","Malgun Gothic",Meiryo,sans-serif;font-size:13.6px;text-align:justify"><b>Could you please help to check whether there is any problem with the sign-off identity</b></span><font color="#202124" face="Roboto, RobotoDraft, Helvetica, Arial, sans-serif"><span style="font-size:14px;letter-spacing:0.2px;white-space:nowrap"><b>?</b></span><br></font><div><font color="#202124" face="Roboto, RobotoDraft, Helvetica, Arial, sans-serif"><span style="font-size:14px;letter-spacing:0.2px;white-space:nowrap"><b><br></b></span></font></div><div><font color="#202124" face="Roboto, RobotoDraft, Helvetica, Arial, sans-serif"><span style="font-size:14px;letter-spacing:0.2px;white-space:nowrap"><b>Thanks<br></b></span></font><table cellpadding="0" class="gmail-cf gmail-gJ" style="border-collapse:collapse;margin-top:0px;width:auto;font-family:Roboto,RobotoDraft,Helvetica,Arial,sans-serif;font-size:0.875rem;letter-spacing:0.2px;display:block"></table></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Jerry Han <<a href="mailto:jerry.han.hq@gmail.com">jerry.han.hq@gmail.com</a>> 于2019年4月25日周四 上午11:18写道:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">The Boe Himax8279d is a 8.0" panel with a 1200x1920 resolution and<br>
connected to DSI using four lanes.<br>
<br>
V8:<br>
- Modify communication address<br>
<br>
V7:<br>
- Add the information of the reviewer<br>
<br>
V6:<br>
- Add the information of the reviewer<br>
<br>
V5:<br>
- Added changelog<br>
<br>
V4:<br>
- None<br>
<br>
V3:<br>
- None<br>
<br>
V2:<br>
- Add compatible device "boe,himax8279d10p" (Sam)<br>
- Add the necessary property descriptions (Sam)<br>
<br>
Signed-off-by: Jerry Han <<a href="mailto:jerry.han.hq@gmail.com" target="_blank">jerry.han.hq@gmail.com</a>><br>
Reviewed-by: Sam Ravnborg <<a href="mailto:sam@ravnborg.org" target="_blank">sam@ravnborg.org</a>><br>
Reviewed-by: Derek Basehore <<a href="mailto:dbasehore@chromium.org" target="_blank">dbasehore@chromium.org</a>><br>
Cc: Jitao Shi <<a href="mailto:jitao.shi@mediatek.com" target="_blank">jitao.shi@mediatek.com</a>><br>
Cc: Rock wang <<a href="mailto:rock_wang@himax.com.cn" target="_blank">rock_wang@himax.com.cn</a>><br>
---<br>
 .../bindings/display/panel/boe,himax8279d.txt | 24 +++++++++++++++++++<br>
 1 file changed, 24 insertions(+)<br>
 create mode 100644 Documentation/devicetree/bindings/display/panel/boe,himax8279d.txt<br>
<br>
diff --git a/Documentation/devicetree/bindings/display/panel/boe,himax8279d.txt b/Documentation/devicetree/bindings/display/panel/boe,himax8279d.txt<br>
new file mode 100644<br>
index 000000000000..3caea2172b1b<br>
--- /dev/null<br>
+++ b/Documentation/devicetree/bindings/display/panel/boe,himax8279d.txt<br>
@@ -0,0 +1,24 @@<br>
+Boe Himax8279d 1200x1920 TFT LCD panel<br>
+<br>
+Required properties:<br>
+- compatible: should be "boe,himax8279d8p" and one of: "boe,himax8279d10p"<br>
+- reg: DSI virtual channel of the peripheral<br>
+- enable-gpios: panel enable gpio<br>
+- pp33-gpios: a GPIO phandle for the 3.3v pin that provides the supply voltage<br>
+- pp18-gpios: a GPIO phandle for the 1.8v pin that provides the supply voltage<br>
+<br>
+Optional properties:<br>
+- backlight: phandle of the backlight device attached to the panel<br>
+<br>
+Example:<br>
+<br>
+       &mipi_dsi {<br>
+               panel {<br>
+                       compatible = "boe,himax8279d8p", "boe,himax8279d10p";<br>
+                       reg = <0>;<br>
+                       backlight = <&backlight>;<br>
+                       enable-gpios = <&gpio 45 GPIO_ACTIVE_HIGH>;<br>
+                       pp33-gpios = <&gpio 35 GPIO_ACTIVE_HIGH>;<br>
+                       pp18-gpios = <&gpio 36 GPIO_ACTIVE_HIGH>;<br>
+               };<br>
+       };<br>
-- <br>
2.17.1<br>
<br>
</blockquote></div>