OSDN Git Service

ARM: dts: gose: Drop unnecessary address properties from port nodes
authorSimon Horman <horms+renesas@verge.net.au>
Thu, 26 Apr 2018 09:42:43 +0000 (11:42 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 2 May 2018 06:54:46 +0000 (08:54 +0200)
commitc1eb7457ad6e9f3e2937f39ebfefb82cd729d625
treedba4957f446048b6a7a927f0802119d56f4a463a
parent99a755f586ac113cfd2c4355f7a794b3b2361229
ARM: dts: gose: Drop unnecessary address properties from port nodes

The vin port nodes does not have an address and thus does not need
address-cells or address size-properties.

This is flagged by dtc as follows:
 # make dtbs W=1
 arch/arm/boot/dts/r8a7793-gose.dtb: Warning (avoid_unnecessary_addr_size): /soc/video@e6ef0000/port: unnecessary #address-cells/#size-cells without "ranges" or child "reg" property
 arch/arm/boot/dts/r8a7793-gose.dtb: Warning (avoid_unnecessary_addr_size): /soc/video@e6ef1000/port: unnecessary #address-cells/#size-cells without "ranges" or child "reg" property

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
arch/arm/boot/dts/r8a7793-gose.dts