ASoC: dt-bindings: microchip: use proper naming syntax
authorClaudiu Beznea <claudiu.beznea@microchip.com>
Tue, 13 Dec 2022 11:28:48 +0000 (13:28 +0200)
committerMark Brown <broonie@kernel.org>
Sun, 25 Dec 2022 23:33:15 +0000 (23:33 +0000)
Use the following syntax for Microchip ASoC YAML files:
vendor,device.yaml

Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20221213112851.89212-2-claudiu.beznea@microchip.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/microchip,sama7g5-i2smcc.yaml [moved from Documentation/devicetree/bindings/sound/mchp,i2s-mcc.yaml with 97% similarity]
Documentation/devicetree/bindings/sound/microchip,sama7g5-pdmc.yaml [moved from Documentation/devicetree/bindings/sound/microchip,pdmc.yaml with 97% similarity]
Documentation/devicetree/bindings/sound/microchip,sama7g5-spdifrx.yaml [moved from Documentation/devicetree/bindings/sound/mchp,spdifrx.yaml with 95% similarity]
Documentation/devicetree/bindings/sound/microchip,sama7g5-spdiftx.yaml [moved from Documentation/devicetree/bindings/sound/mchp,spdiftx.yaml with 95% similarity]

@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
 %YAML 1.2
 ---
-$id: http://devicetree.org/schemas/sound/mchp,i2s-mcc.yaml#
+$id: http://devicetree.org/schemas/sound/microchip,sama7g5-i2smcc.yaml#
 $schema: http://devicetree.org/meta-schemas/core.yaml#
 
 title: Microchip I2S Multi-Channel Controller
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
 %YAML 1.2
 ---
-$id: http://devicetree.org/schemas/sound/microchip,pdmc.yaml#
+$id: http://devicetree.org/schemas/sound/microchip,sama7g5-pdmc.yaml#
 $schema: http://devicetree.org/meta-schemas/core.yaml#
 
 title: Microchip Pulse Density Microphone Controller
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
 %YAML 1.2
 ---
-$id: http://devicetree.org/schemas/sound/mchp,spdifrx.yaml#
+$id: http://devicetree.org/schemas/sound/microchip,sama7g5-spdifrx.yaml#
 $schema: http://devicetree.org/meta-schemas/core.yaml#
 
 title: Microchip S/PDIF Rx Controller
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
 %YAML 1.2
 ---
-$id: http://devicetree.org/schemas/sound/mchp,spdiftx.yaml#
+$id: http://devicetree.org/schemas/sound/microchip,sama7g5-spdiftx.yaml#
 $schema: http://devicetree.org/meta-schemas/core.yaml#
 
 title: Microchip S/PDIF Tx Controller