Re: [PATCH] ARM: dts: Kill off skeleton{64}.dtsi
Viresh Kumar <[email protected]> Mon, 3 Dec 2018 11:24:11 +0530
| Newsgroups | io.groups.linux-oxnas,org.infradead.lists.linux-amlogic,org.infradead.lists.linux-mediatek,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree |
|---|---|
| Message-ID | <20181203055411.ucca2f6haugxxxwx@vireshk-i7> |
On 30-11-18, 11:06, Rob Herring wrote:
> Remove the usage of skeleton.dtsi in the remaining dts files. It was
> deprecated since commit 9c0da3cc61f1 ("ARM: dts: explicitly mark
> skeleton.dtsi as deprecated"). This will make adding a unit-address to
> memory nodes easier.
>
> The main tricky part to removing skeleton.dtsi is we could end up with
> no /memory node at all when a bootloader depends on one being present. I
> hacked up dtc to check for this condition.
>
> Signed-off-by: Rob Herring <[email protected]>
> ---
> Yes, I'm being lazy and not splitting this up into dozens of sub-arch
> patches. I don't think this should conflict nor should we be getting new
> dependencies on skeleton.dtsi. So please apply directly to arm-soc.
>
> arch/arm/boot/dts/spear13xx.dtsi | 4 ++--
> arch/arm/boot/dts/spear3xx.dtsi | 4 ++--
> arch/arm/boot/dts/spear600.dtsi | 4 ++--
Acked-by: Viresh Kumar <[email protected]>
--
viresh