
2 Aug
2022
2 Aug
'22
1:40 p.m.
On 31/07/2022 14:51, Ban Tao wrote:
- dmic: dmic@5095000 {
#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