]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
ASoC: dt-bindings: mt8192-mt6359: add new compatible for using rt1015p
authorTzung-Bi Shih <tzungbi@google.com>
Tue, 1 Dec 2020 13:26:13 +0000 (21:26 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 2 Dec 2020 13:35:27 +0000 (13:35 +0000)
Adds new compatible string "mt8192_mt6359_rt1015p_rt5682" for machines
with rt1015p and rt5682.

Signed-off-by: Tzung-Bi Shih <tzungbi@google.com>
Link: https://lore.kernel.org/r/20201201132614.1691352-6-tzungbi@google.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/mt8192-mt6359-rt1015-rt5682.yaml

index b336a42bbb1609ad2767f005de701b8684f507ca..bf8c8ba25009dcc90c26f9049492c29a1e6e46c4 100644 (file)
@@ -15,7 +15,9 @@ description:
 
 properties:
   compatible:
-      const: mediatek,mt8192_mt6359_rt1015_rt5682
+    enum:
+      - mediatek,mt8192_mt6359_rt1015_rt5682
+      - mediatek,mt8192_mt6359_rt1015p_rt5682
 
   mediatek,platform:
     $ref: "/schemas/types.yaml#/definitions/phandle"