| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| 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-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 | 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-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-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-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 | 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.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 | px30-evb.dts | 1 // 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 …]
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| 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>; 18 * On the module itself this is one of these (depending [all …]
|
| H A D | rk3288-evb-android-rk818-lvds.dts | 4 * This file is dual-licensed: you can use it either under the terms 14 * This file is distributed in the hope that it will be useful, 23 * files (the "Software"), to deal in the Software without 31 * included in all copies or substantial portions of the Software. 36 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT 38 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 39 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 40 * OTHER DEALINGS IN THE SOFTWARE. 43 /dts-v1/; 44 #include "rk3288-evb.dtsi" [all …]
|
| H A D | rk3288-evb-android-rk818-edp.dts | 4 * This file is dual-licensed: you can use it either under the terms 14 * This file is distributed in the hope that it will be useful, 23 * files (the "Software"), to deal in the Software without 31 * included in all copies or substantial portions of the Software. 36 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT 38 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 39 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 40 * OTHER DEALINGS IN THE SOFTWARE. 43 /dts-v1/; 44 #include "rk3288-evb.dtsi" [all …]
|
| H A D | rk3288-evb-android-rk818-hdmi.dts | 4 * This file is dual-licensed: you can use it either under the terms 14 * This file is distributed in the hope that it will be useful, 23 * files (the "Software"), to deal in the Software without 31 * included in all copies or substantial portions of the Software. 36 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT 38 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 39 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 40 * OTHER DEALINGS IN THE SOFTWARE. 43 /dts-v1/; 44 #include "rk3288-evb.dtsi" [all …]
|
| H A D | rk3128-fireprime.dts | 2 * This file is dual-licensed: you can use it either under the terms 12 * This file is distributed in the hope that it will be useful, 21 * files (the "Software"), to deal in the Software without 29 * included in all copies or substantial portions of the Software. 34 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT 36 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 37 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 38 * OTHER DEALINGS IN THE SOFTWARE. 41 /dts-v1/; 42 #include <dt-bindings/gpio/gpio.h> [all …]
|
| H A D | rk3288-evb-android-rk818-mipi.dts | 4 * This file is dual-licensed: you can use it either under the terms 14 * This file is distributed in the hope that it will be useful, 23 * files (the "Software"), to deal in the Software without 31 * included in all copies or substantial portions of the Software. 36 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT 38 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 39 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 40 * OTHER DEALINGS IN THE SOFTWARE. 43 /dts-v1/; 44 #include "rk3288-evb.dtsi" [all …]
|
| H A D | rk3288-x7811-rk818-dual-dsi.dts | 4 * This file is dual-licensed: you can use it either under the terms 14 * This file is distributed in the hope that it will be useful, 23 * files (the "Software"), to deal in the Software without 31 * included in all copies or substantial portions of the Software. 36 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT 38 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 39 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 40 * OTHER DEALINGS IN THE SOFTWARE. 43 /dts-v1/; 44 #include "rk3288-evb.dtsi" [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 …]
|
| H A D | rk817.txt | 4 - 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 D | rk816.txt | 4 - 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 …]
|
| /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 14 * This file is distributed in the hope that it will be useful, 23 * files (the "Software"), to deal in the Software without 31 * included in all copies or substantial portions of the Software. 36 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT 38 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 39 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 40 * OTHER DEALINGS IN THE SOFTWARE. 43 /dts-v1/; 45 #include "rk3288-u-boot.dtsi" [all …]
|
| H A D | .rk3288-vyasa.dtb.pre.tmp | |