From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH 1/4] ARM: dts: uniphier: use stdout-path instead of console Date: Fri, 23 Oct 2015 22:11:03 +0200 Message-ID: <4559032.j1oBm0CRbv@wuerfel> References: <1445427390-22750-1-git-send-email-yamada.masahiro@socionext.com> <1445427390-22750-2-git-send-email-yamada.masahiro@socionext.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1445427390-22750-2-git-send-email-yamada.masahiro@socionext.com> 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: Masahiro Yamada Cc: Mark Rutland , devicetree@vger.kernel.org, Russell King , Pawel Moll , Ian Campbell , linux-kernel@vger.kernel.org, Rob Herring , arm@kernel.org, Kumar Gala , linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On Wednesday 21 October 2015 20:36:27 Masahiro Yamada wrote: > Specifying both console and stdout-path is redundant. Add options > ":115200n8" to stdout-path and drop "console=ttyS0,115200". > > Signed-off-by: Masahiro Yamada > Applied, thanks! Arnd