From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH] arm64: dts: lg: Fix SPI controller node names Date: Wed, 26 Sep 2018 18:11:48 -0500 Message-ID: References: <20180913181245.25484-20-robh@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20180913181245.25484-20-robh@kernel.org> 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: devicetree@vger.kernel.org, "moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE" , ARM-SoC Maintainers Cc: Chanho Min List-Id: devicetree@vger.kernel.org On Thu, Sep 13, 2018 at 1:13 PM Rob Herring wrote: > > SPI controller nodes should be named 'spi' rather than 'ssp'. Fixing the > name enables dtc SPI bus checks. > > Cc: Chanho Min > Signed-off-by: Rob Herring > --- > Please apply to the sub-arch tree. The dtc changes haven't landed, but > will for 4.20. Ping. Arnd, Olof, Can you pick this up if the sub-arch maintainer doesn't. Rob