Home
last modified time | relevance | path

Searched +full:regulator +full:- +full:suspend +full:- +full:microvolt (Results 1 – 25 of 492) sorted by relevance

12345678910>>...20

/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/
H A Drk3588-rk806-dual.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
7 #include <dt-bindings/gpio/gpio.h>
8 #include <dt-bindings/pinctrl/rockchip.h>
12 assigned-clocks = <&cru CLK_SPI2>;
13 assigned-clock-rates = <200000000>;
14 num-cs = <2>;
18 spi-max-frequency = <1000000>;
21 interrupt-parent = <&gpio0>;
24 pinctrl-names = "default", "pmic-power-off";
25 pinctrl-0 = <&pmic_pins>, <&rk806_dvs1_null>, <&rk806_dvs2_null>, <&rk806_dvs3_null>;
[all …]
H A Drk3588s-rk806-dual.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
7 #include <dt-bindings/gpio/gpio.h>
8 #include <dt-bindings/pinctrl/rockchip.h>
12 assigned-clocks = <&cru CLK_SPI2>;
13 assigned-clock-rates = <200000000>;
14 num-cs = <2>;
18 spi-max-frequency = <1000000>;
21 interrupt-parent = <&gpio0>;
24 pinctrl-names = "default", "pmic-power-off";
25 pinctrl-0 = <&pmic_pins>, <&rk806_dvs1_null>, <&rk806_dvs2_null>, <&rk806_dvs3_null>;
[all …]
H A Drk3588-rk806-single.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
7 #include <dt-bindings/gpio/gpio.h>
8 #include <dt-bindings/pinctrl/rockchip.h>
12 assigned-clocks = <&cru CLK_SPI2>;
13 assigned-clock-rates = <200000000>;
14 pinctrl-names = "default";
15 pinctrl-0 = <&spi2m2_cs0 &spi2m2_pins>;
16 num-cs = <1>;
20 spi-max-frequency = <1000000>;
23 interrupt-parent = <&gpio0>;
[all …]
H A Drk3399-evb-rev3.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
7 #include "rk3399-evb.dtsi"
8 #include <dt-bindings/suspend/rockchip-rk3399.h>
11 compatible = "rockchip,rk3399-evb-rev3", "rockchip,rk3399";
13 vcc5v0_sys: vcc5v0-sys {
14 compatible = "regulator-fixed";
15 regulator-name = "vcc5v0_sys";
16 regulator-always-on;
17 regulator-boot-on;
18 regulator-min-microvolt = <5000000>;
[all …]
H A Drk3399-evb-rev1.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
7 #include "rk3399-evb.dtsi"
8 #include "rk3399-early-opp.dtsi"
11 compatible = "rockchip,rk3399-evb-rev1", "rockchip,rk3399";
13 vdd_log: vdd-log {
14 compatible = "pwm-regulator";
18 regulator-name = "vdd_log";
19 regulator-min-microvolt = <800000>;
20 regulator-max-microvolt = <1400000>;
21 regulator-always-on;
[all …]
H A Drk3562-rk809.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
7 #include <dt-bindings/gpio/gpio.h>
8 #include <dt-bindings/pinctrl/rockchip.h>
16 interrupt-parent = <&gpio0>;
19 pinctrl-names = "default", "pmic-sleep",
20 "pmic-power-off", "pmic-reset";
21 pinctrl-0 = <&pmic_int>;
22 pinctrl-1 = <&soc_slppin_slp>, <&rk817_slppin_slp>;
23 pinctrl-2 = <&soc_slppin_gpio>, <&rk817_slppin_pwrdn>;
24 pinctrl-3 = <&soc_slppin_gpio>, <&rk817_slppin_rst>;
[all …]
H A Drk3399-evb-rev2.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
7 #include "rk3399-evb.dtsi"
8 #include "rk3399-early-opp.dtsi"
11 compatible = "rockchip,rk3399-evb-rev2", "rockchip,rk3399";
13 vcc5v0_sys: vcc5v0-sys {
14 compatible = "regulator-fixed";
15 regulator-name = "vcc5v0_sys";
16 regulator-always-on;
17 regulator-boot-on;
18 regulator-min-microvolt = <5000000>;
[all …]
H A Drk3562-rk817.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
7 #include <dt-bindings/gpio/gpio.h>
8 #include <dt-bindings/pinctrl/rockchip.h>
16 interrupt-parent = <&gpio0>;
19 pinctrl-names = "default", "pmic-sleep",
20 "pmic-power-off", "pmic-reset";
21 pinctrl-0 = <&pmic_int>;
22 pinctrl-1 = <&soc_slppin_slp>, <&rk817_slppin_slp>;
23 pinctrl-2 = <&soc_slppin_gpio>, <&rk817_slppin_pwrdn>;
24 pinctrl-3 = <&soc_slppin_gpio>, <&rk817_slppin_rst>;
[all …]
H A Dpx30-evb.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
7 #include <dt-bindings/gpio/gpio.h>
8 #include <dt-bindings/input/input.h>
9 #include <dt-bindings/pinctrl/rockchip.h>
14 compatible = "rockchip,px30-evb", "rockchip,px30";
17 stdout-path = "serial5:115200n8";
20 adc-keys {
21 compatible = "adc-keys";
22 io-channels = <&saradc 2>;
[all …]
H A Drk3399-evb.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
7 #include <dt-bindings/pwm/pwm.h>
12 compatible = "rockchip,rk3399-evb", "rockchip,rk3399";
15 compatible = "pwm-backlight";
16 brightness-levels = <
49 default-brightness-level = <200>;
53 edp_panel: edp-panel {
54 compatible ="lg,lp079qx1-sp0v";
56 enable-gpios = <&gpio1 RK_PB5 GPIO_ACTIVE_HIGH>;
[all …]
H A Drk3399-rock960.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
9 #include "rk3399-opp.dtsi"
12 sdio_pwrseq: sdio-pwrseq {
13 compatible = "mmc-pwrseq-simple";
15 clock-names = "ext_clock";
16 pinctrl-names = "default";
17 pinctrl-0 = <&wifi_enable_h>;
18 reset-gpios = <&gpio0 RK_PB2 GPIO_ACTIVE_LOW>;
21 vcc12v_dcin: vcc12v-dcin {
22 compatible = "regulator-fixed";
[all …]
H A Drk3399pro-vmarc-som.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
8 #include <dt-bindings/gpio/gpio.h>
9 #include <dt-bindings/pinctrl/rockchip.h>
10 #include <dt-bindings/pwm/pwm.h>
13 compatible = "vamrs,rk3399pro-vmarc-som", "rockchip,rk3399pro";
15 vcc3v3_pcie: vcc-pcie-regulator {
16 compatible = "regulator-fixed";
17 enable-active-high;
19 pinctrl-names = "default";
20 pinctrl-0 = <&pcie_pwr>;
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Drk3128-evb.dts4 * SPDX-License-Identifier: GPL-2.0+
7 /dts-v1/;
10 #include "rk3128-u-boot.dtsi"
14 compatible = "rockchip,rk3128-evb", "rockchip,rk3128";
16 vcc_sys: vcc-sys {
17 compatible = "regulator-fixed";
18 regulator-name = "vcc_sys";
19 regulator-always-on;
20 regulator-boot-on;
21 regulator-min-microvolt = <5000000>;
[all …]
H A D.rk3128-evb.dtb.pre.tmp
H A Dpx30-evb.dts4 * SPDX-License-Identifier: GPL-2.0+
7 /dts-v1/;
9 #include "px30-u-boot.dtsi"
10 #include <dt-bindings/input/input.h>
14 compatible = "rockchip,px30-evb", "rockchip,px30";
16 adc-keys {
17 u-boot,dm-pre-reloc;
18 compatible = "adc-keys";
19 io-channels = <&saradc 2>;
20 io-channel-names = "buttons";
[all …]
H A Drk3288-vyasa.dts4 * This file is dual-licensed: you can use it either under the terms
43 /dts-v1/;
45 #include "rk3288-u-boot.dtsi"
48 model = "Amarula Vyasa-RK3288";
49 compatible = "amarula,vyasa-rk3288", "rockchip,rk3288";
52 stdout-path = &uart2;
60 vcc_sd: sdmmc-regulator {
61 compatible = "regulator-fixed";
63 pinctrl-names = "default";
64 pinctrl-0 = <&sdmmc_pwr>;
[all …]
H A D.rk3288-vyasa.dtb.pre.tmp
H A Drk3326-evb.dts4 * SPDX-License-Identifier: GPL-2.0+
7 /dts-v1/;
9 #include "px30-u-boot.dtsi"
10 #include <dt-bindings/input/input.h>
14 compatible = "rockchip,rk3326-evb", "rockchip,rk3326";
16 adc-keys {
17 u-boot,dm-pre-reloc;
18 compatible = "adc-keys";
19 io-channels = <&saradc 2>;
20 io-channel-names = "buttons";
[all …]
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Drk3288-evb-rk808.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 /dts-v1/;
4 #include "rk3288-evb.dtsi"
8 compatible = "rockchip,rk3288-evb-rk808", "rockchip,rk3288";
10 sdio_pwrseq: sdio-pwrseq {
11 compatible = "mmc-pwrseq-simple";
13 clock-names = "ext_clock";
14 pinctrl-names = "default";
15 pinctrl-0 = <&wifi_enable_h>;
20 * - SDIO_RESET_L_WL_REG_ON
[all …]
H A Drk3128-fireprime.dts2 * This file is dual-licensed: you can use it either under the terms
41 /dts-v1/;
42 #include <dt-bindings/gpio/gpio.h>
43 #include <dt-bindings/pinctrl/rockchip.h>
44 #include <dt-bindings/pwm/pwm.h>
46 #include "rk312x-android.dtsi"
52 fiq-debugger {
53 compatible = "rockchip,fiq-debugger";
54 rockchip,serial-id = <2>;
55 rockchip,signal-irq = <159>;
[all …]
H A Drk3288-vyasa.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
10 model = "Amarula Vyasa-RK3288";
11 compatible = "amarula,vyasa-rk3288", "rockchip,rk3288";
14 stdout-path = &uart2;
22 dc12_vbat: dc12-vbat {
23 compatible = "regulator-fixed";
24 regulator-name = "dc12_vbat";
25 regulator-min-microvolt = <12000000>;
26 regulator-max-microvolt = <12000000>;
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/
H A Drk818.txt4 - compatible: "rockchip,rk818"
5 - reg: I2C slave address
6 - interrupt-parent: The parent interrupt controller.
7 - interrupts: the interrupt outputs of the controller.
8 - #clock-cells: from common clock binding; shall be set to 1 (multiple clock
9 outputs). See <dt-bindings/clock/rockchip,rk808.h> for clock IDs.
12 - clock-output-names: From common clock binding to override the
14 - rockchip,system-power-controller: Telling whether or not this pmic is controlling
16 - vcc1-supply: The input supply for DCDC_REG1
17 - vcc2-supply: The input supply for DCDC_REG2
[all …]
H A Drk809.txt4 - compatible: "rockchip,rk809"
5 - reg: I2C slave address
6 - interrupt-parent: The parent interrupt controller.
7 - interrupts: the interrupt outputs of the controller.
8 - #clock-cells: from common clock binding; shall be set to 1 (multiple clock
9 outputs). See <dt-bindings/clock/rockchip,rk808.h> for clock IDs.
12 - clock-output-names: From common clock binding to override the
14 - rockchip,system-power-controller: Telling whether or not this pmic is controlling
16 - vcc1-supply: The input supply for DCDC_REG1
17 - vcc2-supply: The input supply for DCDC_REG2
[all …]
H A Drk817.txt4 - compatible: "rockchip,rk817"
5 - reg: I2C slave address
6 - interrupt-parent: The parent interrupt controller.
7 - interrupts: the interrupt outputs of the controller.
8 - #clock-cells: from common clock binding; shall be set to 1 (multiple clock
9 outputs). See <dt-bindings/clock/rockchip,rk808.h> for clock IDs.
12 - clock-output-names: From common clock binding to override the
14 - rockchip,system-power-controller: Telling whether or not this pmic is controlling
16 - vcc1-supply: The input supply for DCDC_REG1
17 - vcc2-supply: The input supply for DCDC_REG2
[all …]
H A Drk816.txt4 - compatible: "rockchip,rk816"
5 - reg: I2C slave address
6 - interrupt-parent: The parent interrupt controller.
7 - interrupts: the interrupt outputs of the controller.
8 - #clock-cells: from common clock binding; shall be set to 1 (multiple clock
12 - clock-output-names: From common clock binding to override the
14 - rockchip,system-power-controller: Telling whether or not this pmic is controlling
16 - gpio-controller: Specifies that the node is a gpio controller when you attempt to
18 - #gpio-cells: Should be two. The first cell is the GPIO number and the second cell
20 - wakeup-source: Flag to indicate this device can wake system (suspend/resume)
[all …]

12345678910>>...20