Hi Simon, Magnus, As of commit 9c0da3cc61f1233c ("ARM: dts: explicitly mark skeleton.dtsi as deprecated"), including skeleton.dtsi is deprecated. Hence this series removes its use for all Renesas 32-bit ARM SoCs. This fixes the following warning seen with W=1: Warning (unit_address_vs_reg): Node /memory has a reg or ranges property, but no unit name Thanks for applying! Geert Uytterhoeven (5): ARM: dts: emev2: Remove skeleton.dtsi inclusion ARM: dts: r8a7778: Remove skeleton.dtsi inclusion ARM: dts: r8a7779: Remove skeleton.dtsi inclusion ARM: dts: r8a7740: Remove skeleton.dtsi inclusion ARM: dts: sh73a0: Remove skeleton.dtsi inclusion arch/arm/boot/dts/emev2.dtsi | 3 ++- arch/arm/boot/dts/r8a7740.dtsi | 4 ++-- arch/arm/boot/dts/r8a7778.dtsi | 4 ++-- arch/arm/boot/dts/r8a7779.dtsi | 4 ++-- arch/arm/boot/dts/sh73a0.dtsi | 4 ++-- 5 files changed, 10 insertions(+), 9 deletions(-) -- 1.9.1 Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds