Re: [PATCH] ARM: dts: bcm: Add missing device_type = "memory" property

From: Florian Fainelli
Date: Mon May 20 2019 - 12:33:09 EST


On 5/9/19 10:15 AM, Florian Fainelli wrote:
> During the removal of the skeleton.dtsi file with commit abe60a3a7afb
> ("ARM: dts: Kill off skeleton{64}.dtsi") a number of Broadcom SoCs were
> converted, but a few were left unoticed, now causing boot failures with
> v5.1 since the kernel cannot find suitable memory.
>
> Updating the .dtsi files with the property will be done next, since
> there are some memory nodes that do not follow the proper naming
> convention and lack an unit name.
>
> Fixes: abe60a3a7afb ("ARM: dts: Kill off skeleton{64}.dtsi")
> Reported-by: Kevin Hilman <khilman@xxxxxxxxxx>
> Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx>

Applied to devicetree/fixes, thanks!
--
Florian