[PATCH 1/9] ARM: dts: imx1: Remove skeleton.dtsi
Shawn Guo
shawnguo at kernel.org
Sun Nov 6 17:10:18 PST 2016
On Sat, Nov 05, 2016 at 05:35:50PM -0200, Fabio Estevam wrote:
> Hi Shawn,
>
> On Tue, Sep 6, 2016 at 12:53 PM, Fabio Estevam <fabio.estevam at nxp.com> wrote:
> > The inclusion of skeleton.dtsi causes the following build warning:
> >
> > Warning (unit_address_vs_reg): Node /memory has a reg or ranges property, but no unit name
> >
> > Instead of fixing skeleton.dtsi, just add the top level definitions
> > for address-cells and size-cell and remove its inclusion.
> >
> > Signed-off-by: Fabio Estevam <fabio.estevam at nxp.com>
>
> Are you OK with this series?
Has the series cleaned up all i.MX dts files? I do not like to see so
many patches doing such small cleanups. Can we do it with 3 patches
maybe?
- one for skeleton.dtsi cleanup
- one for memory node
- one for cpu node
Each one covers all i.MX dts files.
Shawn
More information about the linux-arm-kernel
mailing list