From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751549AbdFZTIe (ORCPT ); Mon, 26 Jun 2017 15:08:34 -0400 Received: from mail-it0-f66.google.com ([209.85.214.66]:34681 "EHLO mail-it0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751386AbdFZTI2 (ORCPT ); Mon, 26 Jun 2017 15:08:28 -0400 Date: Mon, 26 Jun 2017 14:08:26 -0500 From: Rob Herring To: Amelie Delaunay Cc: Mark Brown , Mark Rutland , Maxime Coquelin , Alexandre Torgue , linux-spi@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/8] dt-bindings: spi: stm32: use SoC specific compatible Message-ID: <20170626190826.bm464jxtbmcfmjpp@rob-hp-laptop> References: <1498222550-19092-1-git-send-email-amelie.delaunay@st.com> <1498222550-19092-2-git-send-email-amelie.delaunay@st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1498222550-19092-2-git-send-email-amelie.delaunay@st.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jun 23, 2017 at 02:55:43PM +0200, Amelie Delaunay wrote: > This patch replaces st,stm32-spi compatible with st,stm32h7-spi SoC > specific compatible and updates the example accondingly. > > Signed-off-by: Amelie Delaunay > --- > Documentation/devicetree/bindings/spi/spi-stm32.txt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Acked-by: Rob Herring