Searched +full:aiu +full:- +full:gxl (Results 1 – 11 of 11) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/sound/amlogic,aiu.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Amlogic AIU audio output controller10 - Jerome Brunet <jbrunet@baylibre.com>14 pattern: "^audio-controller@.*"16 "#sound-dai-cells":21 - enum:22 - amlogic,aiu-gxbb[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)8 /dts-v1/;10 #include <dt-bindings/input/input.h>11 #include <dt-bindings/sound/meson-aiu.h>13 #include "meson-gxl-s805x.dtsi"16 compatible = "libretech,aml-s805x-ac", "amlogic,s805x",17 "amlogic,meson-gxl";18 model = "Libre Computer AML-S805X-AC";27 stdout-path = "serial0:115200n8";30 cvbs-connector {[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)8 /dts-v1/;10 #include <dt-bindings/input/input.h>11 #include <dt-bindings/sound/meson-aiu.h>13 #include "meson-gxl-s905x.dtsi"16 compatible = "libretech,aml-s905x-cc", "amlogic,s905x",17 "amlogic,meson-gxl";18 model = "Libre Computer AML-S905X-CC";25 dio2133: analog-amplifier {26 compatible = "simple-audio-amplifier";[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)7 /dts-v1/;9 #include <dt-bindings/input/input.h>10 #include <dt-bindings/leds/common.h>11 #include <dt-bindings/sound/meson-aiu.h>13 #include "meson-gxl-s905x.dtsi"16 compatible = "libretech,aml-s905x-cc-v2", "amlogic,s905x",17 "amlogic,meson-gxl";18 model = "Libre Computer AML-S905X-CC V2";27 stdout-path = "serial0:115200n8";[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)7 #include "meson-gx.dtsi"8 #include <dt-bindings/clock/gxbb-clkc.h>9 #include <dt-bindings/clock/gxbb-aoclkc.h>10 #include <dt-bindings/gpio/meson-gxl-gpio.h>11 #include <dt-bindings/reset/amlogic,meson-gxbb-reset.h>14 compatible = "amlogic,meson-gxl";18 compatible = "amlogic,meson-gxl-usb-ctrl";21 #address-cells = <2>;22 #size-cells = <2>;[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)8 * the pin-compatible S912 (GXM) or S905D (GXL) SoCs.11 #include <dt-bindings/sound/meson-aiu.h>19 dio2133: analog-amplifier {20 compatible = "simple-audio-amplifier";21 sound-name-prefix = "AU2";22 VCC-supply = <&hdmi_5v>;23 enable-gpios = <&gpio GPIOH_5 GPIO_ACTIVE_HIGH>;26 spdif_dit: audio-codec-0 {27 #sound-dai-cells = <0>;[all …]
1 // SPDX-License-Identifier: GPL-2.07 /* Libretech Amlogic GX PC form factor - AKA: Tartiflette */9 #include <dt-bindings/input/input.h>10 #include <dt-bindings/leds/common.h>11 #include <dt-bindings/sound/meson-aiu.h>14 adc-keys {15 compatible = "adc-keys";16 io-channels = <&saradc 0>;17 io-channel-names = "buttons";18 keyup-threshold-microvolt = <1800000>;[all …]
1 // SPDX-License-Identifier: GPL-2.013 #include <sound/soc-dai.h>15 #include <dt-bindings/sound/meson-aiu.h>16 #include "aiu.h"17 #include "aiu-fifo.h"52 if (args->args_count != 2) in aiu_of_xlate_dai_name()53 return -EINVAL; in aiu_of_xlate_dai_name()55 if (args->args[0] != component_id) in aiu_of_xlate_dai_name()56 return -EINVAL; in aiu_of_xlate_dai_name()58 id = args->args[1]; in aiu_of_xlate_dai_name()[all …]
1 # SPDX-License-Identifier: GPL-2.0-only6 tristate "Amlogic AIU"111 Select Y or M to add support for the GXBB/GXL SoC sound card136 on GXL, G12 and SM1 SoC family.
1 // SPDX-License-Identifier: GPL-2.07 #include <linux/clk-provider.h>14 #include "clk-regmap.h"15 #include "clk-pll.h"16 #include "clk-mpll.h"17 #include "meson-eeclk.h"18 #include "vid-pll-div.h"229 * On gxl, there is a register shift due to543 * GXL and GXBB have different gp0_pll_dco (with549 .index = -1,[all …]
... -boot-2021.07/.readthedocs.yml u-boot-2021.07/Kbuild u-boot-2021.07 ...