Searched +full:sama7g5 +full:- +full:pdmc (Results 1 – 5 of 5) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/sound/microchip,pdmc.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Codrin Ciubotariu <codrin.ciubotariu@microchip.com>13 The Microchip Pulse Density Microphone Controller (PDMC) interfaces up to 418 const: microchip,sama7g5-pdmc23 "#sound-dai-cells":31 - description: Peripheral Bus Clock32 - description: Generic Clock[all …]
1 # SPDX-License-Identifier: GPL-2.0-only3 tristate "SoC Audio for the Atmel System-on-Chip"31 in PDC mode configured using audio-graph-card in device-tree.40 in DMA mode configured using audio-graph-card in device-tree.43 tristate "SoC Audio support for WM8731-based At91sam9g20 evaluation board"49 Say Y if you want to add support for SoC audio on WM8731-based63 tristate "SoC Audio support for WM8731-based at91sam9x5 board"91 tristate "ASoC driver for the Axentia TSE-850"98 Axentia TSE-850 with a PCM5142 codec.110 tristate "Support for Mikroe-PROTO board"[all …]
1 // SPDX-License-Identifier: GPL-2.03 // Driver for Microchip Pulse Density Microphone Controller (PDMC) interfaces5 // Copyright (C) 2019-2022 Microchip Technology Inc. and its subsidiaries9 #include <dt-bindings/sound/microchip,pdmc.h>22 * ---- PDMC Register map ----35 * ---- Control Register (Write-only) ----40 * ---- Mode Register (Read/Write) ----68 * ---- Configuration Register (Read/Write) ----77 * ---- Interrupt Enable/Disable/Mask/Status Registers ----87 * ---- Version Register (Read-only) ----[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3 * sama7g5.dtsi - Device Tree Include file for SAMA7G5 family SoC12 #include <dt-bindings/interrupt-controller/irq.h>13 #include <dt-bindings/interrupt-controller/arm-gic.h>14 #include <dt-bindings/clock/at91.h>15 #include <dt-bindings/dma/at91.h>16 #include <dt-bindings/gpio/gpio.h>17 #include <dt-bindings/mfd/at91-usart.h>20 model = "Microchip SAMA7G5 family SoC";21 compatible = "microchip,sama7g5";[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3 * at91-sama7g5ek.dts - Device Tree file for SAMA7G5-EK board11 /dts-v1/;12 #include "sama7g5-pinfunc.h"13 #include "sama7g5.dtsi"14 #include <dt-bindings/mfd/atmel-flexcom.h>15 #include <dt-bindings/input/input.h>16 #include <dt-bindings/pinctrl/at91.h>17 #include <dt-bindings/sound/microchip,pdmc.h>20 model = "Microchip SAMA7G5-EK";[all …]