On Tue, Dec 19, 2017 at 09:45:05AM +0100, Geert Uytterhoeven wrote: > On Mon, Dec 18, 2017 at 10:50 PM, Simon Horman > <[email protected]> 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 > > ... > > arch/arm/boot/dts/r8a7745-iwg22d-sodimm.dtb: Warning (simple_bus_reg): Node > > /soc/timer missing or empty reg/ranges property > > arch/arm/boot/dts/r8a7745-iwg22d-sodimm-dbhd-ca.dtb: Warning > > (simple_bus_reg): Node /soc/timer missing or empty reg/ranges property > > DTC arch/arm/boot/dts/r8a7745-sk-rzg1e.dtb > > arch/arm/boot/dts/r8a7745-sk-rzg1e.dtb: Warning (simple_bus_reg): Node > > /soc/timer missing or empty reg/ranges property > > > > Signed-off-by: Simon Horman <[email protected]> > > Reviewed-by: Geert Uytterhoeven <[email protected]>
Thanks, applied.
