diff --git a/Documentation/devicetree/bindings/input/touchscreen/maxim,max11801.yaml b/Documentation/devicetree/bindings/input/touchscreen/trivial-touch.yaml similarity index 74% rename from Documentation/devicetree/bindings/input/touchscreen/maxim,max11801.yaml rename to Documentation/devicetree/bindings/input/touchscreen/trivial-touch.yaml index 4f528d220199..c393cce273c5 100644 --- a/Documentation/devicetree/bindings/input/touchscreen/maxim,max11801.yaml +++ b/Documentation/devicetree/bindings/input/touchscreen/trivial-touch.yaml @@ -1,17 +1,19 @@ # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) %YAML 1.2 --- -$id: http://devicetree.org/schemas/input/touchscreen/maxim,max11801.yaml# +$id: http://devicetree.org/schemas/input/touchscreen/trivial-touch.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml# -title: MAXI MAX11801 Resistive touch screen controller with i2c interface +title: Trivial touch screen controller with i2c interface maintainers: - Frank Li properties: compatible: - const: maxim,max11801 + enum: + # MAXI MAX11801 Resistive touch screen controller with i2c interface + - maxim,max11801 reg: maxItems: 1