Message ID | 1657200184-29565-8-git-send-email-quic_srivasam@quicinc.com |
---|---|
State | Accepted |
Commit | 14afeaf917375967bb84b4347cd8e4156b84c470 |
Headers | show |
Series | [v14,01/12] arm64: dts: qcom: sc7280: Add nodes for soundwire and va tx rx digital macro codecs | expand |
diff --git a/arch/arm64/boot/dts/qcom/sc7280-herobrine.dtsi b/arch/arm64/boot/dts/qcom/sc7280-herobrine.dtsi index ed80081..c1ca791 100644 --- a/arch/arm64/boot/dts/qcom/sc7280-herobrine.dtsi +++ b/arch/arm64/boot/dts/qcom/sc7280-herobrine.dtsi @@ -296,6 +296,14 @@ /* BOARD-SPECIFIC TOP LEVEL NODES */ + max98360a: audio-codec-0 { + compatible = "maxim,max98360a"; + pinctrl-names = "default"; + pinctrl-0 = <&_en>; + sdmode-gpios = <&tlmm 63 GPIO_ACTIVE_HIGH>; + #sound-dai-cells = <0>; + }; + pwmleds: pwmleds { compatible = "pwm-leds"; status = "disabled";