I will include this patch in my next submission.
On 03/05/2018 01:29 AM, Bjorn Andersson wrote:
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.
Thanks Bjorn for testing.
Karthik, it would be good if you could include just this patch from this series as part
of your GENI series for the next (and subsequent) repost, with updates as needed based on
binding changes?