Searched +full:lrclk +full:- +full:strength (Results 1 – 6 of 6) sorted by relevance
4 - compatible : "fsl,sgtl5000".6 - reg : the I2C address of the device8 - #sound-dai-cells: must be equal to 010 - clocks : the clock provider of SYS_MCLK12 - VDDA-supply : the regulator provider of VDDA14 - VDDIO-supply: the regulator provider of VDDIO18 - VDDD-supply : the regulator provider of VDDD20 - micbias-resistor-k-ohms : the bias resistor to be used in kOhms26 - micbias-voltage-m-volts : the bias voltage to be used in mVolts31 - lrclk-strength: the LRCLK pad strength. Possible values are:[all …]
1 # SPDX-License-Identifier: GPL-2.0-only3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Fabio Estevam <festevam@gmail.com>13 - $ref: dai-common.yaml#22 "#sound-dai-cells":25 assigned-clock-parents: true26 assigned-clock-rates: true27 assigned-clocks: true31 - description: the clock provider of SYS_MCLK[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3 /dts-v1/;5 #include <dt-bindings/gpio/gpio.h>6 #include "imx6q-ba16.dtsi"9 model = "Advantech DMS-BA16";10 compatible = "advantech,imx6q-dms-ba16", "advantech,imx6q-ba1[all...]
1 // SPDX-License-Identifier: GPL-2.08 #include <dt-bindings/gpio/gpio.h>12 stdout-path = &uart1;16 compatible = "fsl,imx6-wandboard-sgtl5000",17 "fsl,imx-audio-sgtl5000";18 model = "imx6-wandboard-sgtl5000";19 ssi-controller = <&ssi1>;20 audio-codec = <&codec>;21 audio-routing =25 mux-int-port = <1>;[all …]
1 // SPDX-License-Identifier: GPL-2.0+ OR MIT3 * Copyright 2014-2022 Toradex8 #include <dt-bindings/gpio/gpio.h>9 #include <dt-bindings/pwm/pwm.h>18 /delete-property/ mmc2;19 /delete-property/ mmc3;23 compatible = "pwm-backlight";24 brightness-levels = <0 45 63 88 119 158 203 255>;25 default-brightness-level = <4>;26 enable-gpios = <&gpio3 26 GPIO_ACTIVE_HIGH>; /* Colibri BL_ON */[all …]