[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1bbb7f38-69ba-583c-e8ae-ccff3ad8f08d@linaro.org>
Date: Tue, 2 Aug 2022 12:40:55 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Ban Tao <fengzheng923@...il.com>, lgirdwood@...il.com,
broonie@...nel.org, robh+dt@...nel.org,
krzysztof.kozlowski+dt@...aro.org, wens@...e.org,
jernej.skrabec@...il.com, samuel@...lland.org,
alsa-devel@...a-project.org
Cc: devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-sunxi@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v7 2/2] ASoC: sun50i-dmic: dt-bindings: add DT bindings
for DMIC controller
On 31/07/2022 14:51, Ban Tao wrote:
> + dmic: dmic@...5000 {
> + #sound-dai-cells = <0>;
> + compatible = "allwinner,sun50i-h6-dmic";
> + reg = <0x05095000 0x400>;
> + interrupts = <GIC_SPI 22 IRQ_TYPE_LEVEL_HIGH>;
> + clocks = <&ccu CLK_BUS_DMIC>, <&ccu CLK_DMIC>;
> + clock-names = "bus", "mod";
> + dmas = <&dma 7>;
> + dma-names = "rx";
> + resets = <&ccu RST_BUS_DMIC>;
> + };
> +
> +...
> \ No newline at end of file
This has to be fixed.
Best regards,
Krzysztof
Powered by blists - more mailing lists