Searched +full:mux +full:- +full:pins4 (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/sound/imx-audmux.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Freescale Digital Audio Mux device10 - Oleksij Rempel <o.rempel@pengutronix.de>15 - items:16 - enum:17 - fsl,imx27-audmux18 - const: fsl,imx21-audmux[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later6 /dts-v1/;11 compatible = "phytec,imx27-pcm038", "fsl,imx27";18 reg_3v3: regulator-0 {19 compatible = "regulator-fixed";20 regulator-name = "3V3";21 regulator-min-microvolt = <3300000>;22 regulator-max-microvolt = <3300000>;25 reg_5v0: regulator-1 {26 compatible = "regulator-fixed";[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6 #include <dt-bindings/interrupt-controller/irq.h>7 #include <dt-bindings/interrupt-controller/arm-gic.h>8 #include <dt-bindings/gpio/gpio.h>9 #include <dt-bindings/gpio/meson-s4-gpio.h>10 #include <dt-bindings/clock/amlogic,s4-pll-clkc.h>11 #include <dt-bindings/clock/amlogic,s4-peripherals-clkc.h>12 #include <dt-bindings/power/meson-s4-power.h>16 #address-cells = <2>;17 #size-cells = <0>;[all …]