Searched +full:vccda1 +full:- +full:supply (Results 1 – 5 of 5) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schema[all...]
7 - compatible: "ti,pcm3168a"9 - clocks : Contains an entry for each entry in clock-names11 - clock-names : Includes the following entries:14 - VDD1-supply : Digital power supply regulator 1 (+3.3V)16 - VDD2-supply : Digital power supply regulator 2 (+3.3V)18 - VCCAD1-supply : ADC power supply regulator 1 (+5V)20 - VCCAD2-supply : ADC power supply regulator 2 (+5V)22 - VCCDA1-supply : DAC power supply regulator 1 (+5V)24 - VCCDA2-supply : DAC power supply regulator 2 (+5V)30 - reset-gpios : Optional reset gpio line connected to RST pin of the codec.[all …]
1 // SPDX-License-Identifier: GPL-2.018 #clock-cells = <0>;19 compatible = "gpio-mux-clock";21 select-gpios = <&gpio_exp_75 13 GPIO_ACTIVE_HIGH>;24 hdmi1-out {25 compatible = "hdmi-connector";30 remote-endpoint = <&adv7513_out>;35 reg_t1p8v: regulator-t1p8v {36 compatible = "regulator-fixed";37 regulator-name = "T1.8V";[all …]
1 // SPDX-License-Identifier: GPL-2.0-only OR MIT3 * Copyright (C) 2019-2024 Texas Instruments Incorporated - https://www.ti.com/8 /dts-v1/;10 #include "k3-j721e-som-p0.dtsi"11 #include <dt-bindings/gpio/gpio.h>12 #include <dt-bindings/input/input.h>13 #include <dt-bindings/net/ti-dp83867.h>14 #include <dt-bindings/phy/phy-cadence.h>17 compatible = "ti,j721e-evm", "ti,j721e";33 stdout-path = "serial2:115200n8";[all …]
1 // SPDX-License-Identifier: GPL-2.0-only OR MIT3 * Copyright (C) 2022-2024 Texas Instruments Incorporated - https://www.ti.com/8 /dts-v1/;10 #include <dt-bindings/net/ti-dp83867.h>11 #include <dt-bindings/gpio/gpio.h>12 #include "k3-j784s4.dtsi"15 compatible = "ti,j784s4-evm", "ti,j784s4";19 stdout-path = "serial2:115200n8";36 bootph-all;42 reserved_memory: reserved-memory {[all …]