Searched +full:regulator +full:- +full:boot +full:- +full:on (Results 1 – 25 of 110) sorted by relevance
12345
/Zephyr-latest/dts/bindings/regulator/ |
D | silabs,series2-dcdc.yaml | 2 # SPDX-License-Identifier: Apache-2.0 5 Silicon Labs Series 2 DC-DC converter. 7 Include the bindings header file <zephyr/dt-bindings/regulator/silabs_dcdc.h> to get 12 `regulator-boot-on` 13 Enable DC-DC converter at boot. If not set, the DC-DC converter is powered off. 14 `regulator-allow-bypass` 15 Enable bypass mode. If combined with `regulator-boot-on`, the DC-DC converter 17 `regulator-initial-mode` 19 `regulator-init-microvolt` 22 compatible: "silabs,series2-dcdc" [all …]
|
D | nordic,npm6001-regulator.yaml | 2 # SPDX-License-Identifier: Apache-2.0 15 compatible = "nordic,npm6001-regulator"; 38 compatible: "nordic,npm6001-regulator" 42 child-binding: 44 - name: regulator.yaml 45 property-allowlist: 46 - regulator-always-on 47 - regulator-boot-on 48 - regulator-boot-off 49 - regulator-max-microamp [all …]
|
D | x-powers,axp192-regulator.yaml | 3 # SPDX-License-Identifier: Apache-2.0 17 compatible = "x-powers,axp192-regulator"; 41 compatible: "x-powers,axp192-regulator" 45 child-binding: 47 - name: regulator.yaml 48 property-allowlist: 49 - regulator-init-microvolt 50 - regulator-min-microvolt 51 - regulator-max-microvolt 52 - regulator-always-on [all …]
|
D | regulator-gpio.yaml | 2 # SPDX-License-Identifier: Apache-2.0 5 GPIO-controlled voltage of regulators 8 vccq_sd0: regulator-vccq-sd0 { 9 compatible = "regulator-gpio"; 11 regulator-name = "SD0 VccQ"; 12 regulator-min-microvolt = <1800000>; 13 regulator-max-microvolt = <3300000>; 15 enable-gpios = <&gpio5 3 GPIO_ACTIVE_HIGH>; 20 regulator-boot-on; 23 In the above example, three GPIO pins are used for controlling the regulator: [all …]
|
D | adi,adp5360-regulator.yaml | 2 # SPDX-License-Identifier: Apache-2.0 7 The PMIC has one buck converter and one buck-boost converter. Both need to be 16 compatible = "adi,adp5360-regulator"; 27 compatible: "adi,adp5360-regulator" 31 child-binding: 33 - name: regulator.yaml 34 property-allowlist: 35 - regulator-always-on 36 - regulator-boot-on 37 - regulator-boot-off [all …]
|
D | x-powers,axp2101-regulator.yaml | 3 # SPDX -License-Identifier: Apache-2.0 14 compatible = "x-powers,axp2101"; 18 compatible = "x-powers,axp2101-regulator"; 66 compatible: "x-powers,axp2101-regulator" 70 child-binding: 72 - name: regulator.yaml 73 property-allowlist: 74 - regulator-init-microvolt 75 - regulator-min-microvolt 76 - regulator-max-microvolt [all …]
|
D | regulator-fixed.yaml | 1 # Copyright 2019-2020 Peter Bigot Consulting, LLC 3 # SPDX-License-Identifier: Apache-2.0 8 - name: base.yaml 9 - name: regulator.yaml 10 property-allowlist: 11 - regulator-name 12 - regulator-boot-on 13 - regulator-always-on 14 - regulator-min-microvolt 15 - regulator-max-microvolt [all …]
|
D | nordic,npm1300-regulator.yaml | 2 # SPDX-License-Identifier: Apache-2.0 16 compatible = "nordic,npm1300-regulator"; 33 compatible: "nordic,npm1300-regulator" 38 dvs-gpios: 39 type: phandle-array 47 The effect of the mode change is defined by the enable-gpios 48 and pwm_gpios fields for each of the regulator blocks. 50 child-binding: 52 - name: regulator.yaml 53 property-allowlist: [all …]
|
D | regulator.yaml | 1 # Copyright 2019-2020, Peter Bigot Consulting, LLC 3 # SPDX-License-Identifier: Apache-2.0 9 linux/Documentation/devicetree/bindings/regulator/regulator.yaml. 14 regulator-name: 16 description: A string used as a descriptive name for regulator outputs 18 regulator-init-microvolt: 22 regulator-min-microvolt: 26 regulator-max-microvolt: 30 regulator-microvolt-offset: 34 regulator-init-microamp: [all …]
|
D | maxim,max20335-regulator.yaml | 2 # SPDX-License-Identifier: Apache-2.0 15 compatible = maxim,max20335-regulator"; 35 compatible: "maxim,max20335-regulator" 39 child-binding: 41 - name: regulator.yaml 42 property-allowlist: 43 - regulator-init-microvolt 44 - regulator-min-microvolt 45 - regulator-max-microvolt 46 - regulator-init-microamp [all …]
|
D | raspberrypi,core-supply-regulator.yaml | 2 # SPDX-License-Identifier: Apache-2.0 7 compatible: "raspberrypi,core-supply-regulator" 10 - name: base.yaml 11 - name: regulator.yaml 12 property-allowlist: 13 - regulator-always-on 14 - regulator-boot-on 15 - regulator-min-microvolt 16 - regulator-max-microvolt 17 - regulator-allowed-modes [all …]
|
D | nxp,pf1550-regulator.yaml | 2 # SPDX-License-Identifier: Apache-2.0 15 compatible = nxp,pf1550-regulator"; 38 compatible: "nxp,pf1550-regulator" 42 child-binding: 44 - name: regulator.yaml 45 property-allowlist: 46 - regulator-init-microvolt 47 - regulator-min-microvolt 48 - regulator-max-microvolt 49 - regulator-init-microamp [all …]
|
D | renesas,da1469x-regulator.yaml | 2 # SPDX-License-Identifier: Apache-2.0 7 compatible: "renesas,smartbond-regulator" 9 child-binding: 11 - name: regulator.yaml 12 property-allowlist: 13 - regulator-always-on 14 - regulator-boot-on 15 - regulator-init-microvolt 16 - regulator-initial-mode 17 - regulator-max-microamp [all …]
|
D | nordic,npm2100-regulator.yaml | 2 # SPDX-License-Identifier: Apache-2.0 16 compatible = "nordic,npm2100-regulator"; 27 compatible: "nordic,npm2100-regulator" 32 dvs-gpios: 33 type: phandle-array 39 The effect of the mode change is defined by the mode-gpios 40 fields for each of the regulator blocks. 42 child-binding: 44 - name: regulator.yaml 45 property-allowlist: [all …]
|
/Zephyr-latest/tests/drivers/regulator/api/ |
D | app.overlay | 3 * SPDX-License-Identifier: Apache-2.0 7 regulator: regulator { 8 compatible = "zephyr,fake-regulator"; 13 regulator-always-on; 17 regulator-boot-on; 21 regulator-min-microvolt = <100>; 22 regulator-max-microvolt = <200>; 23 regulator-min-microamp = <100>; 24 regulator-max-microamp = <200>; 25 regulator-allowed-modes = <1 10>; [all …]
|
/Zephyr-latest/boards/arduino/portenta_h7/ |
D | arduino_portenta_h7_stm32h747xx_m7.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 9 #include <st/h7/stm32h747xihx-pinctrl.dtsi> 10 #include "arduino_portenta_h7-common.dtsi" 15 compatible = "arduino,portenta-h7"; 21 zephyr,code-partition = &slot0_partition; 22 zephyr,bt-hci = &bt_hci_uart; 26 compatible = "regulator-fixed"; 27 regulator-name = "oscen"; 28 enable-gpios = <&gpioh 1 GPIO_ACTIVE_HIGH>; [all …]
|
/Zephyr-latest/tests/drivers/regulator/fixed/dts/ |
D | test_common.dtsi | 3 * SPDX-License-Identifier: Apache-2.0 7 regulator { 8 compatible = "regulator-fixed"; 9 regulator-name = "test"; 10 regulator-boot-on; 11 startup-delay-us = <1000000>; 12 off-on-delay-us = <20000>; 16 compatible = "test-regulator-fixed";
|
/Zephyr-latest/dts/arm/renesas/smartbond/ |
D | da1469x.dtsi | 3 * SPDX-License-Identifier: Apache-2.0 6 #include <arm/armv8-m.dtsi> 9 #include <zephyr/dt-bindings/gpio/gpio.h> 10 #include <zephyr/dt-bindings/adc/smartbond-adc.h> 11 #include <zephyr/dt-bindings/pinctrl/smartbond-pinctrl.h> 12 #include <zephyr/dt-bindings/dma/dma_smartbond.h> 17 zephyr,flash-controller = &flash_controller; 21 compatible = "zephyr,lvgl-pointer-input"; 25 #address-cells = <1>; 26 #size-cells = <0>; [all …]
|
/Zephyr-latest/boards/seco/stm32f3_seco_d23/ |
D | stm32f3_seco_d23.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 9 #include <st/f3/stm32f302v(b-c)tx-pinctrl.dtsi> 12 model = "SECO SBC-3.5-PX30 board (STM32F302VCT6)"; 13 compatible = "seco,stm32f3-d23"; 17 zephyr,code-partition = &slot0_partition; 18 zephyr,shell-uart = &usart1; 25 compatible = "gpio-leds"; 28 label = "LED-1"; 32 label = "LED-2"; [all …]
|
/Zephyr-latest/samples/drivers/led/led_strip/boards/ |
D | blueclover_plt_demo_v2_nrf52832.overlay | 4 * SPDX-License-Identifier: Apache-2.0 8 led_pwr: led-pwr-ctrl { 9 compatible = "regulator-fixed"; 10 regulator-name = "led-pwr-ctrl"; 11 enable-gpios = <&gpio0 25 GPIO_ACTIVE_HIGH>; 12 regulator-boot-on;
|
/Zephyr-latest/boards/olimex/lora_stm32wl_devkit/ |
D | olimex_lora_stm32wl_devkit_C.overlay | 4 * SPDX-License-Identifier: Apache-2.0 10 compatible = "regulator-fixed"; 11 enable-gpios = <&gpiob 12 (GPIO_ACTIVE_LOW | GPIO_OPEN_DRAIN)>; 12 regulator-name = "fet2_regulator"; 13 regulator-boot-on;
|
/Zephyr-latest/dts/bindings/power/ |
D | nxp,s32k3-pmc.yaml | 2 # SPDX-License-Identifier: Apache-2.0 6 compatible: "nxp,s32k3-pmc" 14 lm-reg: 17 Enables the Last Mile regulator, which regulates an external 1.5V 18 voltage on V15 down to the core and logic supply (V11 power domain), 20 When enabling PLL as system clock, the PMC Last Mile regulator should 23 lm-reg-auto: 26 Enables to turn over automatically from Boot Regulator Mode to Last Mile 27 regulator mode and vice versa, depending on the V15 voltage status. 29 lm-reg should be also enabled. [all …]
|
/Zephyr-latest/dts/arm64/renesas/ |
D | r8a779f0.dtsi | 2 * Device Tree Source for the R-Car S4 (R8A779F0) SoC 6 * SPDX-License-Identifier: Apache-2.0 8 #include <arm64/armv8-a.dtsi> 9 #include <dt-bindings/interrupt-controller/arm-gic.h> 10 #include <zephyr/dt-bindings/clock/renesas_cpg_mssr.h> 11 #include <zephyr/dt-bindings/clock/r8a779f0_cpg_mssr.h> 15 #address-cells = <2>; 16 #size-cells = <2>; 17 interrupt-parent = <&gic>; 20 #address-cells = <1>; [all …]
|
D | rcar_gen3_ca57.dtsi | 2 * Device Tree Source for the R-Car H3/M3 (R8A77951/R8A77961) SoC 6 * SPDX-License-Identifier: Apache-2.0 8 #include <arm64/armv8-a.dtsi> 9 #include <dt-bindings/interrupt-controller/arm-gic.h> 10 #include <zephyr/dt-bindings/clock/renesas_cpg_mssr.h> 11 #include <zephyr/dt-bindings/clock/r8a7795_cpg_mssr.h> 14 #address-cells = <2>; 15 #size-cells = <2>; 18 compatible = "arm,psci-1.0", "arm,psci-0.2", "arm,psci"; 23 compatible = "arm,armv8-timer"; [all …]
|
/Zephyr-latest/boards/m5stack/m5stack_core2/ |
D | m5stack_core2_procpu.dts | 4 * SPDX-License-Identifier: Apache-2.0 6 /dts-v1/; 9 #include "m5stack_core2-pinctrl.dtsi" 12 #include <zephyr/dt-bindings/display/ili9xxx.h> 13 #include <zephyr/dt-bindings/regulator/axp192.h> 21 pwr-led = &pwr_led; 22 uart-0 = &uart0; 23 i2c-0 = &i2c0; 33 zephyr,shell-uart = &uart0; 36 zephyr,code-partition = &slot0_partition; [all …]
|
12345