Lines Matching +full:sama7g5 +full:- +full:spdifrx
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/sound/microchip,sama7g5-spdifrx.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Codrin Ciubotariu <codrin.ciubotariu@microchip.com>
14 compliant with the IEC-60958 standard.
17 - $ref: dai-common.yaml#
20 "#sound-dai-cells":
24 const: microchip,sama7g5-spdifrx
34 - description: Peripheral Bus Clock
35 - description: Generic Clock
37 clock-names:
39 - const: pclk
40 - const: gclk
46 dma-names:
50 - "#sound-dai-cells"
51 - compatible
52 - reg
53 - interrupts
54 - clocks
55 - clock-names
56 - dmas
57 - dma-names
62 - |
63 #include <dt-bindings/clock/at91.h>
64 #include <dt-bindings/dma/at91.h>
65 #include <dt-bindings/interrupt-controller/arm-gic.h>
67 spdifrx: spdifrx@e1614000 {
68 #sound-dai-cells = <0>;
69 compatible = "microchip,sama7g5-spdifrx";
73 dma-names = "rx";
75 clock-names = "pclk", "gclk";