Searched +full:sama5d2 +full:- +full:i2s (Results 1 – 6 of 6) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)4 ---5 $id: http://devicetree.org/schemas/sound/atmel,sama5d2-i2s.yaml#6 $schema: http://devicetree.org/meta-schemas/core.yaml#8 title: Atmel I2S controller11 - Nicolas Ferre <nicolas.ferre@microchip.com>12 - Alexandre Belloni <alexandre.belloni@bootlin.com>13 - Claudiu Beznea <claudiu.beznea@microchip.com>16 Atmel I2S (Inter-IC Sound Controller) bus is the standard21 const: atmel,sama5d2-i2s[all …]
1 * Atmel I2S controller4 - compatible: Should be "atmel,sama5d2-i2s".5 - reg: Should be the physical base address of the controller and the7 - interrupts: Should contain the interrupt for the controller.8 - dmas: Should be one per channel name listed in the dma-names property,9 as described in atmel-dma.txt and dma.txt files.10 - dma-names: Two dmas have to be defined, "tx" and "rx".12 if this mode is used, one "rx-tx" name must be used.13 - clocks: Must contain an entry for each entry in clock-names.14 Please refer to clock-bindings.txt.[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3 * sama5d2.dtsi - Device Tree Include file for SAMA5D2 family SoC9 #include <dt-bindings/dma/at91.h>10 #include <dt-bindings/interrupt-controller/irq.h>11 #include <dt-binding[all...]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3 * at91-sama5d2_xplained.dts - Device Tree file for SAMA5D2 Xplained board8 /dts-v1/;9 #include "sama5d2.dtsi"10 #include "sama5d2-pinfunc.h"11 #include <dt-bindings/mfd/atmel-flexcom.h>12 #include <dt-bindings/gpio/gpio.h>13 #include <dt-bindings/input/input.h>14 #include <dt-bindings/regulator/active-semi,8945a-regulator.h>17 model = "Atmel SAMA5D2 Xplained";[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3 * sama7g5.dtsi - Device Tree Include file for SAMA7G5 family SoC12 #include <dt-bindings/iio/adc/at91-sama5d2_adc.h>13 #include <dt-bindings/interrupt-controller/irq.h>14 #include <dt-bindings/interrupt-controller/arm-gic.h>15 #include <dt-bindings/clock/at91.h>16 #include <dt-bindings/dma/at91.h>17 #include <dt-bindings/gpio/gpio.h>18 #include <dt-bindings/mfd/at91-usart.h>19 #include <dt-bindings/nvmem/microchip,sama7g5-otpc.h>[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3 * sam9x60.dtsi - Device Tree Include file for Microchip SAM9X60 SoC10 #include <dt-bindings/dma/at91.h>11 #include <dt-bindings/pinctrl/at91.h>12 #include <dt-bindings/interrupt-controller/irq.h>13 #include <dt-bindings/gpio/gpio.h>14 #include <dt-bindings/clock/at91.h>15 #include <dt-bindings/mfd/at91-usart.h>16 #include <dt-bindings/mfd/atmel-flexcom.h>19 #address-cells = <1>;[all …]