From: Jeremy McNicoll <jmcnicol@xxxxxxxxxx> As per Documentation/devicetree/bindings/chosen.txt so that we are not relying on implicit defaults. Signed-off-by: Jeremy McNicoll <jeremymc@xxxxxxxxxx> --- arch/arm64/boot/dts/qcom/msm8992-bullhead-rev-101.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/qcom/msm8992-bullhead-rev-101.dts b/arch/arm64/boot/dts/qcom/msm8992-bullhead-rev-101.dts index 93b643b..e1855da 100644 --- a/arch/arm64/boot/dts/qcom/msm8992-bullhead-rev-101.dts +++ b/arch/arm64/boot/dts/qcom/msm8992-bullhead-rev-101.dts @@ -27,7 +27,7 @@ }; chosen { - stdout-path = "serial0"; + stdout-path = "serial0:115200n8"; }; soc { -- 2.6.1 -- To unsubscribe from this list: send the line "unsubscribe linux-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html