Skip to content

Commit 189cdf0

Browse files
Waveshare_Teampopcornmix
authored andcommitted
overlays: Added waveshare 7.0inch h dsi screen support
Signed-off-by: Waveshare_Team <support@waveshare.com>
1 parent 3d0bedd commit 189cdf0

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

arch/arm/boot/dts/overlays/README

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5507,6 +5507,7 @@ Params: 2_8_inch 2.8" 480x640
55075507
6_25_inch 6.25" 720x1560
55085508
8_8_inch 8.8" 480x1920
55095509
7_0_inchC 7.0" C 1024x600
5510+
7_0_inchH 7.0" H 1280x720
55105511
7_9_inch 7.9" 400x1280
55115512
8_0_inch 8.0" 1280x800
55125513
10_1_inch 10.1" 1280x800

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,9 @@
130130
<&touch2>, "status=okay";
131131
13_3_inch_2lane = <&panel>, "compatible=waveshare,13.3inch-2lane-panel",
132132
<&touch2>, "status=okay";
133+
7_0_inchH = <&panel>, "compatible=waveshare,7.0inch-h-panel",
134+
<&touch>, "touchscreen-swapped-x-y?",
135+
<&touch>, "touchscreen-inverted-x?";
133136
i2c1 = <&i2c_frag>, "target:0=",<&i2c1>,
134137
<0>, "-3-4+5";
135138
disable_touch = <&touch>, "status=disabled";

0 commit comments

Comments
 (0)