From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Mack Subject: Re: [PATCH] arm: dts: pxa3xx: provide correct clk-names property for nand controller node Date: Thu, 20 Sep 2018 07:03:06 +0200 Message-ID: <4099fb7b-5815-33ac-9131-c052631599c6@zonque.org> References: <20180624174205.20648-1-daniel@zonque.org> <87po0emxhg.fsf@belgarion.home> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Content-Language: en-US List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Robert Jarzmik Cc: devicetree@vger.kernel.org, robh+dt@kernel.org, linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On 19/9/2018 6:20 PM, Daniel Mack wrote: > On 25/6/2018 10:18 PM, Robert Jarzmik wrote: >> Daniel Mack writes: >> >>> The NAND driver looks for a clock named "core" and falls back to a pdev >>> clock that has a wrong rate if not set. >>> >>> Signed-off-by: Daniel Mack >> Applied to pxa/dt with a small "line swap", ie. clock-names is one line below >> "clocks" line. > > This patch got applied twice in mainline, as ce4313f318de and as > 267a113cec97. Not sure what went wrong here, but the same property npow > occurs twice in the node, which leads to an error during dtb complication. Ooops, sorry. Forget it, all is good. I've messed up a local branch. Sorry for the noise. :( Daniel