Re: [PATCH v5 4/4] arm64: dts: sdm845: Add serial console support

From: Bjorn Andersson
Date: Sun Mar 04 2018 - 14:59:42 EST


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@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