arm64: dts: qcom: sc7180: Add tertiary mi2s pinctrl
authorNikita Travkin <nikita@trvn.ru>
Thu, 7 Sep 2023 10:02:36 +0000 (15:02 +0500)
committerBjorn Andersson <andersson@kernel.org>
Wed, 20 Sep 2023 15:57:08 +0000 (08:57 -0700)
Some devices use tertiary mi2s to connect external audio codec.
Add it near the other two i2s pinctrl definitions so the devices don't
have to duplicate it.

Signed-off-by: Nikita Travkin <nikita@trvn.ru>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20230907-sc7180-adsp-rproc-v3-3-6515c3fbe0a3@trvn.ru
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/sc7180.dtsi

index be350dd9bc619eeea6af04dee41e57e1ec121444..7126419e21df3f4d8f43695edd579aafb56d231b 100644 (file)
                                pins = "gpio57";
                                function = "lpass_ext";
                        };
+
+                       ter_mi2s_active: ter-mi2s-active-state {
+                               pins = "gpio63", "gpio64", "gpio65", "gpio66";
+                               function = "mi2s_2";
+                       };
                };
 
                remoteproc_mpss: remoteproc@4080000 {