Home
last modified time | relevance | path

Searched +full:at91sam9g20ek +full:- +full:wm8731 +full:- +full:audio (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/Documentation/devicetree/bindings/sound/
Datmel,at91sam9g20ek-wm8731.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/sound/atmel,at91sam9g20ek-wm8731.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Atmel at91sam9g20ek wm8731 audio complex
10 - Balakrishnan Sambath <balakrishnan.s@microchip.com>
13 The audio complex configuration for Atmel at91sam9g20ek with WM8731 audio codec.
17 const: atmel,at91sam9g20ek-wm8731-audio
21 description: The user-visible name of this sound complex.
23 atmel,audio-routing:
[all …]
/linux-6.15/sound/soc/atmel/
Dsam9g20_wm8731.c1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * sam9g20_wm8731 -- SoC audio for AT91SAM9G20-based
4 * ATMEL AT91SAM9G20ek board.
28 #include <linux/atmel-ssc.h>
35 #include "../codecs/wm8731.h"
36 #include "atmel-pcm.h"
59 /* mic is connected to Mic Jack, with WM8731 Mic Bias */
65 * Logic for a wm8731 as connected on a at91sam9g20ek board.
70 struct device *dev = rtd->dev; in at91sam9g20ek_wm8731_init()
78 dev_err(dev, "Failed to set WM8731 SYSCLK: %d\n", ret); in at91sam9g20ek_wm8731_init()
[all …]
/linux-6.15/arch/arm/boot/dts/microchip/
Dat91sam9g20ek_common.dtsi1 // SPDX-License-Identifier: GPL-2.0-only
3 * at91sam9g20ek_common.dtsi - Device Tree file for Atmel at91sam9g20ek board
5 * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
8 #include <dt-bindings/input/input.h>
14 stdout-path = "serial0:115200n8";
23 clock-frequency = <32768>;
27 clock-frequency = <18432000>;
50 pinctrl_board_mmc0_slot1: mmc0_slot1-board {
63 compatible = "atmel,tcb-timer";
68 compatible = "atmel,tcb-timer";
[all …]