Skip to content

Commit 769cd34

Browse files
eng33pelwell
authored andcommitted
arch:arm:boot:dts:overlays: Added waveshare 5.0inch, 6.25inch, and 8.8inch dsi screen dts
Signed-off-by: eng33 <eng33@waveshare.com>
1 parent f955b78 commit 769cd34

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

arch/arm/boot/dts/overlays/vc4-kms-dsi-waveshare-panel-overlay.dts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,13 @@
113113
4_0_inchC = <&panel>, "compatible=waveshare,4inch-panel",
114114
<&touch>, "touchscreen-size-x:0=720",
115115
<&touch>, "touchscreen-size-y:0=720";
116+
5_0_inch = <&panel>, "compatible=waveshare,5.0inch-panel",
117+
<&touch>, "touchscreen-inverted-x?",
118+
<&touch>, "touchscreen-inverted-y?";
119+
6_25_inch = <&panel>, "compatible=waveshare,6.25inch-panel",
120+
<&touch>, "touchscreen-inverted-x?",
121+
<&touch>, "touchscreen-inverted-y?";
122+
8_8_inch = <&panel>, "compatible=waveshare,8.8inch-panel";
116123
i2c1 = <&i2c_frag>, "target:0=",<&i2c1>,
117124
<0>, "-3-4+5";
118125
disable_touch = <&touch>, "status=disabled";

0 commit comments

Comments
 (0)