diff options
author | Weidong Wang <[email protected]> | 2023-10-25 19:26:23 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-10-25 13:39:24 +0100 |
commit | debd9fa7bf17251c44a01ac1536d97566df45ca6 (patch) | |
tree | 35ecee316ef9c6525e748068ed2ec7d2deb8287e | |
parent | 109cb2160128211ca7b17bad79cb0441f1440bc9 (diff) |
ASoC: dt-bindings: Add schema for "awinic,aw88399"
Add the awinic,aw88399 property to the awinic,aw88395.yaml file.
Signed-off-by: Weidong Wang <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/sound/awinic,aw88395.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/awinic,aw88395.yaml b/Documentation/devicetree/bindings/sound/awinic,aw88395.yaml index 5d5ebc72b721..ac5f2e0f42cb 100644 --- a/Documentation/devicetree/bindings/sound/awinic,aw88395.yaml +++ b/Documentation/devicetree/bindings/sound/awinic,aw88395.yaml @@ -19,6 +19,7 @@ properties: enum: - awinic,aw88395 - awinic,aw88261 + - awinic,aw88399 reg: maxItems: 1 |