Re: [PATCH v3] arm64: dts: qcom: sc7180: Add lpass cpu node for I2S driver

From: Srinivasa Rao Mandadapu
Date: Fri Sep 18 2020 - 12:46:37 EST


Thanks Mr. Doug for Review comments!!

On 9/18/2020 7:28 PM, Doug Anderson wrote:
Hi,

On Fri, Sep 18, 2020 at 6:18 AM Srinivasa Rao Mandadapu
<srivasam@xxxxxxxxxxxxxx> wrote:
--- a/arch/arm64/boot/dts/qcom/sc7180.dtsi
+++ b/arch/arm64/boot/dts/qcom/sc7180.dtsi
@@ -1742,6 +1742,45 @@
};
};

+ sec_mi2s_active: sec-mi2s-active {
+ pinmux {
+ pins = "gpio49", "gpio50", "gpio51";
+ function = "mi2s_1";
+ };
+
+ pinconf {
+ pins = "gpio49", "gpio50", "gpio51";;
There are still two ";" on the above line.
will fix this type error.

--
Qualcomm India Private Limited, on behalf of Qualcomm Innovation Center, Inc.,
is a member of Code Aurora Forum, a Linux Foundation Collaborative Project.