From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752041AbdF1SGT (ORCPT ); Wed, 28 Jun 2017 14:06:19 -0400 Received: from mail-io0-f194.google.com ([209.85.223.194]:34651 "EHLO mail-io0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751741AbdF1SGG (ORCPT ); Wed, 28 Jun 2017 14:06:06 -0400 Date: Wed, 28 Jun 2017 13:06:03 -0500 From: Rob Herring To: Bich HEMON Cc: Greg Kroah-Hartman , Mark Rutland , Maxime Coquelin , Alexandre TORGUE , Jiri Slaby , "linux-serial@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH 02/20] dt-bindings: serial: each stm32 usart needs an alias Message-ID: <20170628180603.4w5acuv4j2lylnv3@rob-hp-laptop> References: <1498481318-1894-1-git-send-email-bich.hemon@st.com> <1498481318-1894-3-git-send-email-bich.hemon@st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1498481318-1894-3-git-send-email-bich.hemon@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 Mon, Jun 26, 2017 at 12:49:09PM +0000, Bich HEMON wrote: > From: Bich Hemon > > Each usart controller should have an alias correctly > numbered in "aliases" node. This is board specific typically and doesn't need to be in the binding doc. Rob From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH 02/20] dt-bindings: serial: each stm32 usart needs an alias Date: Wed, 28 Jun 2017 13:06:03 -0500 Message-ID: <20170628180603.4w5acuv4j2lylnv3@rob-hp-laptop> References: <1498481318-1894-1-git-send-email-bich.hemon@st.com> <1498481318-1894-3-git-send-email-bich.hemon@st.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1498481318-1894-3-git-send-email-bich.hemon-qxv4g6HH51o@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Bich HEMON Cc: Greg Kroah-Hartman , Mark Rutland , Maxime Coquelin , Alexandre TORGUE , Jiri Slaby , "linux-serial-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" List-Id: devicetree@vger.kernel.org On Mon, Jun 26, 2017 at 12:49:09PM +0000, Bich HEMON wrote: > From: Bich Hemon > > Each usart controller should have an alias correctly > numbered in "aliases" node. This is board specific typically and doesn't need to be in the binding doc. Rob -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: robh@kernel.org (Rob Herring) Date: Wed, 28 Jun 2017 13:06:03 -0500 Subject: [PATCH 02/20] dt-bindings: serial: each stm32 usart needs an alias In-Reply-To: <1498481318-1894-3-git-send-email-bich.hemon@st.com> References: <1498481318-1894-1-git-send-email-bich.hemon@st.com> <1498481318-1894-3-git-send-email-bich.hemon@st.com> Message-ID: <20170628180603.4w5acuv4j2lylnv3@rob-hp-laptop> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Jun 26, 2017 at 12:49:09PM +0000, Bich HEMON wrote: > From: Bich Hemon > > Each usart controller should have an alias correctly > numbered in "aliases" node. This is board specific typically and doesn't need to be in the binding doc. Rob