Re: [PATCH v1 7/8] arm64: dts: qcom: maili-mtp: enable audio playback and capture

From: Ajay Kumar Nandam

Date: Thu Sep 24 2026 - 01:22:19 EST



+&i2c3 {
+
+ status = "okay";
+

Nit: Extra blank line after the opening node.

Thanks
Ajay Kumar Nandam

+ wsa885x: speaker@c {
+ compatible = "qcom,wsa8855";
+ reg = <0x0c>;
+
+ interrupt-parent = <&tlmm>;
+ interrupts = <98 IRQ_TYPE_EDGE_FALLING>;
+
+ pinctrl-0 = <&wsa885x_spkr_sd_n &wsa885x_irq_gpio>;
+ pinctrl-names = "default";
+