diff --git a/Documentation/devicetree/bindings/input/touchscreen/ads7846.txt b/Documentation/devicetree/bindings/input/touchscreen/ads7846.txt index 04413da51391..ce540ddac902 100644 --- a/Documentation/devicetree/bindings/input/touchscreen/ads7846.txt +++ b/Documentation/devicetree/bindings/input/touchscreen/ads7846.txt @@ -52,7 +52,7 @@ Optional properties: ti,x-min Minimum value on the X axis (u16). ti,y-min Minimum value on the Y axis (u16). ti,x-max Maximum value on the X axis (u16). - ti,y-max Minimum value on the Y axis (u16). + ti,y-max Maximum value on the Y axis (u16). ti,pressure-min Minimum reported pressure value (threshold) - u16. ti,pressure-max Maximum reported pressure value (u16).