From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Andrew F. Davis" Subject: [PATCH v2 00/10] ARM: dts: keystone*: Continued warnings cleanups Date: Thu, 4 Jan 2018 13:56:51 -0600 Message-ID: <20180104195701.4042-1-afd@ti.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Santosh Shilimkar , Rob Herring , Mark Rutland , Nishanth Menon , Suman Anna Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, "Andrew F . Davis" List-Id: devicetree@vger.kernel.org Hello all, Just a couple cleanups for DT warnings when compiling with W=1. This clears up 51 more warnings when building keystone_defconfig. Based on Santosh's "for_4.16/keystone-dts" branch. Thanks, Andrew Changes from v1: - Added to more patches from Suman - Reworded commit message to include "address space" distinction - Added "ranges" property - Reordered #address/size-cells Andrew F. Davis (8): ARM: dts: keystone: Move keystone_irq to under device-state-control ARM: dts: keystone: Move reset-controller to under device-state-control ARM: dts: keystone-k2e: Move keystone_dsp_gpio to under device-state-control ARM: dts: keystone-k2l: Move keystone_dsp_gpio to under device-state-control ARM: dts: keystone-k2hk: Move keystone_dsp_gpio to under device-state-control ARM: dts: keystone-k2g: Move keystone_irq to under device-state-control ARM: dts: keystone-k2g: Move keystone_dsp_gpio to under device-state-control ARM: dts: keystone-k2g: Move usb-phy nodes out of soc0 Suman Anna (2): ARM: dts: keystone-k2g: Fix unit-address formatting for serial nodes ARM: dts: keystone-k2e-clocks: Fix missing unit address separator arch/arm/boot/dts/keystone-k2e-clocks.dtsi | 2 +- arch/arm/boot/dts/keystone-k2e.dtsi | 13 ++-- arch/arm/boot/dts/keystone-k2g.dtsi | 69 +++++++++++-------- arch/arm/boot/dts/keystone-k2hk.dtsi | 104 ++++++++++++++++------------- arch/arm/boot/dts/keystone-k2l.dtsi | 52 ++++++++------- arch/arm/boot/dts/keystone.dtsi | 35 +++++----- 6 files changed, 156 insertions(+), 119 deletions(-) -- 2.15.1 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html