Searched +full:pmic +full:- +full:stby +full:- +full:poweroff (Results 1 – 6 of 6) sorted by relevance
| /freebsd/sys/contrib/device-tree/Bindings/clock/ |
| H A D | imx6q-clock.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/clock/imx6q-clock.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Abel Vesa <abelvesa@kernel.org> 11 - Peng Fan <peng.fan@nxp.com> 15 const: fsl,imx6q-ccm 25 - description: CCM interrupt request 1 26 - description: CCM interrupt request 2 28 '#clock-cells': [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/regulator/ |
| H A D | pfuze100.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schema [all...] |
| H A D | pfuze100.txt | 4 - compatible: "fsl,pfuze100", "fsl,pfuze200", "fsl,pfuze3000", "fsl,pfuze3001" 5 - reg: I2C slave address 8 - fsl,pfuze-support-disable-sw: Boolean, if present disable all unused switch 10 regulators (e.g. DDR ref, DDR supply) has set the "regulator-always-on" 14 and don't mark them explicit as "regulator-always-on". 15 - fsl,pmic-stby-poweroff: if present, configure the PMIC to shutdown all 18 management IC (PMIC) on PMIC_STBY_REQ signal. 22 - regulators: This is the list of child nodes that specify the regulator 27 --PFUZE100 29 --PFUZE200 [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
| H A D | imx6dl-riotboard.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 6 /dts-v1/; 8 #include <dt-bindings/gpio/gpio.h> 12 compatible = "riot,imx6s-riotboard", "fsl,imx6dl"; 20 stdout-path = "serial1:115200n8"; 24 compatible = "gpio-leds"; 25 pinctrl-name 180 pmic: pmic@8 { global() label [all...] |
| H A D | imx6qdl-colibri.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ OR MIT 3 * Copyright 2014-2022 Toradex 8 #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 …]
|
| H A D | imx6qdl-apalis.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT 3 * Copyright 2014-2022 Toradex 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/pwm/pwm.h> 19 /delete-property/ mmc3; 29 compatible = "pwm-backlight"; 30 brightness-levels = <0 45 63 88 119 158 203 255>; 31 default-brightness-level = <4>; 32 enable-gpios = <&gpio3 13 GPIO_ACTIVE_HIGH>; 33 pinctrl-names = "default"; [all …]
|