From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751508AbdFZJip (ORCPT ); Mon, 26 Jun 2017 05:38:45 -0400 Received: from muru.com ([72.249.23.125]:48694 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751372AbdFZJik (ORCPT ); Mon, 26 Jun 2017 05:38:40 -0400 Date: Mon, 26 Jun 2017 02:38:36 -0700 From: Tony Lindgren To: Tom Rini Cc: linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, Rob Herring , Mark Rutland , Russell King , Roger Quadros , Mihail Grigorov Subject: Re: [PATCH 1/2] ARM: dts: dm816x: Correct NAND support nodes Message-ID: <20170626093835.GU3730@atomide.com> References: <1498045347-27324-1-git-send-email-trini@konsulko.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1498045347-27324-1-git-send-email-trini@konsulko.com> User-Agent: Mutt/1.8.2 (2017-04-18) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Tom Rini [170621 04:42]: > The ELM node in dm816x.dtsi needs to declare the correct compatible > value here as per the binding only one value is correct, and the current > driver handles it correctly. We then add pinmux information for the > NAND found on the EVM so that we do not rely on the ROM to do this for > us, and also so that we do not try and probe NAND before we probe the > ELM. OK applying into omap-for-v4.13/dt as it's a fix. Only taking fixes until -rc1 FYI all. Regards, Tony