From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751691AbdJNTUW (ORCPT ); Sat, 14 Oct 2017 15:20:22 -0400 Received: from gloria.sntech.de ([95.129.55.99]:38754 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750907AbdJNTUU (ORCPT ); Sat, 14 Oct 2017 15:20:20 -0400 From: Heiko Stuebner To: Heinrich Schuchardt Cc: Rob Herring , Mark Rutland , Catalin Marinas , Will Deacon , Shawn Lin , Kever Yang , Jianqun Xu , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/1] arm64: dts: rockchip: default serial for Firefly-RK3399 Date: Sat, 14 Oct 2017 21:20:03 +0200 Message-ID: <2041727.0dCHrNDLFI@phil> User-Agent: KMail/5.2.3 (Linux/4.11.0-1-amd64; KDE/5.28.0; x86_64; ; ) In-Reply-To: <20170930040640.25526-1-xypron.glpk@gmx.de> References: <20170930040640.25526-1-xypron.glpk@gmx.de> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Samstag, 30. September 2017, 06:06:40 CEST schrieb Heinrich Schuchardt: > The Firefly-RK3399 uses serial2 with 1,500,000 baud by default > for communication in U-Boot and in the vendor provided distros. > > So let us set the same default in the Linux kernel. > > Signed-off-by: Heinrich Schuchardt applied for 4.15 Thanks Heiko