Re: [PATCH 3/4] ARM: dts: rockchip: Remove #address/#size-cells from rk3288 mipi_dsi

2019-03-21 Thread Matthias Kaehlcke
On Wed, Mar 20, 2019 at 01:14:01PM -0700, Douglas Anderson wrote: > They are pointless. As dtc points out: > Warning (avoid_unnecessary_addr_size): > /mipi@ff96: > unnecessary #address-cells/#size-cells without "ranges" or child "reg" > property > > Let's remove them. > > Signed-off-b

[PATCH 3/4] ARM: dts: rockchip: Remove #address/#size-cells from rk3288 mipi_dsi

2019-03-20 Thread Douglas Anderson
They are pointless. As dtc points out: Warning (avoid_unnecessary_addr_size): /mipi@ff96: unnecessary #address-cells/#size-cells without "ranges" or child "reg" property Let's remove them. Signed-off-by: Douglas Anderson --- arch/arm/boot/dts/rk3288.dtsi | 2 -- 1 file changed, 2 d