]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: dts: socfpga: Remove unneeded reg from stmpe_touchscreen
authorFlorian Vaussard <florian.vaussard@gmail.com>
Mon, 27 Feb 2017 16:41:01 +0000 (10:41 -0600)
committerDinh Nguyen <dinguyen@kernel.org>
Mon, 6 Mar 2017 21:54:58 +0000 (15:54 -0600)
commitfbc06b0e10b56c2a6bf76bef4466642f6b0e68c7
tree9a8f7b8a8d8d9962ace12c2d0a9c44d869737e63
parent0c9ff6158655ee40485a6ec0858549562013f29b
ARM: dts: socfpga: Remove unneeded reg from stmpe_touchscreen

The stmpe_touchscreen node in Cyclone5 MCV EVK has a reg property, but
this is not used by the driver. Moreover the binding documentation do
not define this property. Having a reg property without a unit name will
trigger the following warning when compiled with W=1:

Node /soc/i2c@ffc04000/stmpe811@41/stmpe_touchscreen has a reg or ranges
property, but no unit name

Remove the superfluous reg property.

Signed-off-by: Florian Vaussard <florian.vaussard@heig-vd.ch>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
arch/arm/boot/dts/socfpga_cyclone5_mcvevk.dts