From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Fainelli Subject: Re: [PATCH] ARM: dts: bcm: Add missing device_type = "memory" property Date: Mon, 20 May 2019 09:30:29 -0700 Message-ID: References: <20190509171527.2331-1-f.fainelli@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20190509171527.2331-1-f.fainelli@gmail.com> Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org To: Florian Fainelli , linux-arm-kernel@lists.infradead.org Cc: robh@kernel.org, Hauke Mehrtens , =?UTF-8?B?UmFmYcWCIE1pxYJlY2tp?= , "maintainer:BROADCOM BCM5301X ARM ARCHITECTURE" , Rob Herring , Mark Rutland , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , open list List-Id: devicetree@vger.kernel.org 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 > Signed-off-by: Florian Fainelli Applied to devicetree/fixes, thanks! -- Florian