Skip to content

Commit 7a791a5

Browse files
Waveshare_Teampopcornmix
authored andcommitted
arch/arm/boot/dts/overlays : Add Waveshare 6.25inch B screen support
Signed-off-by: Waveshare_Team <support@waveshare.com>
1 parent e032f57 commit 7a791a5

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

arch/arm/boot/dts/overlays/README

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5923,6 +5923,7 @@ Params: 2_8_inch 2.8" 480x640
59235923
4_0_inchC 4.0" 720x720
59245924
5_0_inch 5.0" 720x1280
59255925
6_25_inch 6.25" 720x1560
5926+
6_25_inchB 6.25" B 720x1560
59265927
8_8_inch 8.8" 480x1920
59275928
7_0_inchC 7.0" C 1024x600
59285929
7_0_inchH 7.0" H 1280x720

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
@@ -125,6 +125,9 @@
125125
6_25_inch = <&panel>, "compatible=waveshare,6.25inch-panel",
126126
<&touch>, "touchscreen-inverted-x?",
127127
<&touch>, "touchscreen-inverted-y?";
128+
6_25_inchB = <&panel>, "compatible=waveshare,6.25inch-b-panel",
129+
<&touch>, "touchscreen-inverted-x?",
130+
<&touch>, "touchscreen-inverted-y?";
128131
8_8_inch = <&panel>, "compatible=waveshare,8.8inch-panel";
129132
13_3_inch_4lane = <&panel>, "compatible=waveshare,13.3inch-4lane-panel",
130133
<&touch2>, "status=okay";

0 commit comments

Comments
 (0)