diff --git a/arch/arm/boot/dts/overlays/vc4-kms-dsi-waveshare-panel-overlay.dts b/arch/arm/boot/dts/overlays/vc4-kms-dsi-waveshare-panel-overlay.dts index 3fd56d213203b2..e80f66963db684 100644 --- a/arch/arm/boot/dts/overlays/vc4-kms-dsi-waveshare-panel-overlay.dts +++ b/arch/arm/boot/dts/overlays/vc4-kms-dsi-waveshare-panel-overlay.dts @@ -93,10 +93,10 @@ <&touch>, "touchscreen-size-x:0=800", <&touch>, "touchscreen-size-y:0=480"; 7_9_inch = <&panel>, "compatible=waveshare,7.9inch-panel", - <&touch>, "touchscreen-size-x:0=400", - <&touch>, "touchscreen-size-y:0=1280", + <&touch>, "touchscreen-size-x:0=4096", + <&touch>, "touchscreen-size-y:0=4096", <&touch>, "touchscreen-inverted-x?", - <&touch>, "touchscreen-inverted-y?"; + <&touch>, "touchscreen-swapped-x-y?"; 8_0_inch = <&panel>, "compatible=waveshare,8.0inch-panel", <&touch>, "touchscreen-size-x:0=800", <&touch>, "touchscreen-size-y:0=1280",