Re: [PATCH v7 1/3] ASoC: dt-bindings: qcom,q6apm-lpass-dais: Document DAI subnode
Krzysztof Kozlowski <[email protected]>
| Newsgroups | gmane.linux.sound,gmane.linux.ports.arm.msm,gmane.linux.drivers.devicetree,gmane.linux.kernel |
|---|---|
| Message-ID | <20260725-airborne-hypnotic-swift-bff47e@quoll> |
On Fri, Jul 24, 2026 at 11:54:44PM +0530, Mohammad Rafi Shaik wrote:
> compatible = "qcom,q6apm-lpass-dais";
> #sound-dai-cells = <1>;
> + #address-cells = <1>;
> + #size-cells = <0>;
> +
> + dai@10 {
> + reg = <PRIMARY_MI2S_RX>;
Please fix also the indentation to have consistent 4 spaces.
Keep the Rb tag.
Best regards,
Krzysztof