bcm27xx: update 6.1 patches from RPi foundation
[openwrt/staging/stintel.git] / target / linux / bcm27xx / patches-6.1 / 950-1287-Dtoverlay-add-waveshare-4inch-dsi-lcd-C-dtoverlay.patch
1 From bb2f912c94d11a0f0b5f13c91793fa9f79eb92aa Mon Sep 17 00:00:00 2001
2 From: Eng33 <eng33@waveshare.net>
3 Date: Fri, 8 Mar 2024 18:37:03 +0800
4 Subject: [PATCH 1287/1295] Dtoverlay:add waveshare 4inch dsi lcd (C) dtoverlay
5
6 Signed-off-by: Eng33 <eng33@waveshare.net>
7 ---
8 .../boot/dts/overlays/vc4-kms-dsi-waveshare-panel-overlay.dts | 3 +++
9 1 file changed, 3 insertions(+)
10
11 --- a/arch/arm/boot/dts/overlays/vc4-kms-dsi-waveshare-panel-overlay.dts
12 +++ b/arch/arm/boot/dts/overlays/vc4-kms-dsi-waveshare-panel-overlay.dts
13 @@ -112,6 +112,9 @@
14 <&touch>, "touchscreen-size-y:0=1480",
15 <&touch>, "touchscreen-inverted-x?",
16 <&touch>, "touchscreen-swapped-x-y?";
17 + 4_0_inchC = <&panel>, "compatible=waveshare,4inch-panel",
18 + <&touch>, "touchscreen-size-x:0=720",
19 + <&touch>, "touchscreen-size-y:0=720";
20 i2c1 = <&i2c_frag>, "target:0=",<&i2c1>,
21 <0>, "-3-4+5";
22 disable_touch = <&touch>, "status=disabled";