| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3588-rk806-dual.dtsi | 1 // 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 D | rk3588s-rk806-dual.dtsi | 1 // 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 D | rk3588-rk806-single.dtsi | 1 // 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 D | rk3562-rk809.dtsi | 1 // 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 D | rk3399-evb-rev3.dtsi | 1 // 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 D | rk3562-rk817.dtsi | 1 // 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 D | rk3399-evb-rev2.dtsi | 1 // 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 D | rk3399-evb-rev1.dtsi | 1 // 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 D | rk3399-evb.dts | 1 // 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 D | rk3399pro-vmarc-som.dtsi | 1 // 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/kernel/arch/arm/boot/dts/ |
| H A D | rv1108-minievb-v10.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 3 /dts-v1/; 9 compatible = "rockchip,rv1108-minievb-v10", "rockchip,rv1108"; 17 …bootargs = "earlycon=uart8250,mmio32,0x10210000 noinitrd root=PARTUUID=614e0000-0000 rootfstype=sq… 21 compatible = "pwm-backlight"; 22 brightness-levels = < 55 default-brightness-level = <200>; 59 vcc_sys: vsys-regulator { 60 compatible = "regulator-fixed"; 61 regulator-name = "vsys"; [all …]
|
| H A D | rk3288-evb-rk808.dts | 1 // 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 D | rk3288-evb-android-rk818-lvds.dts | 4 * This file is dual-licensed: you can use it either under the terms 43 /dts-v1/; 44 #include "rk3288-evb.dtsi" 45 #include "rk3288-android.dtsi" 48 compatible = "rockchip,rk3288-evb-android-rk818", "rockchip,rk3288"; 50 sdio_pwrseq: sdio-pwrseq { 51 compatible = "mmc-pwrseq-simple"; 53 clock-names = "ext_clock"; 58 * - SDIO_RESET_L_WL_REG_ON 59 * - PDN (power down when low) [all …]
|
| H A D | rk3288-evb-android-rk818-edp.dts | 4 * This file is dual-licensed: you can use it either under the terms 43 /dts-v1/; 44 #include "rk3288-evb.dtsi" 45 #include "rk3288-android.dtsi" 48 compatible = "rockchip,rk3288-evb-android-rk818", "rockchip,rk3288"; 50 sdio_pwrseq: sdio-pwrseq { 51 compatible = "mmc-pwrseq-simple"; 53 clock-names = "ext_clock"; 58 * - SDIO_RESET_L_WL_REG_ON 59 * - PDN (power down when low) [all …]
|
| H A D | rk3288-evb-android-rk818-hdmi.dts | 4 * This file is dual-licensed: you can use it either under the terms 43 /dts-v1/; 44 #include "rk3288-evb.dtsi" 45 #include "rk3288-android.dtsi" 48 compatible = "rockchip,rk3288-evb-android-rk818-hdmi", "rockchip,rk3288"; 50 sdio_pwrseq: sdio-pwrseq { 51 compatible = "mmc-pwrseq-simple"; 53 clock-names = "ext_clock"; 58 * - SDIO_RESET_L_WL_REG_ON 59 * - PDN (power down when low) [all …]
|
| H A D | rk3288-vmarc-som.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/pinctrl/rockchip.h> 12 compatible = "vamrs,rk3288-vmarc-som", "rockchip,rk3288"; 14 vccio_flash: vccio-flash-regulator { 15 compatible = "regulator-fixed"; 16 regulator-name = "vccio_flash"; 17 regulator-min-microvolt = <1800000>; 18 regulator-max-microvolt = <1800000>; 19 vin-supply = <&vcc_io>; [all …]
|
| H A D | rk3288-evb-android-rk818-mipi.dts | 4 * This file is dual-licensed: you can use it either under the terms 43 /dts-v1/; 44 #include "rk3288-evb.dtsi" 45 #include "rk3288-android.dtsi" 48 compatible = "rockchip,rk3288-evb-android-rk818", "rockchip,rk3288"; 50 sdio_pwrseq: sdio-pwrseq { 51 compatible = "mmc-pwrseq-simple"; 53 clock-names = "ext_clock"; 58 * - SDIO_RESET_L_WL_REG_ON 59 * - PDN (power down when low) [all …]
|
| H A D | exynos3250-rinato.dts | 1 // SPDX-License-Identifier: GPL-2.0 12 /dts-v1/; 14 #include "exynos4412-ppmu-common.dtsi" 15 #include <dt-bindings/input/input.h> 16 #include <dt-bindings/gpio/gpio.h> 17 #include <dt-bindings/clock/samsung,s2mps11.h> 28 stdout-path = &serial_1; 37 compatible = "samsung,secure-firmware"; 42 compatible = "gpio-keys"; 48 debounce-interval = <10>; [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/regulator/ |
| H A D | mcp16502-regulator.txt | 4 - compatible: "microchip,mcp16502" 5 - reg: I2C slave address 6 - lpm-gpios: GPIO for LPM pin. Note that this GPIO *must* remain high during 7 suspend-to-ram, keeping the PMIC into HIBERNATE mode. 8 - regulators: A node that houses a sub-node for each regulator within 9 the device. Each sub-node is identified using the node's 10 name. The content of each sub-node is defined by the 11 standard binding for regulators; see regulator.txt. 14 1) VDD_IO - Buck (1.2 - 3.7 V) 15 2) VDD_DDR - Buck (0.6 - 1.85 V) [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/ |
| H A D | rk818.txt | 4 - 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 D | rk809.txt | 4 - 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 …]
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | rk3128-evb.dts | 4 * 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 D | rk3288-vyasa.dts | 4 * 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 | |