]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: touchscreen: edt-ft5x06: Remove unneeded I2C unit name
authorFabio Estevam <festevam@gmail.com>
Fri, 27 Mar 2020 19:22:40 +0000 (16:22 -0300)
committerRob Herring <robh@kernel.org>
Tue, 14 Apr 2020 20:41:13 +0000 (15:41 -0500)
commit0a3cdd9fa9d2dd0210870c71539acda874a580ee
treee479866da3626aa83dbcac2bc19ce9017fe14284
parentc39219c4fbd40f07069e61b1190a1402445958ac
dt-bindings: touchscreen: edt-ft5x06: Remove unneeded I2C unit name

The following warnings are seen with 'make dt_binding_check':

Documentation/devicetree/bindings/input/touchscreen/edt-ft5x06.example.dts:19.22-30.11: Warning (unit_address_vs_reg): /example-0/i2c@00000000: node has a unit name, but no reg or ranges property
Documentation/devicetree/bindings/input/touchscreen/edt-ft5x06.example.dts:19.22-30.11: Warning (unit_address_format): /example-0/i2c@00000000: unit name should not have leading 0s

Fix it by removing the unneeded i2c unit name.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/input/touchscreen/edt-ft5x06.yaml