[PATCH v5 4/4] arm64: dts: sdm845: Add serial console support
From: Bjorn Andersson <hidden>
Date: 2018-03-04 19:59:37
Also in:
linux-arm-msm, linux-devicetree, lkml
From: Bjorn Andersson <hidden>
Date: 2018-03-04 19:59:37
Also in:
linux-arm-msm, linux-devicetree, lkml
On Wed 21 Feb 22:12 PST 2018, Rajendra Nayak wrote:
diff --git a/arch/arm64/boot/dts/qcom/sdm845.dtsi b/arch/arm64/boot/dts/qcom/sdm845.dtsi
[..]
+ qup_uart2: serial at a84000 {
+ compatible = "qcom,geni-debug-uart";
+ reg = <0xa84000 0x4000>;
+ reg-names = "se-phys";
+ clock-names = "se-clk";This was changed to "se" in v3 of the GENI patchset, with that this boots nicely again. Regards, Bjorn