Re: [PATCH 2/2] ARM: dts: r8a7745: move timer node out of bus

2017-12-20 Thread Simon Horman
On Tue, Dec 19, 2017 at 09:45:05AM +0100, Geert Uytterhoeven wrote: > On Mon, Dec 18, 2017 at 10:50 PM, Simon Horman > wrote: > > The timer node does not have any register properties and thus shouldn't be > > placed on the bus. > > > > This problem is flagged by the

Re: [PATCH 2/2] ARM: dts: r8a7745: move timer node out of bus

2017-12-19 Thread Geert Uytterhoeven
On Mon, Dec 18, 2017 at 10:50 PM, Simon Horman wrote: > The timer node does not have any register properties and thus shouldn't be > placed on the bus. > > This problem is flagged by the compiler as follows: > $ make dtbs W=1 > ... >

[PATCH 2/2] ARM: dts: r8a7745: move timer node out of bus

2017-12-18 Thread Simon Horman
The timer node does not have any register properties and thus shouldn't be placed on the bus. This problem is flagged by the compiler as follows: $ make dtbs W=1 ... arch/arm/boot/dts/r8a7745-iwg22d-sodimm.dtb: Warning (simple_bus_reg): Node /soc/timer missing or empty reg/ranges property