From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753435AbbINGqd (ORCPT ); Mon, 14 Sep 2015 02:46:33 -0400 Received: from mx0b-0016f401.pphosted.com ([67.231.156.173]:40607 "EHLO mx0b-0016f401.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753291AbbINGqa (ORCPT ); Mon, 14 Sep 2015 02:46:30 -0400 From: Jisheng Zhang To: , , , , , , CC: , , , Jisheng Zhang Subject: [PATCH RESEND 0/2] arm: dts: berlin: use stdout-path Date: Mon, 14 Sep 2015 14:42:11 +0800 Message-ID: <1442212933-760-1-git-send-email-jszhang@marvell.com> X-Mailer: git-send-email 2.5.1 MIME-Version: 1.0 Content-Type: text/plain X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2015-09-14_01:,, signatures=0 X-Proofpoint-Spam-Details: rule=inbound_notspam policy=inbound score=0 kscore.is_bulkscore=0 kscore.compositescore=1 compositescore=0.9 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 kscore.is_spamscore=0 rbsscore=0.9 spamscore=0 urlsuspectscore=0.9 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1507310000 definitions=main-1509140125 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org These two simple patches use stdout-path to specify the console. The first patch add aliases for serial uarts. The second patch removes the console argument from the command line, uses stdout-path instead. Jisheng Zhang (2): arm: dts: berlin: add aliases for serial arm: dts: berlin: use stdout-path arch/arm/boot/dts/berlin2-sony-nsz-gs7.dts | 3 ++- arch/arm/boot/dts/berlin2.dtsi | 6 ++++++ arch/arm/boot/dts/berlin2cd-google-chromecast.dts | 3 ++- arch/arm/boot/dts/berlin2cd.dtsi | 5 +++++ arch/arm/boot/dts/berlin2q-marvell-dmp.dts | 3 ++- arch/arm/boot/dts/berlin2q.dtsi | 5 +++++ 6 files changed, 22 insertions(+), 3 deletions(-) -- 2.5.1