d1: add new target
[openwrt/staging/mans0n.git] / target / linux / d1 / patches-6.1 / 0040-ASoC-sun50i-dmic-dt-bindings-Add-D1-compatible-strin.patch
1 From 7a24e5ee94e0163801c8ab4c131ae1d530a420ea Mon Sep 17 00:00:00 2001
2 From: Samuel Holland <samuel@sholland.org>
3 Date: Wed, 17 Aug 2022 02:08:36 -0500
4 Subject: [PATCH 040/117] ASoC: sun50i-dmic: dt-bindings: Add D1 compatible
5 string
6
7 Signed-off-by: Samuel Holland <samuel@sholland.org>
8 ---
9 .../bindings/sound/allwinner,sun50i-h6-dmic.yaml | 7 ++++++-
10 1 file changed, 6 insertions(+), 1 deletion(-)
11
12 --- a/Documentation/devicetree/bindings/sound/allwinner,sun50i-h6-dmic.yaml
13 +++ b/Documentation/devicetree/bindings/sound/allwinner,sun50i-h6-dmic.yaml
14 @@ -11,7 +11,12 @@ maintainers:
15
16 properties:
17 compatible:
18 - const: allwinner,sun50i-h6-dmic
19 + oneOf:
20 + - items:
21 + - enum:
22 + - allwinner,sun20i-d1-dmic
23 + - const: allwinner,sun50i-h6-dmic
24 + - const: allwinner,sun50i-h6-dmic
25
26 "#sound-dai-cells":
27 const: 0