diff options
author | Rob Herring <robh@kernel.org> | 2020-03-10 22:32:14 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2020-03-10 22:32:14 +0300 |
commit | eb32d1e45ecdc92b19bcbeae0a98c905820a780b (patch) | |
tree | 7cba65bb6ff5a2437b52dfc0de8abc0e6d9eb2a7 /Documentation/devicetree/bindings/input/touchscreen/goodix.yaml | |
parent | f15652859cbe34ec4f3667169facd86309f438d2 (diff) | |
parent | d2334a91a3b01dce4f290b4536fcfa4b9e923a3d (diff) | |
download | linux-eb32d1e45ecdc92b19bcbeae0a98c905820a780b.tar.xz |
Merge branch 'dt/linus' into dt/next
Diffstat (limited to 'Documentation/devicetree/bindings/input/touchscreen/goodix.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/input/touchscreen/goodix.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/input/touchscreen/goodix.yaml b/Documentation/devicetree/bindings/input/touchscreen/goodix.yaml index d7c3262b2494..c99ed3934d7e 100644 --- a/Documentation/devicetree/bindings/input/touchscreen/goodix.yaml +++ b/Documentation/devicetree/bindings/input/touchscreen/goodix.yaml @@ -62,7 +62,7 @@ required: examples: - | - i2c@00000000 { + i2c { #address-cells = <1>; #size-cells = <0>; gt928@5d { |