Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757489AbbFPVfd (ORCPT ); Tue, 16 Jun 2015 17:35:33 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:56042 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755532AbbFPVb6 (ORCPT ); Tue, 16 Jun 2015 17:31:58 -0400 From: Stephen Boyd To: Andy Gross Cc: linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Mike Rapoport , Igor Grinberg , Tim Bird , Bjorn Andersson , Mathieu Olivari Subject: [PATCH 00/10] Use stdout-path on qcom boards Date: Tue, 16 Jun 2015 14:31:43 -0700 Message-Id: <1434490313-13905-1-git-send-email-sboyd@codeaurora.org> X-Mailer: git-send-email 2.3.0.rc1.33.g42e4583 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2272 Lines: 47 These patches convert the qcom dts files to use serial aliases and the stdout-path property so that we don't have to put the console on the kernel commandline. Cc: Mike Rapoport Cc: Igor Grinberg Cc: Tim Bird Cc: Bjorn Andersson Cc: Mathieu Olivari Stephen Boyd (10): ARM: dts: qcom: Label serial nodes for aliasing and stdout-path ARM: dts: qcom: apq8064-cm-qs600: Use stdout-path ARM: dts: qcom: apq8064-ifc6410: Use stdout-path ARM: dts: qcom: apq8074-dragonboard: Use stdout-path ARM: dts: qcom: apq8084-ifc6540: Use stdout-path ARM: dts: qcom: apq8084-mtp: Use stdout-path ARM: dts: qcom: ipq8064-ap148: Use stdout-path ARM: dts: qcom: msm8660-surf: Use stdout-path ARM: dts: qcom: msm8960-cdp: Use stdout-path ARM: dts: qcom: msm8974-sony-xperia-honami: Use stdout-path arch/arm/boot/dts/qcom-apq8064-cm-qs600.dts | 8 ++++++++ arch/arm/boot/dts/qcom-apq8064-ifc6410.dts | 4 ++++ arch/arm/boot/dts/qcom-apq8074-dragonboard.dts | 8 ++++++++ arch/arm/boot/dts/qcom-apq8084-ifc6540.dts | 8 ++++++++ arch/arm/boot/dts/qcom-apq8084-mtp.dts | 8 ++++++++ arch/arm/boot/dts/qcom-apq8084.dtsi | 2 +- arch/arm/boot/dts/qcom-ipq8064-ap148.dts | 8 ++++++++ arch/arm/boot/dts/qcom-ipq8064.dtsi | 2 +- arch/arm/boot/dts/qcom-msm8660-surf.dts | 8 ++++++++ arch/arm/boot/dts/qcom-msm8660.dtsi | 2 +- arch/arm/boot/dts/qcom-msm8960-cdp.dts | 8 ++++++++ arch/arm/boot/dts/qcom-msm8960.dtsi | 2 +- arch/arm/boot/dts/qcom-msm8974-sony-xperia-honami.dts | 8 ++++++++ arch/arm/boot/dts/qcom-msm8974.dtsi | 2 +- 14 files changed, 73 insertions(+), 5 deletions(-) -- The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/