Searched +full:smdk +full:- +full:wm8994 (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/contrib/device-tree/Bindings/sound/ |
| H A D | samsung,smdk-wm8994.txt | 1 Samsung SMDK audio complex 4 - compatible : "samsung,smdk-wm8994" 5 - samsung,i2s-controller: The phandle of the Samsung I2S0 controller 6 - samsung,audio-codec: The phandle of the WM8994 audio codec 10 compatible = "samsung,smdk-wm8994"; 12 samsung,i2s-controller = <&i2s0>; 13 samsung,audio-codec = <&wm8994>;
|
| H A D | samsung,smdk5250.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Samsung SMDK5250 audio complex with WM8994 codec 10 - Krzysztof Kozlowski <krzk@kernel.org> 11 - Sylwester Nawrocki <s.nawrocki@samsung.com> 15 const: samsung,smdk-wm8994 17 samsung,audio-codec: 21 samsung,i2s-controller: 26 - compatible [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm/samsung/ |
| H A D | exynos5250-smdk5250.dts | 1 // SPDX-License-Identifier: GPL-2.0 9 /dts-v1/; 10 #include <dt-bindings/clock/maxim,max77686.h> 11 #include <dt-bindings/gpio/gpio.h> 12 #include <dt-bindings/interrupt-controller/irq.h> 31 stdout-path = "serial2:115200n8"; 34 vdd: fixed-regulator-vdd { 35 compatible = "regulator-fixed"; 36 regulator-name = "vdd-supply"; 37 regulator-min-microvolt = <1800000>; [all …]
|