diff --git a/arch/arm/boot/dts/rk3288-box.dts b/arch/arm/boot/dts/rk3288-box.dts deleted file mode 100644 index c699e19a9dcb..000000000000 --- a/arch/arm/boot/dts/rk3288-box.dts +++ /dev/null @@ -1,1093 +0,0 @@ -// SPDX-License-Identifier: (GPL-2.0+ OR MIT) -/dts-v1/; - -#include "rk3288.dtsi" -#include "lcd-box.dtsi" -#include - -/ { - fiq-debugger { - status = "okay"; - }; - - hsic-usb-hub{ - compatible = "hub_reset"; - reset,pin =<&gpio7 GPIO_A6 GPIO_ACTIVE_HIGH>; // hub reset pin - status = "disabled"; - }; - - wireless-wlan { - compatible = "wlan-platdata"; - - /* wifi_chip_type - wifi chip define - * bcmwifi ==> like ap6xxx, rk90x; - * rtkwifi ==> like rtl8188xx, rtl8723xx,rtl8812auv; - * esp8089 ==> esp8089; - * other ==> for other wifi; - */ - wifi_chip_type = "bcmwifi"; - sdio_vref = <1800>; //1800mv or 3300mv - - //keep_wifi_power_on; - //power_ctrl_by_pmu; - power_pmu_regulator = "act_ldo3"; - power_pmu_enable_level = <1>; //1->HIGH, 0->LOW - - //vref_ctrl_enable; - //vref_ctrl_gpio = <&gpio0 GPIO_A2 GPIO_ACTIVE_HIGH>; - vref_pmu_regulator = "act_ldo3"; - vref_pmu_enable_level = <1>; //1->HIGH, 0->LOW - - WIFI,poweren_gpio = <&gpio4 GPIO_D4 GPIO_ACTIVE_HIGH>; - WIFI,host_wake_irq = <&gpio4 GPIO_D6 GPIO_ACTIVE_HIGH>; - //WIFI,reset_gpio = <&gpio0 GPIO_A2 GPIO_ACTIVE_LOW>; - - status = "okay"; - }; - - wireless-bluetooth { - compatible = "bluetooth-platdata"; - - //wifi-bt-power-toggle; - - uart_rts_gpios = <&gpio4 GPIO_C3 GPIO_ACTIVE_LOW>; - pinctrl-names = "default","rts_gpio"; - pinctrl-0 = <&uart0_rts>; - pinctrl-1 = <&uart0_rts_gpio>; - - BT,power_gpio = <&gpio4 GPIO_D3 GPIO_ACTIVE_HIGH>; - BT,reset_gpio = <&gpio4 GPIO_D5 GPIO_ACTIVE_HIGH>; - BT,wake_gpio = <&gpio4 GPIO_D2 GPIO_ACTIVE_HIGH>; - BT,wake_host_irq = <&gpio4 GPIO_D7 GPIO_ACTIVE_HIGH>; - - status = "okay"; - }; - - pwm_regulator { - compatible = "rockchip_pwm_regulator"; - pwms = <&pwm1 0 2000>; - rockchip,pwm_id= <1>; - rockchip,pwm_voltage_map= <925000 950000 975000 1000000 1025000 1050000 1075000 1100000 1125000 1150000 1175000 1200000 1225000 1250000 1275000 1300000 1325000 1350000 1375000 1400000>; - rockchip,pwm_voltage= <1100000>; - rockchip,pwm_min_voltage= <925000>; - rockchip,pwm_max_voltage= <1400000>; - rockchip,pwm_suspend_voltage= <950000>; - rockchip,pwm_coefficient= <475>; - regulators { - #address-cells = <1>; - #size-cells = <0>; - pwm_reg0: regulator@0 { - regulator-compatible = "pwm_dcdc1"; - regulator-name= "vdd_logic"; - regulator-min-microvolt = <925000>; - regulator-max-microvolt = <1400000>; - regulator-always-on; - regulator-boot-on; - }; - }; - }; - - codec_hdmi_i2s: codec-hdmi-i2s { - compatible = "hdmi-i2s"; - }; - - codec_hdmi_spdif: codec-hdmi-spdif { - compatible = "hdmi-spdif"; - }; - - rockchip-hdmi-i2s { - status = "disabled"; - compatible = "rockchip-hdmi-i2s"; - dais { - dai0 { - audio-codec = <&codec_hdmi_i2s>; - audio-controller = <&i2s>; - format = "i2s"; - //continuous-clock; - //bitclock-inversion; - //frame-inversion; - //bitclock-master; - //frame-master; - }; - }; - }; - - rockchip-spdif-card { - compatible = "rockchip-spdif-card"; - dais { - dai0 { - audio-codec = <&codec_hdmi_spdif>; - audio-controller = <&spdif>; - }; - }; - }; - - rockchip-rk1000 { - compatible = "rockchip-rk1000"; - dais { - dai0 { - audio-codec = <&rk1000_codec>; - audio-controller = <&i2s>; - format = "i2s"; - }; - }; - }; - - usb_control { - compatible = "rockchip,rk3288-usb-control"; - - host_drv_gpio = <&gpio0 GPIO_B6 GPIO_ACTIVE_LOW>; - otg_drv_gpio = <&gpio0 GPIO_B4 GPIO_ACTIVE_LOW>; - - rockchip,remote_wakeup; - rockchip,usb_irq_wakeup; - }; - - test-power{ - status = "okay"; - }; - -}; - -&gmac { -// pmu_regulator = "act_ldo5"; -// pmu_enable_level = <1>; //1->HIGH, 0->LOW -// power-gpio = <&gpio0 GPIO_A6 GPIO_ACTIVE_HIGH>; - reset-gpio = <&gpio4 GPIO_B0 GPIO_ACTIVE_LOW>; - phy-mode = "rgmii"; - clock_in_out = "input"; - tx_delay = <0x30>; - rx_delay = <0x10>; -}; - -&pinctrl { - //used for init some gpio - - init-gpios = <&gpio8 GPIO_A1 GPIO_ACTIVE_HIGH - &gpio7 GPIO_B1 GPIO_ACTIVE_HIGH - &gpio4 GPIO_B0 GPIO_ACTIVE_HIGH>; - gpio0_gpio { - gpio0_c2: gpio0-c2 { - rockchip,pins = ; - rockchip,pull = ; - }; - - //to add - }; - - gpio7_gpio { - gpio7_b7: gpio7-b7 { - rockchip,pins = ; - rockchip,pull = ; - }; - - //to add - }; - //could add other pinctrl definition such as gpio - - // gmac drive strength - gpio4_gmac { - mac_clk: mac-clk { - rockchip,drive = ; - }; - - mac_txpins: mac-txpins { - rockchip,drive = ; - }; - - mac_rxpins: mac-rxpins { - rockchip,drive = ; - }; - - mac_crs: mac-crs { - rockchip,drive = ; - }; - - mac_mdpins: mac-mdpins { - rockchip,drive = ; - }; - }; -}; -&nandc0 { - status = "okay"; // used nand set "okay" ,used emmc set "disabled" -}; -&nandc1 { - status = "disabled"; // used nand set "okay" ,used emmc set "disabled" -}; - -&nandc0reg { - status = "disabled"; // used nand set "okay" ,used emmc set "disabled" -}; -&emmc { - clock-frequency = <100000000>; - clock-freq-min-max = <400000 100000000>; - - supports-highspeed; - supports-emmc; - bootpart-no-access; - supports-tSD;//only tsd-sdcard mode - supports-DDR_MODE; - caps2-mmc-hs200; - - ignore-pm-notify; - keep-power-in-suspend; - //poll-hw-reset - status = "okay"; -}; - -&sdmmc { - clock-frequency = <50000000>; - lock-freq-min-max = <400000 50000000>; - supports-highspeed; - supports-sd; - broken-cd; - card-detect-delay = <200>; - - ignore-pm-notify; - keep-power-in-suspend; - - vmmc-supply = <&ldo1_reg>; - status = "okay"; -}; - -&sdio { - clock-frequency = <50000000>; - clock-freq-min-max = <200000 50000000>; - supports-highspeed; - supports-sdio; - ignore-pm-notify; - keep-power-in-suspend; - //cap-sdio-irq; - status = "okay"; -}; - -&spi0 { - status = "disabled"; - max-freq = <48000000>; - /* - spi_test@00 { - compatible = "rockchip,spi_test_bus0_cs0"; - reg = <0>; - spi-max-frequency = <24000000>; - //spi-cpha; - //spi-cpol; - poll_mode = <0>; - type = <0>; - enable_dma = <0>; - - }; - - spi_test@01 { - compatible = "rockchip,spi_test_bus0_cs1"; - reg = <1>; - spi-max-frequency = <24000000>; - spi-cpha; - spi-cpol; - poll_mode = <0>; - type = <0>; - enable_dma = <0>; - }; - */ -}; - -&spi1 { - status = "disabled"; - max-freq = <48000000>; - /* - spi_test@10 { - compatible = "rockchip,spi_test_bus1_cs0"; - reg = <0>; - spi-max-frequency = <24000000>; - //spi-cpha; - //spi-cpol; - poll_mode = <0>; - type = <0>; - enable_dma = <0>; - }; - - */ - //dtv: connect to dtv demodulator for control signal - tstv-ctrl@00 { - compatible = "rockchip,dtv_spi_ctrl"; - gpio-powerup = <&gpio0 GPIO_D7 GPIO_ACTIVE_HIGH>; - gpio-powerdown = <&gpio2 GPIO_B6 GPIO_ACTIVE_HIGH>; - gpio-reset = <&gpio2 GPIO_B7 GPIO_ACTIVE_HIGH>; - gpio-nreset = <&gpio2 GPIO_B4 GPIO_ACTIVE_HIGH>; - spi-max-frequency = <12000000>; - reg = <0>; - poll_mode = <0>; - type = <0>; - enable_dma = <0>; - }; - -}; - -&spi2 { - status = "disabled"; - max-freq = <48000000>; - /* - spi_test@20 { - compatible = "rockchip,spi_test_bus2_cs0"; - reg = <0>; - spi-max-frequency = <24000000>; - //spi-cpha; - //spi-cpol; - poll_mode = <0>; - type = <0>; - enable_dma = <0>; - }; - - spi_test@21 { - compatible = "rockchip,spi_test_bus2_cs1"; - reg = <1>; - spi-max-frequency = <24000000>; - //spi-cpha; - //spi-cpol; - poll_mode = <0>; - type = <0>; - enable_dma = <0>; - }; - */ -}; - -&uart_bt { - status = "okay"; - dma-names = "!tx", "!rx"; - pinctrl-0 = <&uart0_xfer &uart0_cts>; -}; - -&i2c0 { - status = "okay"; - rk808: rk808@1b { - reg = <0x1b>; - status = "okay"; - }; - syr827: syr827@40 { - compatible = "silergy,syr82x"; - reg = <0x40>; - status = "okay"; - regulators { - #address-cells = <1>; - #size-cells = <0>; - syr827_dc1: regulator@0 { - reg = <0>; - regulator-compatible = "syr82x_dcdc1"; - regulator-name = "vdd_arm"; - regulator-min-microvolt = <712500>; - regulator-max-microvolt = <1500000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-mode = <0x2>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-mode = <0x2>; - regulator-state-enabled; - regulator-state-uv = <900000>; - }; - }; - }; - }; - syr828: syr828@41 { - compatible = "silergy,syr82x"; - reg = <0x41>; - status = "okay"; - regulators { - #address-cells = <1>; - #size-cells = <0>; - syr828_dc1: regulator@0 { - reg = <0>; - regulator-compatible = "syr82x_dcdc1"; - regulator-name = "vdd_gpu"; - regulator-min-microvolt = <712500>; - regulator-max-microvolt = <1500000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-mode = <0x2>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-mode = <0x2>; - regulator-state-disabled; - regulator-state-uv = <900000>; - }; - }; - }; - }; - act8846: act8846@5a { - reg = <0x5a>; - status = "okay"; - }; - - rtc@51 { - compatible = "rtc,hym8563"; - reg = <0x51>; - irq_gpio = <&gpio0 GPIO_A4 IRQ_TYPE_EDGE_FALLING>; - }; -}; - -&i2c1 { - status = "okay"; - rtc@51 { - compatible = "nxp,pcf8563"; - reg = <0x51>; - }; -}; - -&i2c2 { - status = "okay"; -}; - -&i2c3 { - status = "okay"; -}; - -&i2c4 { - status = "okay"; - rk1000_control@40 { - compatible = "rockchip,rk1000_control"; - reg = <0x40>; - gpio-reset = <&gpio7 GPIO_C5 GPIO_ACTIVE_LOW>; - #clocks = <&clk_i2s>, <&clk_i2s_out>; - #clock-names = "i2s_clk","i2s_mclk"; - #pinctrl-names = "default"; - #pinctrl-0 = <&i2s_mclk>; - status = "okay"; - }; - rk1000_tve@42 { - compatible = "rockchip,rk1000_tve"; - reg = <0x42>; - rockchip,source = <0>; //0: LCDC0; 1: LCDC1 - rockchip,prop = ;// - status = "okay"; - }; - rk1000_codec: rk1000_codec@60 { - compatible = "rockchip,rk1000_codec"; - reg = <0x60>; - spk_ctl_io = <&gpio7 GPIO_A5 GPIO_ACTIVE_LOW>; - boot_depop = <1>; - pa_enable_time = <5000>; - status = "okay"; - }; -}; - -&i2c5 { - status = "disabled"; -}; - -&fb { - rockchip,disp-mode = ; - rockchip,uboot-logo-on = <1>; - rockchip,disp-policy = ; -}; - -&disp_timings { - native-mode = <&timing1>; -}; - -&rk_screen { - display-timings = <&disp_timings>; -}; - -/*lcdc0 as PRMRY(HDMI)*/ -&lcdc0 { - status = "okay"; - rockchip,iommu-enabled = <1>; - rockchip,prop = ; -}; - -&lcdc1 { - status = "disabled"; - rockchip,iommu-enabled = <1>; - rockchip,prop = ; -}; - -&hdmi { - status = "okay"; - rockchip,cec_enable = <0>; - rockchip,hdcp_enable = <0>; -}; - -&ion_cma { - reg = <0x00000000 0x1000000>; /* 16MB */ -}; - -&vpu { - iommu_enabled = <1>; -}; - -&hevc { - iommu_enabled = <1>; -}; - -&iep { - iommu_enabled = <1>; -}; - -&adc { - status = "disabled"; - - key { - compatible = "rockchip,key"; - /* - io-channels = <&adc 1>; - - vol-up-key { - linux,code = <115>; - label = "volume up"; - rockchip,adc_value = <1>; - }; - - vol-down-key { - linux,code = <114>; - label = "volume down"; - rockchip,adc_value = <170>; - }; - */ - power-key { - gpios = <&gpio0 GPIO_A5 GPIO_ACTIVE_LOW>; - linux,code = <116>; - label = "power"; - gpio-key,wakeup; - }; - /* - menu-key { - linux,code = <59>; - label = "menu"; - rockchip,adc_value = <355>; - }; - - home-key { - linux,code = <102>; - label = "home"; - rockchip,adc_value = <746>; - }; - - back-key { - linux,code = <158>; - label = "back"; - rockchip,adc_value = <560>; - }; - - camera-key { - linux,code = <212>; - label = "camera"; - rockchip,adc_value = <450>; - };*/ - }; -}; - -&pwm1 { - status = "disabled"; -}; - - -&clk_core_dvfs_table { - support-pvtm = <1>; - pvtm-operating-points = < - /* KHz uV pvtm margin*/ -// 126000 900000 25000 -// 216000 900000 25000 -// 312000 900000 25000 - 408000 900000 25000 - 600000 950000 50000 - 696000 950000 50000 - 816000 1000000 50000 - 1008000 1050000 75000 - 1200000 1100000 75000 - 1416000 1200000 75000 - 1512000 1300000 75000 - 1608000 1350000 75000 -// 1704000 1350000 75000 -// 1800000 1350000 75000 - >; - status="okay"; -}; - -&clk_gpu_dvfs_table { - operating-points = < - /* KHz uV */ -// 100000 900000 - 200000 900000 - 300000 950000 - 420000 1100000 - 500000 1150000 -// 600000 1250000 - >; - status="okay"; -}; - -&clk_ddr_dvfs_table { - operating-points = < - /* KHz uV */ - 200000 1075000 - 300000 1075000 - 456000 1125000 - 533000 1150000 - >; - - freq-table = < - /*status freq(KHz)*/ - SYS_STATUS_NORMAL 456000 - SYS_STATUS_SUSPEND 200000 - //SYS_STATUS_VIDEO_1080P 240000 - SYS_STATUS_VIDEO_4K 533000 - SYS_STATUS_PERFORMANCE 533000 - //SYS_STATUS_BOOST 324000 - //SYS_STATUS_ISP 400000 - >; - auto-freq-table = < - 240000 - 324000 - 456000 - 528000 - >; - auto-freq=<0>; - status="okay"; -}; -/include/ "act8846.dtsi" -&act8846 { - gpios =<&gpio7 GPIO_A1 GPIO_ACTIVE_LOW>,<&gpio0 GPIO_B2 GPIO_ACTIVE_HIGH>; - act8846,system-power-controller; - - regulators { - - dcdc1_reg: regulator@0{ - regulator-name= "act_dcdc1"; - regulator-min-microvolt = <1200000>; - regulator-max-microvolt = <1200000>; - regulator-always-on; - regulator-boot-on; - }; - - dcdc2_reg: regulator@1 { - regulator-name= "vccio"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <3300000>; - }; - }; - - dcdc3_reg: regulator@2 { - regulator-name= "vdd_logic"; - regulator-min-microvolt = <700000>; - regulator-max-microvolt = <1500000>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <1200000>; - }; - - }; - - dcdc4_reg: regulator@3 { - regulator-name= "act_dcdc4"; - regulator-min-microvolt = <2000000>; - regulator-max-microvolt = <2000000>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <2000000>; - }; - }; - - ldo1_reg: regulator@4 { - regulator-name= "vccio_sd"; - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <3300000>; - - }; - - ldo2_reg: regulator@5 { - regulator-name= "act_ldo2"; - regulator-min-microvolt = <1050000>; - regulator-max-microvolt = <1050000>; - - }; - - ldo3_reg: regulator@6 { - regulator-name= "act_ldo3"; - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <1800000>; - - }; - - ldo4_reg:regulator@7 { - regulator-name= "act_ldo4"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - - }; - - ldo5_reg: regulator@8 { - regulator-name= "act_ldo5"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - - }; - - ldo6_reg: regulator@9 { - regulator-name= "act_ldo6"; - regulator-min-microvolt = <1100000>; - regulator-max-microvolt = <1100000>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - }; - - }; - - ldo7_reg: regulator@10 { - regulator-name= "vcc_18"; - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <1800000>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - }; - - }; - - ldo8_reg: regulator@11 { - regulator-name= "act_ldo8"; - regulator-min-microvolt = <1850000>; - regulator-max-microvolt = <1850000>; - - }; - }; -}; - -/include/ "rk808.dtsi" -&rk808 { - gpios =<&gpio0 GPIO_A4 GPIO_ACTIVE_HIGH>,<&gpio0 GPIO_B3 GPIO_ACTIVE_LOW>; - rk808,system-power-controller; - - regulators { - - rk808_dcdc1_reg: regulator@0{ - regulator-name= "vdd_arm"; - regulator-min-microvolt = <700000>; - regulator-max-microvolt = <1500000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-mode = <0x2>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-mode = <0x2>; - regulator-state-disabled; - regulator-state-uv = <900000>; - }; - }; - - rk808_dcdc2_reg: regulator@1 { - regulator-name= "vdd_gpu"; - regulator-min-microvolt = <700000>; - regulator-max-microvolt = <1500000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-mode = <0x2>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-mode = <0x2>; - regulator-state-disabled; - regulator-state-uv = <900000>; - }; - }; - - rk808_dcdc3_reg: regulator@2 { - regulator-name= "rk_dcdc3"; - regulator-min-microvolt = <1200000>; - regulator-max-microvolt = <1200000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-mode = <0x2>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-mode = <0x2>; - regulator-state-enabled; - regulator-state-uv = <1200000>; - }; - }; - - rk808_dcdc4_reg: regulator@3 { - regulator-name= "vccio"; - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <3300000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-mode = <0x2>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-mode = <0x2>; - regulator-state-enabled; - regulator-state-uv = <2800000>; - }; - }; - - /* NO USED, 3.3V*/ - rk808_ldo1_reg: regulator@4 { - regulator-name= "rk_ldo1"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <3300000>; - }; - }; - - /* BOX:RK1000s, 3.3V */ - rk808_ldo2_reg: regulator@5 { - regulator-name= "rk_ldo2"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <3300000>; - }; - }; - - /* RK3288 PLL,USB PHY, 1.0V */ - rk808_ldo3_reg: regulator@6 { - regulator-name= "rk_ldo3"; - regulator-min-microvolt = <1000000>; - regulator-max-microvolt = <1000000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <1000000>; - }; - }; - - /* BOX:RK1000S CORE, 1.8V */ - rk808_ldo4_reg:regulator@7 { - regulator-name= "rk_ldo4"; - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <1800000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-disabled; - regulator-state-uv = <1800000>; - }; - }; - - /* SDMMC IO, 3.3V*/ - rk808_ldo5_reg: regulator@8 { - regulator-name= "rk_ldo5"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <3300000>; - }; - }; - - /* CAMERA, 1.8V box modify*/ - rk808_ldo6_reg: regulator@9 { - regulator-name= "rk_ldo6"; - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <1800000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-disabled; - regulator-state-uv = <1000000>; - }; - }; - - /* RK3288 USB PHY, SAR-ADC, WIFI IO, 1.8V */ - rk808_ldo7_reg: regulator@10 { - regulator-name= "rk_ldo7"; - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <1800000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <1800000>; - }; - }; - - /* DTV, 3.3V box modify*/ - rk808_ldo8_reg: regulator@11 { - regulator-name= "rk_ldo8"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <3300000>; - }; - }; - - rk808_ldo9_reg: regulator@12 { - regulator-name= "rk_ldo9"; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - }; - }; - - rk808_ldo10_reg: regulator@13 { - regulator-name= "rk_ldo10"; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-disabled; - }; - }; - }; -}; - -&lcdc_vdd_domain { - regulator-name = "vcc30_lcd"; - }; -&dpio_vdd_domain{ - regulator-name = "vcc18_cif"; - }; -&flash0_vdd_domain{ - regulator-name = "vcc_flash"; - }; -&flash1_vdd_domain{ - regulator-name = "vcc_flash"; - }; -&apio3_vdd_domain{ - regulator-name = "vccio_wl"; - }; -&apio5_vdd_domain{ - regulator-name = "vccio"; - }; -&apio4_vdd_domain{ - regulator-name = "vccio"; - }; -&apio1_vdd_domain{ - regulator-name = "vccio"; - }; -&apio2_vdd_domain{ - regulator-name = "vccio"; - }; -&sdmmc0_vdd_domain{ - regulator-name = "vcc_sd"; - }; - -/* - * Due to not have the software of PWM for remotectrl. - * We can _*HACK*_ do that as the following. - */ -&pwm0 { - compatible = "rockchip,remotectl-pwm"; - remote_pwm_id = <0>; - handle_cpu_id = <1>; - status = "okay"; - - ir_key1{ - rockchip,usercode = <0x4040>; - rockchip,key_table = - <0xf2 KEY_REPLY>, - <0xba KEY_BACK>, - <0xf4 KEY_UP>, - <0xf1 KEY_DOWN>, - <0xef KEY_LEFT>, - <0xee KEY_RIGHT>, - <0xbd KEY_HOME>, - <0xea KEY_VOLUMEUP>, - <0xe3 KEY_VOLUMEDOWN>, - <0xe2 KEY_SEARCH>, - <0xb2 KEY_POWER>, - <0xbc KEY_MUTE>, - <0xec KEY_MENU>, - <0xbf 0x190>, - <0xe0 0x191>, - <0xe1 0x192>, - <0xe9 183>, - <0xe6 248>, - <0xe8 185>, - <0xe7 186>, - <0xf0 388>, - <0xbe 0x175>; - }; - ir_key2{ - rockchip,usercode = <0xff00>; - rockchip,key_table = - <0xf9 KEY_HOME>, - <0xbf KEY_BACK>, - <0xfb KEY_MENU>, - <0xaa KEY_REPLY>, - <0xb9 KEY_UP>, - <0xe9 KEY_DOWN>, - <0xb8 KEY_LEFT>, - <0xea KEY_RIGHT>, - <0xeb KEY_VOLUMEDOWN>, - <0xef KEY_VOLUMEUP>, - <0xf7 KEY_MUTE>, - <0xe7 KEY_POWER>, - <0xfc KEY_POWER>, - <0xa9 KEY_VOLUMEDOWN>, - <0xa8 KEY_VOLUMEDOWN>, - <0xe0 KEY_VOLUMEDOWN>, - <0xa5 KEY_VOLUMEDOWN>, - <0xab 183>, - <0xb7 388>, - <0xf8 184>, - <0xaf 185>, - <0xed KEY_VOLUMEDOWN>, - <0xee 186>, - <0xb3 KEY_VOLUMEDOWN>, - <0xf1 KEY_VOLUMEDOWN>, - <0xf2 KEY_VOLUMEDOWN>, - <0xf3 KEY_SEARCH>, - <0xb4 KEY_VOLUMEDOWN>, - <0xbe KEY_SEARCH>; - }; - ir_key3{ - rockchip,usercode = <0x1dcc>; - rockchip,key_table = - <0xee KEY_REPLY>, - <0xf0 KEY_BACK>, - <0xf8 KEY_UP>, - <0xbb KEY_DOWN>, - <0xef KEY_LEFT>, - <0xed KEY_RIGHT>, - <0xfc KEY_HOME>, - <0xf1 KEY_VOLUMEUP>, - <0xfd KEY_VOLUMEDOWN>, - <0xb7 KEY_SEARCH>, - <0xff KEY_POWER>, - <0xf3 KEY_MUTE>, - <0xbf KEY_MENU>, - <0xf9 0x191>, - <0xf5 0x192>, - <0xb3 388>, - <0xbe KEY_1>, - <0xba KEY_2>, - <0xb2 KEY_3>, - <0xbd KEY_4>, - <0xf9 KEY_5>, - <0xb1 KEY_6>, - <0xfc KEY_7>, - <0xf8 KEY_8>, - <0xb0 KEY_9>, - <0xb6 KEY_0>, - <0xb5 KEY_BACKSPACE>; - }; -}; diff --git a/arch/arm/boot/dts/rk3288-chrome.dts b/arch/arm/boot/dts/rk3288-chrome.dts deleted file mode 100644 index bb80437e18ad..000000000000 --- a/arch/arm/boot/dts/rk3288-chrome.dts +++ /dev/null @@ -1,865 +0,0 @@ -// SPDX-License-Identifier: (GPL-2.0+ OR MIT) -/dts-v1/; - -#include "rk3288.dtsi" -#include "lcd-b101ew05.dtsi" - -/ { - fiq-debugger { - status = "okay"; - }; - - wireless-wlan { - compatible = "wlan-platdata"; - - wifi_chip_type = ""; - sdio_vref = <1800>; //1800mv or 3300mv - - //power_ctrl_by_pmu; - pmu_regulator = "act_ldo3"; - pmu_enable_level = <1>; //1->HIGH, 0->LOW - - WIFI,poweren_gpio = <&gpio4 GPIO_D4 GPIO_ACTIVE_HIGH>; - WIFI,host_wake_irq = <&gpio4 GPIO_D6 GPIO_ACTIVE_HIGH>; - //WIFI,reset_gpio = <&gpio0 GPIO_A2 GPIO_ACTIVE_LOW>; - - status = "okay"; - }; - - wireless-bluetooth { - compatible = "bluetooth-platdata"; - - uart_rts_gpios = <&gpio4 GPIO_C3 GPIO_ACTIVE_LOW>; - pinctrl-names = "default","rts_gpio"; - pinctrl-0 = <&uart0_rts>; - pinctrl-1 = <&uart0_rts_gpio>; - - BT,power_gpio = <&gpio4 GPIO_D3 GPIO_ACTIVE_HIGH>; - BT,reset_gpio = <&gpio4 GPIO_D5 GPIO_ACTIVE_HIGH>; - BT,wake_gpio = <&gpio4 GPIO_D2 GPIO_ACTIVE_HIGH>; - BT,wake_host_irq = <&gpio4 GPIO_D7 GPIO_ACTIVE_LOW>; - - status = "okay"; - }; - - hallsensor { - compatible = "hall_och165t"; - type = ; - irq-gpio = <&gpio0 GPIO_A6 IRQ_TYPE_EDGE_BOTH>; - }; - - backlight { - compatible = "pwm-backlight"; - pwms = <&pwm0 0 25000>; - brightness-levels = <0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255>; - default-brightness-level = <128>; - enable-gpios = <&gpio7 GPIO_A2 GPIO_ACTIVE_HIGH>; - }; - - pwm_regulator { - compatible = "rockchip_pwm_regulator"; - pwms = <&pwm1 0 25000>; - rockchip,pwm_id= <1>; - rockchip,pwm_voltage_map= <925000 950000 975000 1000000 1025000 1050000 1075000 1100000 1125000 1150000 1175000 1200000 1225000 1250000 1275000 1300000 1325000 1350000 1375000 1400000>; - rockchip,pwm_voltage= <1000000>; - rockchip,pwm_min_voltage= <925000>; - rockchip,pwm_max_voltage= <1400000>; - rockchip,pwm_suspend_voltage= <950000>; - rockchip,pwm_coefficient= <475>; - regulators { - #address-cells = <1>; - #size-cells = <0>; - pwm_reg0: regulator@0 { - regulator-compatible = "pwm_dcdc1"; - regulator-name= "vdd_logic"; - regulator-min-microvolt = <925000>; - regulator-max-microvolt = <1400000>; - regulator-always-on; - regulator-boot-on; - }; - }; - }; - - codec_hdmi_i2s: codec-hdmi-i2s { - compatible = "hdmi-i2s"; - }; - - codec_hdmi_spdif: codec-hdmi-spdif { - compatible = "hdmi-spdif"; - }; - - rockchip-hdmi-i2s { - compatible = "rockchip-hdmi-i2s"; - dais { - dai0 { - audio-codec = <&codec_hdmi_i2s>; - audio-controller = <&i2s>; - format = "i2s"; - //continuous-clock; - //bitclock-inversion; - //frame-inversion; - //bitclock-master; - //frame-master; - }; - }; - }; - - rockchip-hdmi-spdif { - compatible = "rockchip-hdmi-spdif"; - dais { - dai0 { - audio-codec = <&codec_hdmi_spdif>; - audio-controller = <&spdif>; - }; - }; - }; - - rockchip-rt5631 { - compatible = "rockchip-rt5631"; - dais { - dai0 { - audio-codec = <&rt5631>; - audio-controller = <&i2s>; - format = "i2s"; - //continuous-clock; - //bitclock-inversion; - //frame-inversion; - //bitclock-master; - //frame-master; - }; - }; - }; - - rockchip-rt3224 { - compatible = "rockchip-rt3261"; - dais { - dai0 { - audio-codec = <&rt3261>; - audio-controller = <&i2s>; - format = "i2s"; - //continuous-clock; - //bitclock-inversion; - //frame-inversion; - //bitclock-master; - //frame-master; - }; - dai1 { - audio-codec = <&rt3261>; - audio-controller = <&i2s>; - format = "dsp_a"; - //continuous-clock; - bitclock-inversion; - //frame-inversion; - //bitclock-master; - //frame-master; - }; - }; - }; - - usb_control { - compatible = "rockchip,rk3288-usb-control"; - - host_drv_gpio = <&gpio0 GPIO_B6 GPIO_ACTIVE_LOW>; - otg_drv_gpio = <&gpio0 GPIO_B4 GPIO_ACTIVE_LOW>; - - rockchip,remote_wakeup; - rockchip,usb_irq_wakeup; - }; -}; - -&gmac { -// power_ctl_by = "gpio"; //"gpio" "pmu" - power-gpio = <&gpio0 GPIO_A6 GPIO_ACTIVE_HIGH>; -// power-pmu = "act_ldo" - reset-gpio = <&gpio4 GPIO_A7 GPIO_ACTIVE_LOW>; -}; - -&pinctrl { - gpio0_gpio { - gpio0_c2: gpio0-c2 { - rockchip,pins = ; - rockchip,pull = ; - }; - - //to add - }; - - gpio7_gpio { - gpio7_b7: gpio7-b7 { - rockchip,pins = ; - rockchip,pull = ; - }; - - //to add - }; - //could add other pinctrl definition such as gpio - -}; - -&emmc { - clock-frequency = <150000000>; - clock-freq-min-max = <400000 150000000>; - supports-highspeed; - supports-emmc; - bootpart-no-access; - - supports-DDR_MODE; - caps2-mmc-hs200; - - ignore-pm-notify; - keep-power-in-suspend; - status = "okay"; -}; - -&sdmmc { - clock-frequency = <50000000>; - lock-freq-min-max = <400000 50000000>; - supports-highspeed; - supports-sd; - broken-cd; - card-detect-delay = <200>; - - ignore-pm-notify; - keep-power-in-suspend; - - vmmc-supply = <&rk808_ldo5_reg>; - status = "okay"; -}; - -&sdio { - clock-frequency = <50000000>; - clock-freq-min-max = <200000 50000000>; - supports-highspeed; - supports-sdio; - ignore-pm-notify; - keep-power-in-suspend; - //cap-sdio-irq; - status = "okay"; -}; - -&spi0 { - status = "okay"; - max-freq = <48000000>; - /* - spi_test@00 { - compatible = "rockchip,spi_test_bus0_cs0"; - reg = <0>; - spi-max-frequency = <24000000>; - //spi-cpha; - //spi-cpol; - poll_mode = <0>; - type = <0>; - enable_dma = <0>; - - }; - - spi_test@01 { - compatible = "rockchip,spi_test_bus0_cs1"; - reg = <1>; - spi-max-frequency = <24000000>; - spi-cpha; - spi-cpol; - poll_mode = <0>; - type = <0>; - enable_dma = <0>; - }; - */ -}; - -&spi1 { - status = "okay"; - max-freq = <48000000>; - /* - spi_test@10 { - compatible = "rockchip,spi_test_bus1_cs0"; - reg = <0>; - spi-max-frequency = <24000000>; - //spi-cpha; - //spi-cpol; - poll_mode = <0>; - type = <0>; - enable_dma = <0>; - }; - - */ -}; - -&spi2 { - status = "okay"; - max-freq = <48000000>; - /* - spi_test@20 { - compatible = "rockchip,spi_test_bus2_cs0"; - reg = <0>; - spi-max-frequency = <24000000>; - //spi-cpha; - //spi-cpol; - poll_mode = <0>; - type = <0>; - enable_dma = <0>; - }; - - spi_test@21 { - compatible = "rockchip,spi_test_bus2_cs1"; - reg = <1>; - spi-max-frequency = <24000000>; - //spi-cpha; - //spi-cpol; - poll_mode = <0>; - type = <0>; - enable_dma = <0>; - }; - */ -}; - -&uart_bt { - status = "okay"; - dma-names = "!tx", "!rx"; - pinctrl-0 = <&uart0_xfer &uart0_cts>; -}; - -&i2c0 { - status = "okay"; - rk808: rk808@1b { - reg = <0x1b>; - status = "okay"; - }; - - bq24296: bq24296@6b { - compatible = "ti,bq24296"; - reg = <0x6b>; - gpios = <&gpio0 GPIO_A7 GPIO_ACTIVE_HIGH>,<&gpio0 GPIO_B0 GPIO_ACTIVE_HIGH>; - bq24296,chg_current = <1000 2000 3000>; - status = "okay"; - }; - bq27320: bq27320@55 { - compatible = "ti,bq27320"; - reg = <0x55>; - /* gpios = <&gpio0 GPIO_A7 GPIO_ACTIVE_HIGH>; */ - status = "okay"; - }; - - CW2015@62 { - compatible = "cw201x"; - reg = <0x62>; - dc_det_gpio = <&gpio0 GPIO_B0 GPIO_ACTIVE_LOW>; - bat_low_gpio = <&gpio0 GPIO_A7 GPIO_ACTIVE_LOW>; - chg_ok_gpio = <&gpio0 GPIO_B1 GPIO_ACTIVE_HIGH>; - bat_config_info = <0x15 0x42 0x60 0x59 0x52 0x58 0x4D 0x48 0x48 0x44 0x44 0x46 0x49 0x48 0x32 - 0x24 0x20 0x17 0x13 0x0F 0x19 0x3E 0x51 0x45 0x08 0x76 0x0B 0x85 0x0E 0x1C 0x2E 0x3E 0x4D 0x52 0x52 - 0x57 0x3D 0x1B 0x6A 0x2D 0x25 0x43 0x52 0x87 0x8F 0x91 0x94 0x52 0x82 0x8C 0x92 0x96 0xFF 0x7B 0xBB - 0xCB 0x2F 0x7D 0x72 0xA5 0xB5 0xC1 0x46 0xAE>; - is_dc_charge = <1>; - is_usb_charge = <0>; - }; -}; - -&i2c1 { - status = "okay"; - rtc@51 { - compatible = "nxp,pcf8563"; - reg = <0x51>; - }; - - sensor@1d { - compatible = "gs_mma8452"; - reg = <0x1d>; - type = ; - irq-gpio = <&gpio8 GPIO_A0 IRQ_TYPE_EDGE_FALLING>; - irq_enable = <1>; - poll_delay_ms = <30>; - layout = <1>; - }; - sensor@19 { - compatible = "gs_lis3dh"; - reg = <0x19>; - type = ; - irq-gpio = <&gpio0 GPIO_A0 IRQ_TYPE_LEVEL_LOW>; - irq_enable = <1>; - poll_delay_ms = <30>; - layout = <1>; - }; - sensor@0d { - compatible = "ak8963"; - reg = <0x0d>; - type = ; - irq-gpio = <&gpio8 GPIO_A2 IRQ_TYPE_EDGE_RISING>; - irq_enable = <1>; - poll_delay_ms = <30>; - layout = <1>; - }; - - sensor@6b { - compatible = "l3g20d_gyro"; - reg = <0x6b>; - type = ; - irq-gpio = <&gpio8 GPIO_A3 IRQ_TYPE_LEVEL_LOW>; - irq_enable = <1>; - poll_delay_ms = <30>; - layout = <1>; - }; - sensor@10 { - compatible = "ls_cm3218"; - reg = <0x10>; - type = ; - irq-gpio = <&gpio8 GPIO_A3 IRQ_TYPE_EDGE_FALLING>; - irq_enable = <1>; - poll_delay_ms = <30>; - layout = <1>; - }; - -}; - -&i2c2 { - status = "okay"; - rt5631: rt5631@1a { - compatible = "rt5631"; - reg = <0x1a>; - }; - es8323: es8323@10 { - compatible = "es8323"; - reg = <0x10>; - }; - rt3261: rt3261@1c { - compatible = "rt3261"; - reg = <0x1c>; - // codec-en-gpio = <0>;//sdk default high level - spk-num= <2>; - modem-input-mode = <1>; - lout-to-modem_mode = <1>; - spk-amplify = <2>; - playback-if1-data_control = <0>; - playback-if2-data_control = <0>; - }; - rt5616: rt5616@1b { - compatible = "rt5616"; - reg = <0x1b>; - }; -}; - -&i2c3 { - status = "okay"; -}; - -&i2c4 { - status = "okay"; - ts@55 { - compatible = "goodix,gt8xx"; - reg = <0x55>; - touch-gpio = <&gpio7 GPIO_A6 IRQ_TYPE_LEVEL_LOW>; - reset-gpio = <&gpio7 GPIO_A5 GPIO_ACTIVE_LOW>; - //power-gpio = <&gpio0 GPIO_C5 GPIO_ACTIVE_LOW>; - max-x = <1280>; - max-y = <800>; - }; - - ts@01 { - compatible = "ct,ct36x"; - reg = <0x01>; - ct-model = <365>; - touch-gpio = <&gpio7 GPIO_A6 IRQ_TYPE_LEVEL_LOW>; - reset-gpio = <&gpio7 GPIO_A5 GPIO_ACTIVE_HIGH>; - max-x = <1280>; - max-y = <800>; - orientation=<1 0 0 1>; - }; -}; - -&i2c5 { - status = "disable"; -}; - -&fb { - rockchip,disp-mode = ; -}; - -&rk_screen { - display-timings = <&disp_timings>; -}; - -/*lcdc0 as PRMRY(LCD),lcdc1 as EXTEND(HDMI)*/ -&lcdc0 { - status = "okay"; - rockchip,mirror = ; - rockchip,cabc_mode = <0>; - rockchip,iommu-enabled = <0>; - power_ctr: power_ctr { - rockchip,debug = <0>; - lcd_en:lcd_en { - rockchip,power_type = ; - gpios = <&gpio7 GPIO_A3 GPIO_ACTIVE_HIGH>; - rockchip,delay = <10>; - }; - - lcd_cs:lcd_cs { - rockchip,power_type = ; - gpios = <&gpio7 GPIO_A4 GPIO_ACTIVE_HIGH>; - rockchip,delay = <10>; - }; - - /*lcd_rst:lcd_rst { - rockchip,power_type = ; - gpios = <&gpio3 GPIO_D6 GPIO_ACTIVE_HIGH>; - rockchip,delay = <5>; - };*/ - - }; -}; - -&lcdc1 { - status = "okay"; - rockchip,mirror = ; - rockchip,iommu-enabled = <0>; -}; - -&hdmi { - status = "okay"; - rockchips,hdmi_audio_source = <0>; -}; - -&adc { - status = "okay"; - - rockchip_headset { - compatible = "rockchip_headset"; - headset_gpio = <&gpio7 GPIO_C0 GPIO_ACTIVE_LOW>; - pinctrl-names = "default"; - pinctrl-0 = <&gpio0_c2>; - // io-channels = <&adc 2>; - /* - hook_gpio = ; - hook_down_type = ; //interrupt hook key down status - */ - }; - - key { - compatible = "rockchip,key"; - io-channels = <&adc 1>; - - vol-up-key { - linux,code = <115>; - label = "volume up"; - rockchip,adc_value = <1>; - }; - - vol-down-key { - linux,code = <114>; - label = "volume down"; - rockchip,adc_value = <170>; - }; - - power-key { - gpios = <&gpio0 GPIO_A5 GPIO_ACTIVE_LOW>; - linux,code = <116>; - label = "power"; - gpio-key,wakeup; - }; - - menu-key { - linux,code = <59>; - label = "menu"; - rockchip,adc_value = <355>; - }; - - home-key { - linux,code = <102>; - label = "home"; - rockchip,adc_value = <746>; - }; - - back-key { - linux,code = <158>; - label = "back"; - rockchip,adc_value = <560>; - }; - - camera-key { - linux,code = <212>; - label = "camera"; - rockchip,adc_value = <450>; - }; - }; -}; - -&pwm0 { - status = "okay"; -}; - -&pwm1 { - status = "okay"; -}; - - -&clk_core_dvfs_table { - operating-points = < - /* KHz uV */ - // 126000 1050000 - // 216000 1050000 - // 312000 1050000 - // 408000 1050000 - // 600000 1050000 - // 696000 1050000 - 816000 1050000 - 1008000 1050000 - 1200000 1100000 - 1416000 1150000 - >; - status="okay"; -}; - -&clk_gpu_dvfs_table { - operating-points = < - /* KHz uV */ - // 100000 1100000 - // 200000 1100000 - 300000 1100000 - 400000 1100000 - 500000 1100000 - 600000 1250000 - >; - status="okay"; -}; - -&clk_ddr_dvfs_table { - operating-points = < - /* KHz uV */ - 200000 950000 - 300000 950000 - 400000 1000000 - 533000 1050000 - >; - - freq_table = < - /*status freq(KHz)*/ - SYS_STATUS_NORMAL 400000 - SYS_STATUS_SUSPEND 200000 - SYS_STATUS_VIDEO 300000 - SYS_STATUS_DUALVIEW 500000 - >; - status="okay"; -}; - -/include/ "rk808.dtsi" -&rk808 { - gpios =<&gpio0 GPIO_A4 GPIO_ACTIVE_HIGH>,<&gpio0 GPIO_B3 GPIO_ACTIVE_LOW>; - rk808,system-power-controller; - - regulators { - - rk808_dcdc1_reg: regulator@0{ - regulator-name= "vdd_arm"; - regulator-min-microvolt = <700000>; - regulator-max-microvolt = <1500000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-mode = <0x2>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-mode = <0x2>; - regulator-state-disabled; - regulator-state-uv = <900000>; - }; - }; - - rk808_dcdc2_reg: regulator@1 { - regulator-name= "vdd_gpu"; - regulator-min-microvolt = <700000>; - regulator-max-microvolt = <1500000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-mode = <0x2>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-mode = <0x2>; - regulator-state-disabled; - regulator-state-uv = <900000>; - }; - }; - - rk808_dcdc3_reg: regulator@2 { - regulator-name= "rk_dcdc3"; - regulator-min-microvolt = <1200000>; - regulator-max-microvolt = <1200000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-mode = <0x2>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-mode = <0x2>; - regulator-state-enabled; - regulator-state-uv = <1200000>; - }; - }; - - rk808_dcdc4_reg: regulator@3 { - regulator-name= "vccio"; - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <3300000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-mode = <0x2>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-mode = <0x2>; - regulator-state-enabled; - regulator-state-uv = <2800000>; - }; - }; - - rk808_ldo1_reg: regulator@4 { - regulator-name= "rk_ldo1"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <3300000>; - }; - }; - - rk808_ldo2_reg: regulator@5 { - regulator-name= "rk_ldo2"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <3300000>; - }; - }; - - rk808_ldo3_reg: regulator@6 { - regulator-name= "rk_ldo3"; - regulator-min-microvolt = <1000000>; - regulator-max-microvolt = <1000000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <1000000>; - }; - }; - - rk808_ldo4_reg:regulator@7 { - regulator-name= "rk_ldo4"; - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <1800000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-disabled; - regulator-state-uv = <1800000>; - }; - }; - - rk808_ldo5_reg: regulator@8 { - regulator-name= "vcc_sd"; - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <3300000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <2800000>; - }; - }; - - rk808_ldo6_reg: regulator@9 { - regulator-name= "rk_ldo6"; - regulator-min-microvolt = <1000000>; - regulator-max-microvolt = <1000000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-disabled; - regulator-state-uv = <1000000>; - }; - }; - - rk808_ldo7_reg: regulator@10 { - regulator-name= "rk_ldo7"; - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <1800000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <1800000>; - }; - }; - - rk808_ldo8_reg: regulator@11 { - regulator-name= "rk_ldo8"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <3300000>; - }; - }; - - rk808_ldo9_reg: regulator@12 { - regulator-name= "rk_ldo9"; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - }; - }; - - rk808_ldo10_reg: regulator@13 { - regulator-name= "rk_ldo10"; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-disabled; - }; - }; - }; -}; - -&lcdc_vdd_domain { - regulator-name = "vcc30_lcd"; - }; -&dpio_vdd_domain{ - regulator-name = "vcc18_cif"; - }; -&flash0_vdd_domain{ - regulator-name = "vcc_flash"; - }; -&flash1_vdd_domain{ - regulator-name = "vcc_flash"; - }; -&apio3_vdd_domain{ - regulator-name = "vccio_wl"; - }; -&apio5_vdd_domain{ - regulator-name = "vccio"; - }; -&apio4_vdd_domain{ - regulator-name = "vccio"; - }; -&apio1_vdd_domain{ - regulator-name = "vccio"; - }; -&apio2_vdd_domain{ - regulator-name = "vccio"; - }; -&sdmmc0_vdd_domain{ - regulator-name = "vcc_sd"; - }; - diff --git a/arch/arm/boot/dts/rk3288-cif-sensor.dtsi b/arch/arm/boot/dts/rk3288-cif-sensor.dtsi deleted file mode 100644 index 05bd4da9de4e..000000000000 --- a/arch/arm/boot/dts/rk3288-cif-sensor.dtsi +++ /dev/null @@ -1,68 +0,0 @@ -// SPDX-License-Identifier: (GPL-2.0+ OR MIT) -#include "rk3288.dtsi" -#include "rk3288-pinctrl.dtsi" -#include "../../mach-rockchip/rk_camera_sensor_info.h" -/{ - rk3288_cif_sensor: rk3288_cif_sensor{ - compatible = "rockchip,sensor"; - status = "disabled"; - - gc0329{ - is_front = <0>; - rockchip,power = <&gpio0 GPIO_C1 GPIO_ACTIVE_HIGH>; - //rockchip,power_pmu_name1 = "rk818_ldo4"; - //rockchip,power_pmu_voltage1 = <2800000>; - //rockchip,power_pmu_name2 = "rk818_ldo8"; - //rockchip,power_pmu_voltage2 = <1800000>; - rockchip,powerdown = <&gpio2 GPIO_B4 GPIO_ACTIVE_HIGH>; - //rockchip,powerdown_pmu = ""; - //rockchip,powerdown_pmu_voltage = <3000000>; - pwdn_active = ; - pwr_active = ; - mir = <0>; - flash_attach = <1>; - //rockchip,flash = <>; - flash_active = <1>; - resolution = ; - powerup_sequence = ; - orientation = <0>; - i2c_add = ; - i2c_rata = <100000>; - i2c_chl = <3>; - cif_chl = <0>; - mclk_rate = <24>; - }; -/* ov8858{ - is_front = <0>; - rockchip,power = <&gpio0 GPIO_C1 GPIO_ACTIVE_HIGH>; - //rockchip,power_pmu_name1 = "rk818_ldo4"; - //rockchip,power_pmu_voltage1 = <2800000>; - //rockchip,power_pmu_name2 = "rk818_ldo8"; - //rockchip,power_pmu_voltage2 = <1800000>; - rockchip,powerdown = <&gpio2 GPIO_B4 GPIO_ACTIVE_HIGH>; - //rockchip,powerdown_pmu = ""; - //rockchip,powerdown_pmu_voltage = <3000000>; - pwdn_active = ; - pwr_active = ; - mir = <0>; - flash_attach = <1>; - //rockchip,flash = <>; - flash_active = <1>; - resolution = ; - powerup_sequence = ; - orientation = <0>; - i2c_add = ; - i2c_rata = <100000>; - i2c_chl = <3>; - cif_chl = <0>; - mclk_rate = <24>; - }; -*/ - }; -}; - - - - - - diff --git a/arch/arm/boot/dts/rk3288-fpga.dts b/arch/arm/boot/dts/rk3288-fpga.dts deleted file mode 100644 index 3a1adb851743..000000000000 --- a/arch/arm/boot/dts/rk3288-fpga.dts +++ /dev/null @@ -1,576 +0,0 @@ -// SPDX-License-Identifier: (GPL-2.0+ OR MIT) -/dts-v1/; - -#include -#include -#include -#include -#include - -#include "skeleton.dtsi" -#include "rk3288-pinctrl.dtsi" - -/ { - interrupt-parent = <&gic>; - - aliases { - serial2 = &uart_dbg; - i2c0 = &i2c0; - i2c1 = &i2c1; - i2c2 = &i2c2; - i2c3 = &i2c3; - i2c4 = &i2c4; - i2c5 = &i2c5; - lcdc0 = &lcdc0; - lcdc1 = &lcdc1; - }; - - cpus { - #address-cells = <1>; - #size-cells = <0>; - - cpu@0 { - device_type = "cpu"; - compatible = "arm,cortex-a15"; - reg = <0x500>; - }; - cpu@1 { - device_type = "cpu"; - compatible = "arm,cortex-a15"; - reg = <0x501>; - }; - cpu@2 { - device_type = "cpu"; - compatible = "arm,cortex-a15"; - reg = <0x502>; - }; - cpu@3 { - device_type = "cpu"; - compatible = "arm,cortex-a15"; - reg = <0x503>; - }; - }; - - gic: interrupt-controller@ffc01000 { - compatible = "arm,cortex-a15-gic"; - interrupt-controller; - #interrupt-cells = <3>; - #address-cells = <0>; - reg = <0xffc01000 0x1000>, - <0xffc02000 0x1000>; - }; - - sram: sram@ff710000 { - compatible = "mmio-sram"; - reg = <0xff710000 0x8000>; /* 32k */ - map-exec; - }; - - timer { - compatible = "arm,armv7-timer"; - interrupts = , - , - , - ; - clock-frequency = <24000000>; - }; - - timer@ff810000 { - compatible = "rockchip,timer"; - reg = <0xff810000 0x20>; - interrupts = ; - rockchip,broadcast = <1>; - }; - - timer@ff810020 { - compatible = "rockchip,timer"; - reg = <0xff810020 0x20>; - interrupts = ; - rockchip,clocksource = <1>; - rockchip,count-up = <1>; - }; - - uart_dbg: serial@ff690000 { - compatible = "rockchip,serial"; - reg = <0xff690000 0x100>; - interrupts = ; - clock-frequency = <24000000>; - reg-shift = <2>; - reg-io-width = <4>; - status = "disabled"; - }; - - fiq-debugger { - compatible = "rockchip,fiq-debugger"; - rockchip,serial-id = <2>; - rockchip,signal-irq = <106>; - rockchip,wake-irq = <0>; - status = "disabled"; - }; - - i2c0: i2c@ff650000 { - compatible = "rockchip,rk30-i2c"; - reg = <0xff650000 0x1000>; - interrupts = ; - #address-cells = <1>; - #size-cells = <0>; - rockchip,check-idle = <0>; - status = "disabled"; - }; - - i2c1: i2c@ff140000 { - compatible = "rockchip,rk30-i2c"; - reg = <0xff140000 0x1000>; - interrupts = ; - #address-cells = <1>; - #size-cells = <0>; - rockchip,check-idle = <0>; - status = "disabled"; - }; - - i2c2: i2c@ff660000 { - compatible = "rockchip,rk30-i2c"; - reg = <0xff660000 0x1000>; - interrupts = ; - #address-cells = <1>; - #size-cells = <0>; - rockchip,check-idle = <0>; - status = "disabled"; - }; - - i2c3: i2c@ff150000 { - compatible = "rockchip,rk30-i2c"; - reg = <0xff150000 0x1000>; - interrupts = ; - #address-cells = <1>; - #size-cells = <0>; - rockchip,check-idle = <0>; - status = "disabled"; - }; - - i2c4: i2c@ff160000 { - compatible = "rockchip,rk30-i2c"; - reg = <0xff160000 0x1000>; - interrupts = ; - #address-cells = <1>; - #size-cells = <0>; - rockchip,check-idle = <0>; - status = "disabled"; - }; - - i2c5: i2c@ff170000 { - compatible = "rockchip,rk30-i2c"; - reg = <0xff170000 0x1000>; - interrupts = ; - #address-cells = <1>; - #size-cells = <0>; - rockchip,check-idle = <0>; - status = "disabled"; - }; - - lvds: lvds@ff96c000 { - compatible = "rockchip, rk32-lvds"; - reg = <0xff960000 0x20000>; - }; - - edp: edp@ff970000 { - compatible = "rockchip,rk32-edp"; - reg = <0xff970000 0x4000>; - interrupts = ; - }; - - hdmi: hdmi@ff980000 { - compatible = "rockchip,rk3288-hdmi"; - reg = <0xff980000 0x20000>; - interrupts = ; - rockchip,hdmi_lcdc_source = <1>; - pinctrl-names = "default", "gpio"; - pinctrl-0 = <&i2c5_sda &i2c5_scl>; - pinctrl-1 = <&i2c5_gpio>; - status = "disabled"; - }; - - fb: fb{ - compatible = "rockchip,rk-fb"; - rockchip,disp-mode = ; - }; - - rk_screen: rk_screen{ - compatible = "rockchip,screen"; - }; - - lcdc1: lcdc@ff940000 { - compatible = "rockchip,rk3288-lcdc"; - rockchip,prop = ; - rochchip,pwr18 = <0>; - reg = <0xff940000 0x10000>; - interrupts = ; - pinctrl-names = "default", "gpio"; - pinctrl-0 = <&lcdc0_lcdc>; - pinctrl-1 = <&lcdc0_gpio>; - status = "disabled"; - }; - - lcdc0: lcdc@ff930000 { - compatible = "rockchip,rk3288-lcdc"; - rockchip,prop = ; - rockchip,pwr18 = <0>; - reg = <0xff930000 0x10000>; - interrupts = ; - //pinctrl-names = "default", "gpio"; - //pinctrl-0 = <&lcdc0_lcdc>; - //pinctrl-1 = <&lcdc0_gpio>; - status = "disabled"; - }; - - adc: adc@ff100000 { - compatible = "rockchip,saradc"; - reg = <0xff100000 0x100>; - interrupts = ; - #io-channel-cells = <1>; - io-channel-ranges; - rockchip,adc-vref = <1800>; - clock-frequency = <1000000>; - clock-names = "saradc", "pclk_saradc"; - status = "disabled"; - }; - - rga@ff920000 { - compatible = "rockchip,rga"; - reg = <0xff920000 0x1000>; - interrupts = ; - clock-names = "hclk_rga", "aclk_rga"; - }; - - i2s: rockchip-i2s@0xff890000 { - compatible = "rockchip-i2s"; - reg = <0xff890000 0x10000>; - i2s-id = <0>; - interrupts = ; - // dmas = <&pdma0 0>, - // <&pdma0 1>; - //#dma-cells = <2>; - // dma-names = "tx", "rx"; - }; - - spdif: rockchip-spdif@0xff8b0000 { - compatible = "rockchip-spdif"; - reg = <0xff8b0000 0x10000>; //8channel - //reg = ;//2channel - interrupts = ; - // dmas = <&pdma0 8>; - //#dma-cells = <1>; - }; - - ion { - compatible = "rockchip,ion"; - #address-cells = <1>; - #size-cells = <0>; - ion_cma: rockchip,ion-heap@4 { /* CMA HEAP */ - compatible = "rockchip,ion-heap"; - rockchip,ion_heap = <4>; - reg = <0x00000000 0x04000000>; /* 64MB */ - }; - rockchip,ion-heap@0 { /* VMALLOC HEAP */ - compatible = "rockchip,ion-heap"; - rockchip,ion_heap = <0>; - }; - }; - - mmc: mshc@ff0c0000 { - compatible = "rockchip,rk_mmc"; - reg = <0xff0c0000 0x4000>; - interrupts = ; /*irq=64*/ - #address-cells = <1>; - #size-cells = <0>; - clock-frequency = <50000000>; - clock-freq-min-max = <400000 50000000>; - num-slots = <1>; - supports-highspeed; - broken-cd; - card-detect-delay = <200>; - pwr-gpios = <&gpio3 GPIO_A1 GPIO_ACTIVE_LOW>; /*pwr_en = GPIO3_A1*/ - fifo-depth = <0x100>; - emmc-compatible = <0>; - status = "okay"; - }; - - sdio0: mshc@ff0d0000 { - compatible = "rockchip,rk_mmc"; - reg = <0xff0d0000 0x4000>; - interrupts = ; /*irq=65*/ - #address-cells = <1>; - #size-cells = <0>; - clock-frequency = <50000000>; - clock-freq-min-max = <400000 50000000>; - num-slots = <1>; - supports-highspeed; - fifo-depth = <0x100>; - emmc-compatible = <0>; - status = "disabled"; - }; - - sdio1: mshc@ff0e0000 { - compatible = "rockchip,rk_mmc"; - reg = <0xff0e0000 0x4000>; - interrupts = ; /*irq=66*/ - #address-cells = <1>; - #size-cells = <0>; - clock-frequency = <50000000>; - clock-freq-min-max = <400000 50000000>; - num-slots = <1>; - supports-highspeed; - fifo-depth = <0x100>; - emmc-compatible = <0>; - status = "disabled"; - }; - - emmc: mshc@ff0f0000 { - compatible = "rockchip,rk_mmc"; - reg = <0xff0f0000 0x4000>; - interrupts = ; /*irq=67*/ - #address-cells = <1>; - #size-cells = <0>; - clock-frequency = <50000000>; - clock-freq-min-max = <400000 50000000>; - num-slots = <1>; - supports-highspeed; - fifo-depth = <0x100>; - emmc-compatible = <1>; - status = "disabled"; - }; - - vpu: vpu_service@ff9a0000 { - compatible = "vpu_service"; - reg = <0xff9a0000 0x800>; - interrupts = , ; - interrupt-names = "irq_enc", "irq_dec"; - name = "vpu_service"; - status = "disabled"; - }; - - hevc: hevc_service@ff9c0000 { - compatible = "rockchip,hevc_service"; - reg = <0xff9c0000 0x800>; - interrupts = ; - interrupt-names = "irq_dec"; - name = "hevc_service"; - status = "disabled"; - }; - - iep: iep@ff900000 { - compatible = "rockchip,iep"; - reg = <0xff900000 0x800>; - interrupts = ; - status = "disabled"; - }; - - dwc_control_usb: dwc-control-usb@ff770284 { - compatible = "rockchip,rk3288-dwc-control-usb"; - reg = <0xff770284 0x04>, <0xff770288 0x04>, - <0xff7702cc 0x04>, <0xff7702d4 0x04>, - <0xff770320 0x14>, <0xff770334 0x14>, - <0xff770348 0x10>, <0xff770358 0x08>, - <0xff770360 0x08>; - reg-names = "GRF_SOC_STATUS1" ,"GRF_SOC_STATUS2", - "GRF_SOC_STATUS19", "GRF_SOC_STATUS21", - "GRF_UOC0_BASE", "GRF_UOC1_BASE", - "GRF_UOC2_BASE", "GRF_UOC3_BASE", - "GRF_UOC4_BASE"; - interrupts = , , - , , - ; - interrupt-names = "otg_id", "bvalid", - "otg_linestate", "host0_linestate", - "host1_linestate"; - /*gpios = <&gpio0 GPIO_B6 GPIO_ACTIVE_LOW>,*//*HOST_VBUS_DRV*/ - /* <&gpio0 GPIO_B4 GPIO_ACTIVE_LOW>;*//*OTG_VBUS_DRV*/ - /*clocks = <&clk_gates4 5>;*/ - /*clock-names = "hclk_usb_peri";*/ - }; - - usb1: usb@ff580000 { - compatible = "rockchip,rk3288_usb20_otg"; - reg = <0xff580000 0x40000>; - interrupts = ; - }; - - usb2: usb@ff540000 { - compatible = "rockchip,rk3288_usb20_host"; - reg = <0xff540000 0x40000>; - interrupts = ; - }; - - usb3: usb@ff520000 { - compatible = "rockchip,rk3288_rk_ohci_host"; - reg = <0xff520000 0x20000>; - interrupts = ; - }; - - usb4: usb@ff500000 { - compatible = "rockchip,rk3288_rk_ehci_host"; - reg = <0xff500000 0x20000>; - interrupts = ; - }; - - usb5: usb@ff5c0000 { - compatible = "rockchip,rk3288_rk_ehci1_host"; - reg = <0xff5c0000 0x40000>; - interrupts = ; - }; - - gmac: eth@ff290000 { - compatible = "rockchip,gmac"; - reg = <0xff290000 0x10000>; - interrupts = ; /*irq=59*/ - interrupt-names = "macirq"; - phy-mode = "rmii"; - //phy-mode = "gmii"; - pinctrl-names = "default"; - pinctrl-0 = <&mac_clk &mac_txpins &mac_rxpins &mac_mdpins>; - }; -}; - -#include "lcd-td043mgeal.dtsi" - -/ { - compatible = "rockchip,rk3288-fpga"; - - memory { - device_type = "memory"; - reg = <0x00000000 0x10000000>; - }; - - chosen { - bootargs = "androidboot.console=ttyFIQ0 initrd=0x02000000,0x00800000"; - }; - - fiq-debugger { - status = "okay"; - }; - - rockchip-rt5631 { - compatible = "rockchip-rt5631"; - dais { - dai0 { - codec-name = "rt5631.0-001a"; - cpu-dai-name = "rockchip-i2s.0"; - format = "i2s"; - //continuous-clock; - //bitclock-inversion; - //frame-inversion; - //bitclock-master; - //frame-master; - }; - }; - }; - - rockchip-rk610 { - compatible = "rockchip-rk610"; - dais { - dai0 { - codec-name = "rk610_codec.0-0060"; - cpu-dai-name = "rockchip-i2s.0"; - format = "i2s"; - //continuous-clock; - //bitclock-inversion; - //frame-inversion; - //bitclock-master; - //frame-master; - }; - }; - }; - - codec-hdmi-spdif { - compatible = "hdmi-spdif"; - }; - - codec-hdmi-i2s { - compatible = "hdmi-i2s"; - }; - - codec-hdmi-spdif { - compatible = "hdmi-spdif"; - }; -}; - -&i2c0 { - status = "okay"; - rt5631@1a { - compatible = "rt5631"; - reg = <0x1a>; - }; - - rk610ctl@40 { - compatible = "rk610_ctl"; - reg = <0x40>; - rk610-reset-io = <&gpio3 GPIO_B2 GPIO_ACTIVE_HIGH>; - // clocks = <&clk_i2s>; - // clock-names = "i2s_clk"; - }; - - rk610codec@60 {//RK610_CODEC addr from 0x60 to 0x80 (0x60~0x80) - compatible = "rk610_codec"; - reg = <0x60>; - spk_ctl_io = <&gpio2 GPIO_D7 GPIO_ACTIVE_HIGH>; - boot_depop = <1>; - pa_enable_time = <1000>; - }; - - ion { - compatible = "rockchip,ion"; - #address-cells = <1>; - #size-cells = <0>; - rockchip,ion-heap@1 { /* CMA HEAP */ - compatible = "rockchip,ion-reserve"; - reg = <1>; - memory-reservation = <0x00000000 0x04000000>; /* 64MB */ - }; - rockchip,ion-heap@3 { /* SYSTEM HEAP */ - reg = <3>; - }; - }; -}; - -&fb { - rockchip,disp-mode = ; -}; - -&rk_screen { - display-timings = <&disp_timings>; -}; - -&lcdc0 { - status = "okay"; - power_ctr: power_ctr { - rockchip,debug = <0>; - rockchip,mirror = ; - /*lcd_en:lcd_en { - rockchip,power_type = ; - gpios = <&gpio7 GPIO_A3 GPIO_ACTIVE_HIGH>; - rockchip,delay = <10>; - }; - - - lcd_cs:lcd_cs { - rockchip,power_type = ; - rockchip,delay = <10>; - }; - - lcd_rst:lcd_rst { - rockchip,power_type = ; - gpios = <&gpio3 GPIO_D6 GPIO_ACTIVE_HIGH>; - rockchip,delay = <5>; - };*/ - - }; -}; - -&lcdc1 { - status = "disable"; -}; - -&hdmi { - status = "okay"; - rockchips,hdmi_audio_source = <0>; -}; diff --git a/arch/arm/boot/dts/rk3288-p977.dts b/arch/arm/boot/dts/rk3288-p977.dts deleted file mode 100644 index 15718de360c2..000000000000 --- a/arch/arm/boot/dts/rk3288-p977.dts +++ /dev/null @@ -1,854 +0,0 @@ -// SPDX-License-Identifier: (GPL-2.0+ OR MIT) -/dts-v1/; - -#include "rk3288.dtsi" -#include "lcd-LP097Qx1.dtsi" -#include "vtl_ts_p977.dtsi" - -/ { - fiq-debugger { - status = "okay"; - }; - - 5v_power_en { - compatible = "5v_en"; - 5ven,pin =<&gpio7 GPIO_B4 GPIO_ACTIVE_HIGH>; // 5v power for otg and hdmi - status = "okay"; - }; - - - wireless-wlan { - compatible = "wlan-platdata"; - - wifi_chip_type = ""; - sdio_vref = <1800>; //1800mv or 3300mv - - //power_ctrl_by_pmu; - pmu_regulator = "act_ldo3"; - pmu_enable_level = <1>; //1->HIGH, 0->LOW - - WIFI,poweren_gpio = <&gpio4 GPIO_D4 GPIO_ACTIVE_HIGH>; - WIFI,host_wake_irq = <&gpio4 GPIO_D6 GPIO_ACTIVE_HIGH>; - //WIFI,reset_gpio = <&gpio0 GPIO_A2 GPIO_ACTIVE_LOW>; - - status = "okay"; - }; - - wireless-bluetooth { - compatible = "bluetooth-platdata"; - - uart_rts_gpios = <&gpio4 GPIO_C3 GPIO_ACTIVE_LOW>; - pinctrl-names = "default","rts_gpio"; - pinctrl-0 = <&uart0_rts>; - pinctrl-1 = <&uart0_rts_gpio>; - - //BT,power_gpio = <&gpio4 GPIO_D3 GPIO_ACTIVE_HIGH>; - BT,reset_gpio = <&gpio4 GPIO_D5 GPIO_ACTIVE_HIGH>; - BT,wake_gpio = <&gpio4 GPIO_D2 GPIO_ACTIVE_HIGH>; - BT,wake_host_irq = <&gpio4 GPIO_D7 GPIO_ACTIVE_HIGH>; - - status = "okay"; - }; - - hallsensor { - compatible = "hall_och165t"; - type = ; - irq-gpio = <&gpio0 GPIO_A6 IRQ_TYPE_EDGE_BOTH>; - }; - - backlight { - compatible = "pwm-backlight"; - pwms = <&pwm0 0 25000>; - brightness-levels = <255 255 254 254 253 253 252 252 251 251 250 250 249 249 248 248 247 247 246 246 245 245 244 244 243 243 242 242 241 241 240 240 -239 239 238 238 237 237 236 236 235 235 234 234 233 233 232 232 231 231 230 230 229 229 228 228 227 227 226 226 225 225 -224 224 223 223 222 222 221 221 220 220 219 219 218 218 217 217 216 216 215 215 214 214 213 213 212 212 211 211 210 210 -209 209 208 208 207 207 206 206 205 205 204 204 203 203 202 202 201 201 200 200 199 199 198 198 197 197 196 196 195 195 -194 194 193 193 192 192 191 191 190 190 189 189 188 188 187 187 186 186 185 185 184 184 183 183 182 182 181 181 180 180 -179 179 178 178 177 177 176 176 175 175 174 174 173 173 172 172 171 171 170 170 169 169 168 168 167 167 166 166 165 165 -164 164 163 163 162 162 161 161 160 160 159 159 158 158 157 157 156 156 155 155 154 154 153 153 152 152 151 151 150 150 -150 150 150 150 150 150 150 150 150 150 150 150 150 150 150 150 150 150 150 150 150 150 150 150 150 150 150 150 150 150 -150 150 150 150 150 150 150 150 150 150 150 150 150 150>; - default-brightness-level = <20>; - enable-gpios = <&gpio7 GPIO_A2 GPIO_ACTIVE_HIGH>; - }; - - pwm_regulator { - compatible = "rockchip_pwm_regulator"; - pwms = <&pwm1 0 25000>; - rockchip,pwm_id= <1>; - rockchip,pwm_voltage_map= <925000 950000 975000 1000000 1025000 1050000 1075000 1100000 1125000 1150000 1175000 1200000 1225000 1250000 1275000 1300000 1325000 1350000 1375000 1400000>; - rockchip,pwm_voltage= <1000000>; - rockchip,pwm_min_voltage= <925000>; - rockchip,pwm_max_voltage= <1400000>; - rockchip,pwm_suspend_voltage= <950000>; - rockchip,pwm_coefficient= <475>; - regulators { - #address-cells = <1>; - #size-cells = <0>; - pwm_reg0: regulator@0 { - regulator-compatible = "pwm_dcdc1"; - regulator-name= "vdd_logic"; - regulator-min-microvolt = <925000>; - regulator-max-microvolt = <1400000>; - regulator-always-on; - regulator-boot-on; - }; - }; - }; - - codec_hdmi_i2s: codec-hdmi-i2s { - compatible = "hdmi-i2s"; - }; - - codec_hdmi_spdif: codec-hdmi-spdif { - compatible = "hdmi-spdif"; - }; - - rockchip-hdmi-i2s { - compatible = "rockchip-hdmi-i2s"; - dais { - dai0 { - audio-codec = <&codec_hdmi_i2s>; - audio-controller = <&i2s>; - format = "i2s"; - //continuous-clock; - //bitclock-inversion; - //frame-inversion; - //bitclock-master; - //frame-master; - }; - }; - }; - - rockchip-hdmi-spdif { - compatible = "rockchip-hdmi-spdif"; - dais { - dai0 { - audio-codec = <&codec_hdmi_spdif>; - audio-controller = <&spdif>; - }; - }; - }; - - rockchip-rt5631 { - compatible = "rockchip-rt5631"; - dais { - dai0 { - audio-codec = <&rt5631>; - audio-controller = <&i2s>; - format = "i2s"; - //continuous-clock; - //bitclock-inversion; - //frame-inversion; - //bitclock-master; - //frame-master; - }; - }; - }; - - usb_control { - compatible = "rockchip,rk3288-usb-control"; - - otg_drv_gpio = <&gpio0 GPIO_B4 GPIO_ACTIVE_LOW>; - - rockchip,remote_wakeup; - rockchip,usb_irq_wakeup; - }; -}; -&pinctrl { - gpio0_gpio { - gpio0_c2: gpio0-c2 { - rockchip,pins = ; - rockchip,pull = ; - }; - - //to add - }; - - gpio7_gpio { - gpio7_b7: gpio7-b7 { - rockchip,pins = ; - rockchip,pull = ; - }; - - //to add - }; - //could add other pinctrl definition such as gpio - -}; - -&emmc { - clock-frequency = <100000000>; - clock-freq-min-max = <400000 100000000>; - - supports-highspeed; - supports-emmc; - bootpart-no-access; - - supports-DDR_MODE; - caps2-mmc-hs200; - - ignore-pm-notify; - keep-power-in-suspend; - status = "okay"; -}; - -&sdmmc { - clock-frequency = <50000000>; - clock-freq-min-max = <400000 50000000>; - - supports-highspeed; - supports-sd; - broken-cd; - card-detect-delay = <200>; - - ignore-pm-notify; - keep-power-in-suspend; - - vmmc-supply = <&rk808_ldo5_reg>; - status = "okay"; -}; - -&sdio { - clock-frequency = <50000000>; - clock-freq-min-max = <200000 50000000>; - - supports-highspeed; - supports-sdio; - ignore-pm-notify; - keep-power-in-suspend; - //cap-sdio-irq; - status = "okay"; -}; - -&spi0 { - status = "disabled"; - max-freq = <48000000>; - /* - spi_test@00 { - compatible = "rockchip,spi_test_bus0_cs0"; - reg = <0>; - spi-max-frequency = <24000000>; - //spi-cpha; - //spi-cpol; - poll_mode = <0>; - type = <0>; - enable_dma = <0>; - - }; - - spi_test@01 { - compatible = "rockchip,spi_test_bus0_cs1"; - reg = <1>; - spi-max-frequency = <24000000>; - spi-cpha; - spi-cpol; - poll_mode = <0>; - type = <0>; - enable_dma = <0>; - }; - */ -}; - -&spi1 { - status = "disabled"; - max-freq = <48000000>; - /* - spi_test@10 { - compatible = "rockchip,spi_test_bus1_cs0"; - reg = <0>; - spi-max-frequency = <24000000>; - //spi-cpha; - //spi-cpol; - poll_mode = <0>; - type = <0>; - enable_dma = <0>; - }; - - */ -}; - -&spi2 { - status = "disabled"; - max-freq = <48000000>; - /* - spi_test@20 { - compatible = "rockchip,spi_test_bus2_cs0"; - reg = <0>; - spi-max-frequency = <24000000>; - //spi-cpha; - //spi-cpol; - poll_mode = <0>; - type = <0>; - enable_dma = <0>; - }; - - spi_test@21 { - compatible = "rockchip,spi_test_bus2_cs1"; - reg = <1>; - spi-max-frequency = <24000000>; - //spi-cpha; - //spi-cpol; - poll_mode = <0>; - type = <0>; - enable_dma = <0>; - }; - */ -}; -&uart_bt { - status = "okay"; - dma-names = "!tx", "!rx"; - pinctrl-0 = <&uart0_xfer &uart0_cts>; -}; - -&i2c0 { - status = "okay"; - rk808: rk808@1b { - reg = <0x1b>; - status = "okay"; - }; - - - - CW2015@62 { - compatible = "cw201x"; - reg = <0x62>; - dc_det_gpio = <&gpio0 GPIO_B0 GPIO_ACTIVE_LOW>; - bat_low_gpio = <&gpio0 GPIO_A7 GPIO_ACTIVE_LOW>; - chg_ok_gpio = <&gpio0 GPIO_B1 GPIO_ACTIVE_HIGH>; - bat_config_info = <0x15 0x2A 0x58 0x57 0x51 0x5F 0x4C 0x45 0x47 0x45 0x48 0x4C 0x47 0x36 - 0x2B 0x24 0x1E 0x16 0x16 0x17 0x1D 0x28 0x3B 0x4B 0x46 0x23 0x0D 0x71 - 0x41 0x62 0x5F 0x6E 0x6F 0x6F 0x6E 0x72 0x41 0x1B 0x30 0x22 0x01 0x21 - 0x52 0x87 0x8F 0x91 0x94 0x52 0x82 0x8C 0x92 0x96 0x12 0x70 0x8F 0xCB - 0x2F 0x7D 0x72 0xA5 0xB5 0xC1 0x1F 0x21>; - is_dc_charge = <1>; - is_usb_charge = <0>; - }; - - rtc@51 { - compatible = "rtc,hym8563"; - reg = <0x51>; - irq_gpio = <&gpio0 GPIO_A4 IRQ_TYPE_EDGE_FALLING>; - }; -}; - -&i2c1 { - status = "okay"; - rtc@51 { - compatible = "nxp,pcf8563"; - reg = <0x51>; - }; - - sensor@1d { - compatible = "gs_mma8452"; - reg = <0x1d>; - type = ; - irq-gpio = <&gpio8 GPIO_A0 IRQ_TYPE_LEVEL_LOW>; - irq_enable = <1>; - poll_delay_ms = <30>; - layout = <8>; - }; - - sensor@0d { - compatible = "ak8975"; - reg = <0x0d>; - type = ; - irq-gpio = <&gpio8 GPIO_A1 IRQ_TYPE_EDGE_RISING>; - irq_enable = <1>; - poll_delay_ms = <30>; - layout = <1>; - }; - - sensor@10 { - compatible = "ls_cm3218"; - reg = <0x10>; - type = ; - irq-gpio = <&gpio8 GPIO_A3 IRQ_TYPE_EDGE_FALLING>; - irq_enable = <1>; - poll_delay_ms = <30>; - layout = <1>; - }; -/* - mpu6050:mpu@68{ - compatible = "mpu6050"; - reg = <0x68>; - mpu-int_config = <0x10>; - mpu-level_shifter = <0>; - mpu-orientation = <1 0 0 0 1 0 0 0 1>; - orientation-x= <1>; - orientation-y= <0>; - orientation-z= <1>; - irq-gpio = <&gpio8 GPIO_A0 IRQ_TYPE_LEVEL_LOW>; - mpu-debug = <0>; - }; - - ak8963:compass@0d{ - compatible = "ak8963"; - reg = <0x0d>; - compass-bus = <0>; - compass-adapt_num = <0>; - compass-orientation = <1 0 0 0 1 0 0 0 1>; - orientation-x= <0>; - orientation-y= <0>; - orientation-z= <1>; - compass-debug = <1>; - status = "disabled"; - }; - - ak8975:compass@0d{ - compatible = "ak8975"; - reg = <0x0d>; - compass-bus = <0>; - compass-adapt_num = <0>; - compass-orientation = <0 1 0 1 0 0 0 0 1>; - orientation-x= <0>; - orientation-y= <0>; - orientation-z= <0>; - compass-debug = <0>; - }; -*/ -}; - -&i2c2 { - status = "okay"; - - rt5631: rt5631@1a { - compatible = "rt5631"; - reg = <0x1a>; - phone_det_level = <1>; - }; - -}; - -&i2c3 { - status = "okay"; -}; - -&i2c4 { - status = "okay"; - ts@01 { - compatible = "ct,vtl_ts"; - reg = <0x01>; - screen_max_x = <2048>; - screen_max_y = <1536>; - irq_gpio_number = <&gpio7 GPIO_A6 IRQ_TYPE_LEVEL_LOW>; - rst_gpio_number = <&gpio7 GPIO_A5 GPIO_ACTIVE_HIGH>; - - xy_swap = <0>; - x_reverse = <0>; - y_reverse = <1>; - x_mul = <1>; - y_mul = <1>; - bin_ver = <1>; - }; -}; - -&i2c5 { - status = "disable"; -}; - -&fb { - rockchip,disp-mode = ; - rockchip,uboot-logo-on = <1>; -}; - -&rk_screen { - display-timings = <&disp_timings>; -}; - -/*lcdc0 as PRMRY(LCD),lcdc1 as EXTEND(HDMI)*/ -&lcdc0 { - status = "okay"; - rockchip,mirror = ; - rockchip,cabc_mode = <0>; - rockchip,iommu-enabled = <0>; - power_ctr: power_ctr { - rockchip,debug = <0>; - /* - lcd_en:lcd_en { - rockchip,power_type = ; - gpios = <&gpio7 GPIO_A3 GPIO_ACTIVE_HIGH>; - rockchip,delay = <10>; - }; - */ - /*lcd_cs:lcd_cs { - rockchip,power_type = ; - rockchip,delay = <10>; - }; - - lcd_rst:lcd_rst { - rockchip,power_type = ; - gpios = <&gpio3 GPIO_D6 GPIO_ACTIVE_HIGH>; - rockchip,delay = <5>; - };*/ - - }; -}; - -&lcdc1 { - status = "okay"; - rockchip,mirror = ; - rockchip,iommu-enabled = <0>; -}; - -&hdmi { - status = "okay"; - rockchip,hdmi_video_source = ; -}; - -&adc { - status = "okay"; - - - key { - compatible = "rockchip,key"; - io-channels = <&adc 1>; - - vol-up-key { - linux,code = <115>; - label = "volume up"; - rockchip,adc_value = <1>; - }; - - vol-down-key { - linux,code = <114>; - label = "volume down"; - rockchip,adc_value = <170>; - }; - - power-key { - gpios = <&gpio0 GPIO_A5 GPIO_ACTIVE_LOW>; - linux,code = <116>; - label = "power"; - gpio-key,wakeup; - }; - - back-key { - linux,code = <158>; - label = "back"; - rockchip,adc_value = <355>; - }; -/* - home-key { - linux,code = <102>; - label = "home"; - rockchip,adc_value = <746>; - }; - - back-key { - linux,code = <158>; - label = "back"; - rockchip,adc_value = <560>; - }; -*/ - camera-key { - linux,code = <212>; - label = "camera"; - rockchip,adc_value = <450>; - }; - }; -}; - -&pwm0 { - status = "okay"; -}; - -&pwm1 { - status = "okay"; -}; - - -&clk_core_dvfs_table { - operating-points = < - /* KHz uV */ - 126000 850000 - 216000 850000 - 312000 850000 - 408000 850000 - 600000 850000 - 696000 900000 - 816000 950000 - 1008000 1000000 - 1200000 1050000 - 1416000 1150000 - 1512000 1200000 - 1608000 1250000 - 1704000 1300000 - 1800000 1350000 - >; - status="okay"; -}; - -&clk_gpu_dvfs_table { - operating-points = < - /* KHz uV */ - 100000 850000 - 200000 850000 - 300000 900000 - 400000 1000000 - 500000 1100000 - // 600000 1250000 - >; - status="okay"; -}; - -&clk_ddr_dvfs_table { - operating-points = < - /* KHz uV */ - 200000 1050000 - 300000 1050000 - 420000 1050000 - 533000 1050000 - >; - - freq-table = < - /*status freq(KHz)*/ - SYS_STATUS_NORMAL 400000 - SYS_STATUS_SUSPEND 200000 - SYS_STATUS_VIDEO_1080P 240000 - SYS_STATUS_VIDEO_4K 400000 - SYS_STATUS_PERFORMANCE 528000 - SYS_STATUS_DUALVIEW 400000 - SYS_STATUS_BOOST 324000 - SYS_STATUS_ISP 533000 - >; - bd-freq-table = < - /* bandwidth freq */ - 5000 800000 - 3500 456000 - 2600 396000 - 2000 324000 - >; - auto-freq-table = < - 240000 - 324000 - 396000 - 528000 - >; - auto-freq=<1>; - status="okay"; -}; - -/include/ "rk808.dtsi" -&rk808 { - gpios =<&gpio0 GPIO_A4 GPIO_ACTIVE_HIGH>,<&gpio0 GPIO_A0 GPIO_ACTIVE_LOW>; - rk808,system-power-controller; - - regulators { - - rk808_dcdc1_reg: regulator@0{ - regulator-name= "vdd_arm"; - regulator-min-microvolt = <700000>; - regulator-max-microvolt = <1500000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-mode = <0x2>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-mode = <0x2>; - regulator-state-disabled; - regulator-state-uv = <900000>; - }; - }; - - rk808_dcdc2_reg: regulator@1 { - regulator-name= "vdd_gpu"; - regulator-min-microvolt = <700000>; - regulator-max-microvolt = <1500000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-mode = <0x2>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-mode = <0x2>; - regulator-state-disabled; - regulator-state-uv = <900000>; - }; - }; - - rk808_dcdc3_reg: regulator@2 { - regulator-name= "rk_dcdc3"; - regulator-min-microvolt = <1200000>; - regulator-max-microvolt = <1200000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-mode = <0x2>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-mode = <0x2>; - regulator-state-enabled; - regulator-state-uv = <1200000>; - }; - }; - - rk808_dcdc4_reg: regulator@3 { - regulator-name= "vccio"; - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <3300000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-mode = <0x2>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-mode = <0x2>; - regulator-state-enabled; - regulator-state-uv = <2800000>; - }; - }; - - rk808_ldo1_reg: regulator@4 { - regulator-name= "rk_ldo1"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <3300000>; - }; - }; - - rk808_ldo2_reg: regulator@5 { - regulator-name= "rk_ldo2"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <3300000>; - }; - }; - - rk808_ldo3_reg: regulator@6 { - regulator-name= "rk_ldo3"; - regulator-min-microvolt = <1000000>; - regulator-max-microvolt = <1000000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <1000000>; - }; - }; - - rk808_ldo4_reg:regulator@7 { - regulator-name= "rk_ldo4"; - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <1800000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-disabled; - regulator-state-uv = <1800000>; - }; - }; - - rk808_ldo5_reg: regulator@8 { - regulator-name= "vcc_sd"; - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <3300000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <2800000>; - }; - }; - - rk808_ldo6_reg: regulator@9 { - regulator-name= "rk_ldo6"; - regulator-min-microvolt = <1000000>; - regulator-max-microvolt = <1000000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-disabled; - regulator-state-uv = <1000000>; - }; - }; - - rk808_ldo7_reg: regulator@10 { - regulator-name= "rk_ldo7"; - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <1800000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <1800000>; - }; - }; - - rk808_ldo8_reg: regulator@11 { - regulator-name= "rk_ldo8"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <3300000>; - }; - }; - - rk808_ldo9_reg: regulator@12 { - regulator-name= "rk_ldo9"; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - }; - }; - - rk808_ldo10_reg: regulator@13 { - regulator-name= "rk_ldo10"; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-disabled; - }; - }; - }; -}; - -&lcdc_vdd_domain { - regulator-name = "vcc30_lcd"; - }; -&dpio_vdd_domain{ - regulator-name = "vcc18_cif"; - }; -&flash0_vdd_domain{ - regulator-name = "vcc_flash"; - }; -&flash1_vdd_domain{ - regulator-name = "vcc_flash"; - }; -&apio3_vdd_domain{ - regulator-name = "vccio_wl"; - }; -&apio5_vdd_domain{ - regulator-name = "vccio"; - }; -&apio4_vdd_domain{ - regulator-name = "vccio"; - }; -&apio1_vdd_domain{ - regulator-name = "vccio"; - }; -&apio2_vdd_domain{ - regulator-name = "vccio"; - }; -&sdmmc0_vdd_domain{ - regulator-name = "vcc_sd"; - }; diff --git a/arch/arm/boot/dts/rk3288-p977_8846.dts b/arch/arm/boot/dts/rk3288-p977_8846.dts deleted file mode 100644 index efb12c97f7a6..000000000000 --- a/arch/arm/boot/dts/rk3288-p977_8846.dts +++ /dev/null @@ -1,945 +0,0 @@ -// SPDX-License-Identifier: (GPL-2.0+ OR MIT) -/dts-v1/; - -#include "rk3288.dtsi" -#include "lcd-LP097Qx1.dtsi" -#include "vtl_ts_p977.dtsi" -/ { - fiq-debugger { - status = "okay"; - }; - - 5v_power_en { - compatible = "5v_en"; - 5ven,pin =<&gpio7 GPIO_B4 GPIO_ACTIVE_HIGH>; // 5v power for otg and hdmi - status = "okay"; - }; - - - wireless-wlan { - compatible = "wlan-platdata"; - - wifi_chip_type = "ap6210"; - sdio_vref = <1800>; //1800mv or 3300mv - - //power_ctrl_by_pmu; - pmu_regulator = "act_ldo3"; - pmu_enable_level = <1>; //1->HIGH, 0->LOW - - WIFI,poweren_gpio = <&gpio4 GPIO_D4 GPIO_ACTIVE_HIGH>; - WIFI,host_wake_irq = <&gpio4 GPIO_D6 GPIO_ACTIVE_HIGH>; - //WIFI,reset_gpio = <&gpio0 GPIO_A2 GPIO_ACTIVE_LOW>; - - status = "okay"; - }; - - wireless-bluetooth { - compatible = "bluetooth-platdata"; - - uart_rts_gpios = <&gpio4 GPIO_C3 GPIO_ACTIVE_LOW>; - pinctrl-names = "default","rts_gpio"; - pinctrl-0 = <&uart0_rts>; - pinctrl-1 = <&uart0_rts_gpio>; - - //BT,power_gpio = <&gpio4 GPIO_D3 GPIO_ACTIVE_HIGH>; - BT,reset_gpio = <&gpio4 GPIO_D5 GPIO_ACTIVE_HIGH>; - BT,wake_gpio = <&gpio4 GPIO_D2 GPIO_ACTIVE_HIGH>; - BT,wake_host_irq = <&gpio4 GPIO_D7 GPIO_ACTIVE_HIGH>; - - status = "okay"; - }; - - hallsensor { - compatible = "hall_och165t"; - type = ; - irq-gpio = <&gpio0 GPIO_A6 IRQ_TYPE_EDGE_BOTH>; - }; - - backlight { - compatible = "pwm-backlight"; - pwms = <&pwm0 0 25000>; - brightness-levels = <255 254 253 252 251 250 249 248 247 246 245 244 243 242 241 240 - 239 238 237 236 235 234 233 232 231 230 229 228 227 226 225 224 223 222 221 220 - 219 218 217 216 215 214 213 212 211 210 209 208 207 206 205 204 203 202 201 200 - 199 198 197 196 195 194 193 192 191 190 189 188 187 186 185 184 183 182 181 180 - 179 178 177 176 175 174 173 172 171 170 169 168 167 166 165 164 163 162 161 160 - 159 158 157 156 155 154 153 152 151 150 149 148 147 146 145 144 143 142 141 140 - 139 138 137 136 135 134 133 132 131 130 129 128 127 126 125 124 123 122 121 120 - 119 118 117 116 115 114 113 112 111 110 109 108 107 106 105 104 103 102 101 100 - 99 98 97 96 95 94 93 92 91 90 89 88 87 86 85 84 83 82 81 80 79 78 77 76 75 74 73 72 71 70 - 69 68 67 66 65 64 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 40 - 39 38 37 36 35 34 33 32 31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 - 9 8 7 6 5 4 3 2 1 0>; - default-brightness-level = <200>; - enable-gpios = <&gpio7 GPIO_A2 GPIO_ACTIVE_HIGH>; - }; - - pwm_regulator { - compatible = "rockchip_pwm_regulator"; - pwms = <&pwm1 0 25000>; - rockchip,pwm_id= <1>; - rockchip,pwm_voltage_map= <925000 950000 975000 1000000 1025000 1050000 1075000 1100000 1125000 1150000 1175000 1200000 1225000 1250000 1275000 1300000 1325000 1350000 1375000 1400000>; - rockchip,pwm_voltage= <1000000>; - rockchip,pwm_min_voltage= <925000>; - rockchip,pwm_max_voltage= <1400000>; - rockchip,pwm_suspend_voltage= <950000>; - rockchip,pwm_coefficient= <475>; - regulators { - #address-cells = <1>; - #size-cells = <0>; - pwm_reg0: regulator@0 { - regulator-compatible = "pwm_dcdc1"; - regulator-name= "vdd_logic"; - regulator-min-microvolt = <925000>; - regulator-max-microvolt = <1400000>; - regulator-always-on; - regulator-boot-on; - }; - }; - }; - - codec_hdmi_i2s: codec-hdmi-i2s { - compatible = "hdmi-i2s"; - }; - - codec_hdmi_spdif: codec-hdmi-spdif { - compatible = "hdmi-spdif"; - }; - - rockchip-hdmi-i2s { - compatible = "rockchip-hdmi-i2s"; - dais { - dai0 { - audio-codec = <&codec_hdmi_i2s>; - audio-controller = <&i2s>; - format = "i2s"; - //continuous-clock; - //bitclock-inversion; - //frame-inversion; - //bitclock-master; - //frame-master; - }; - }; - }; - - rockchip-hdmi-spdif { - compatible = "rockchip-hdmi-spdif"; - dais { - dai0 { - audio-codec = <&codec_hdmi_spdif>; - audio-controller = <&spdif>; - }; - }; - }; - - rockchip-rt5631 { - compatible = "rockchip-rt5631"; - dais { - dai0 { - audio-codec = <&rt5631>; - audio-controller = <&i2s>; - format = "i2s"; - //continuous-clock; - //bitclock-inversion; - //frame-inversion; - //bitclock-master; - //frame-master; - }; - }; - }; - - usb_control { - compatible = "rockchip,rk3288-usb-control"; - - otg_drv_gpio = <&gpio0 GPIO_B4 GPIO_ACTIVE_LOW>; - - rockchip,remote_wakeup; - rockchip,usb_irq_wakeup; - }; -}; -&pinctrl { - gpio0_gpio { - gpio0_c2: gpio0-c2 { - rockchip,pins = ; - rockchip,pull = ; - }; - - //to add - }; - - gpio7_gpio { - gpio7_b7: gpio7-b7 { - rockchip,pins = ; - rockchip,pull = ; - }; - - //to add - }; - //could add other pinctrl definition such as gpio - -}; - -&emmc { - clock-frequency = <100000000>; - clock-freq-min-max = <400000 100000000>; - - supports-highspeed; - supports-emmc; - bootpart-no-access; - - supports-DDR_MODE; - caps2-mmc-hs200; - - ignore-pm-notify; - keep-power-in-suspend; - status = "okay"; -}; - -&sdmmc { - clock-frequency = <50000000>; - clock-freq-min-max = <400000 50000000>; - - supports-highspeed; - supports-sd; - broken-cd; - card-detect-delay = <200>; - - ignore-pm-notify; - keep-power-in-suspend; - - vmmc-supply = <&ldo1_reg>; - status = "okay"; -}; - -&sdio { - clock-frequency = <50000000>; - clock-freq-min-max = <200000 50000000>; - - supports-highspeed; - supports-sdio; - ignore-pm-notify; - keep-power-in-suspend; - //cap-sdio-irq; - status = "okay"; -}; - -&spi0 { - status = "disabled"; - max-freq = <48000000>; - /* - spi_test@00 { - compatible = "rockchip,spi_test_bus0_cs0"; - reg = <0>; - spi-max-frequency = <24000000>; - //spi-cpha; - //spi-cpol; - poll_mode = <0>; - type = <0>; - enable_dma = <0>; - - }; - - spi_test@01 { - compatible = "rockchip,spi_test_bus0_cs1"; - reg = <1>; - spi-max-frequency = <24000000>; - spi-cpha; - spi-cpol; - poll_mode = <0>; - type = <0>; - enable_dma = <0>; - }; - */ -}; - -&spi1 { - status = "disabled"; - max-freq = <48000000>; - /* - spi_test@10 { - compatible = "rockchip,spi_test_bus1_cs0"; - reg = <0>; - spi-max-frequency = <24000000>; - //spi-cpha; - //spi-cpol; - poll_mode = <0>; - type = <0>; - enable_dma = <0>; - }; - - */ -}; - -&spi2 { - status = "disabled"; - max-freq = <48000000>; - /* - spi_test@20 { - compatible = "rockchip,spi_test_bus2_cs0"; - reg = <0>; - spi-max-frequency = <24000000>; - //spi-cpha; - //spi-cpol; - poll_mode = <0>; - type = <0>; - enable_dma = <0>; - }; - - spi_test@21 { - compatible = "rockchip,spi_test_bus2_cs1"; - reg = <1>; - spi-max-frequency = <24000000>; - //spi-cpha; - //spi-cpol; - poll_mode = <0>; - type = <0>; - enable_dma = <0>; - }; - */ -}; -&uart_bt { - status = "okay"; - dma-names = "!tx", "!rx"; - pinctrl-0 = <&uart0_xfer &uart0_cts>; -}; - -&i2c0 { - status = "okay"; - rk808: rk808@1b { - reg = <0x1b>; - status = "okay"; - }; - syr827: syr827@40 { - compatible = "silergy,syr82x"; - reg = <0x40>; - status = "okay"; - regulators { - #address-cells = <1>; - #size-cells = <0>; - syr827_dc1: regulator@0 { - reg = <0>; - regulator-compatible = "syr82x_dcdc1"; - regulator-name = "vdd_arm"; - regulator-min-microvolt = <712500>; - regulator-max-microvolt = <1500000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-mode = <0x2>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-mode = <0x2>; - regulator-state-disabled; - regulator-state-uv = <900000>; - }; - }; - }; - }; - syr828: syr828@41 { - compatible = "silergy,syr82x"; - reg = <0x41>; - status = "okay"; - regulators { - #address-cells = <1>; - #size-cells = <0>; - syr828_dc1: regulator@0 { - reg = <0>; - regulator-compatible = "syr82x_dcdc1"; - regulator-name = "vdd_gpu"; - regulator-min-microvolt = <712500>; - regulator-max-microvolt = <1500000>; - //regulator-always-on; - //regulator-boot-on; - regulator-initial-mode = <0x2>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-mode = <0x2>; - regulator-state-disabled; - regulator-state-uv = <900000>; - }; - }; - }; - }; - act8846: act8846@5a { - reg = <0x5a>; - status = "okay"; - }; - - - - - CW2015@62 { - compatible = "cw201x"; - reg = <0x62>; - dc_det_gpio = <&gpio0 GPIO_B0 GPIO_ACTIVE_LOW>; - bat_low_gpio = <&gpio0 GPIO_A7 GPIO_ACTIVE_LOW>; - chg_ok_gpio = <&gpio0 GPIO_B1 GPIO_ACTIVE_HIGH>; - bat_config_info = <0x15 0x81 0x5D 0x5C 0x58 0x5B 0x57 0x4B 0x49 0x4A 0x46 0x43 0x41 - 0x3A 0x38 0x30 0x26 0x1E 0x16 0x18 0x1C 0x2C 0x43 0x46 0x3C 0x93 - 0x09 0x9A 0x1A 0x33 0x6C 0x6E 0x6F 0x6D 0x6B 0x6C 0x3D 0x1C 0x61 - 0xB4 0x13 0x3F 0x52 0x87 0x8F 0x91 0x94 0x52 0x82 0x8C 0x92 0x96 - 0x87 0x95 0xC2 0xCB 0x2F 0x7D 0x72 0xA5 0xB5 0xC1 0x27 0x69>; - is_dc_charge = <1>; - is_usb_charge = <0>; - }; - - rtc@51 { - compatible = "rtc,hym8563"; - reg = <0x51>; - irq_gpio = <&gpio0 GPIO_A4 IRQ_TYPE_EDGE_FALLING>; - }; - -}; - -&i2c1 { - status = "okay"; - rtc@51 { - compatible = "nxp,pcf8563"; - reg = <0x51>; - }; - - sensor@1d { - compatible = "gs_mma8452"; - reg = <0x1d>; - type = ; - irq-gpio = <&gpio8 GPIO_A0 IRQ_TYPE_LEVEL_LOW>; - irq_enable = <1>; - poll_delay_ms = <30>; - layout = <8>; - }; - - sensor@0d { - compatible = "ak8975"; - reg = <0x0d>; - type = ; - irq-gpio = <&gpio8 GPIO_A1 IRQ_TYPE_EDGE_RISING>; - irq_enable = <1>; - poll_delay_ms = <30>; - layout = <1>; - }; - - sensor@10 { - compatible = "ls_cm3218"; - reg = <0x10>; - type = ; - irq-gpio = <&gpio8 GPIO_A3 IRQ_TYPE_EDGE_FALLING>; - irq_enable = <1>; - poll_delay_ms = <30>; - layout = <1>; - }; -/* - mpu6050:mpu@68{ - compatible = "mpu6050"; - reg = <0x68>; - mpu-int_config = <0x10>; - mpu-level_shifter = <0>; - mpu-orientation = <1 0 0 0 1 0 0 0 1>; - orientation-x= <1>; - orientation-y= <0>; - orientation-z= <1>; - irq-gpio = <&gpio8 GPIO_A0 IRQ_TYPE_LEVEL_LOW>; - mpu-debug = <0>; - }; - - ak8963:compass@0d{ - compatible = "ak8963"; - reg = <0x0d>; - compass-bus = <0>; - compass-adapt_num = <0>; - compass-orientation = <1 0 0 0 1 0 0 0 1>; - orientation-x= <0>; - orientation-y= <0>; - orientation-z= <1>; - compass-debug = <1>; - status = "disabled"; - }; - - ak8975:compass@0d{ - compatible = "ak8975"; - reg = <0x0d>; - compass-bus = <0>; - compass-adapt_num = <0>; - compass-orientation = <0 1 0 1 0 0 0 0 1>; - orientation-x= <0>; - orientation-y= <0>; - orientation-z= <0>; - compass-debug = <0>; - }; -*/ -}; - -&i2c2 { - status = "okay"; - - rt5631: rt5631@1a { - compatible = "rt5631"; - reg = <0x1a>; - phone_det_level = <1>; - }; - -}; - -&i2c3 { - status = "okay"; -}; - -&i2c4 { - status = "okay"; - ts@01 { - compatible = "ct,vtl_ts"; - reg = <0x01>; - screen_max_x = <2048>; - screen_max_y = <1536>; - xy_swap = <0>; - x_reverse = <0>; - y_reverse = <1>; - x_mul = <1>; - y_mul = <1>; - bin_ver = <1>; - irq_gpio_number = <&gpio7 GPIO_A6 IRQ_TYPE_LEVEL_LOW>; - rst_gpio_number = <&gpio7 GPIO_A5 GPIO_ACTIVE_HIGH>; - }; -}; - -&i2c5 { - status = "disable"; -}; - -&fb { - rockchip,disp-mode = ; - rockchip,uboot-logo-on = <1>; -}; - -&rk_screen { - display-timings = <&disp_timings>; -}; - -/*lcdc0 as PRMRY(LCD),lcdc1 as EXTEND(HDMI)*/ -&lcdc0 { - status = "okay"; - rockchip,mirror = ; - rockchip,cabc_mode = <0>; - rockchip,iommu-enabled = <0>; - power_ctr: power_ctr { - rockchip,debug = <0>; - - lcd_en:lcd_en { - rockchip,power_type = ; - gpios = <&gpio7 GPIO_A3 GPIO_ACTIVE_HIGH>; - rockchip,delay = <10>; - }; - - /*lcd_cs:lcd_cs { - rockchip,power_type = ; - rockchip,delay = <10>; - }; - - lcd_rst:lcd_rst { - rockchip,power_type = ; - gpios = <&gpio3 GPIO_D6 GPIO_ACTIVE_HIGH>; - rockchip,delay = <5>; - };*/ - - }; -}; - -&lcdc1 { - status = "okay"; - rockchip,mirror = ; - rockchip,iommu-enabled = <0>; -}; - -&hdmi { - status = "okay"; - rockchip,hdmi_video_source = ; -}; - -&adc { - status = "okay"; - - - key { - compatible = "rockchip,key"; - io-channels = <&adc 1>; - - vol-up-key { - linux,code = <115>; - label = "volume up"; - rockchip,adc_value = <1>; - }; - - vol-down-key { - linux,code = <114>; - label = "volume down"; - rockchip,adc_value = <170>; - }; - - power-key { - gpios = <&gpio0 GPIO_A5 GPIO_ACTIVE_LOW>; - linux,code = <116>; - label = "power"; - gpio-key,wakeup; - }; - - back-key { - linux,code = <158>; - label = "back"; - rockchip,adc_value = <355>; - }; -/* - home-key { - linux,code = <102>; - label = "home"; - rockchip,adc_value = <746>; - }; - - back-key { - linux,code = <158>; - label = "back"; - rockchip,adc_value = <560>; - }; -*/ - camera-key { - linux,code = <212>; - label = "camera"; - rockchip,adc_value = <450>; - }; - }; -}; - -&pwm0 { - status = "okay"; -}; - -&pwm1 { - status = "okay"; -}; - - -&clk_core_dvfs_table { - operating-points = < - /* KHz uV */ - 126000 900000 - 216000 900000 - 312000 900000 - 408000 900000 - 600000 900000 - 696000 950000 - 816000 1000000 - 1008000 1050000 - 1200000 1100000 - 1416000 1200000 - 1512000 1300000 - 1608000 1350000 - // 1704000 1350000 - // 1800000 1400000 - >; - status="okay"; -}; - -&clk_gpu_dvfs_table { - operating-points = < - /* KHz uV */ - 100000 900000 - 200000 900000 - 300000 950000 - 400000 1150000 - 500000 1200000 - // 600000 1250000 - >; - status="okay"; -}; - -&clk_ddr_dvfs_table { - operating-points = < - /* KHz uV */ - 200000 1000000 - 300000 1000000 - 420000 1050000 - 533000 1100000 - >; - - freq-table = < - /*status freq(KHz)*/ - SYS_STATUS_NORMAL 400000 - SYS_STATUS_SUSPEND 200000 - SYS_STATUS_VIDEO_1080P 240000 - SYS_STATUS_VIDEO_4K 400000 - SYS_STATUS_PERFORMANCE 528000 - SYS_STATUS_DUALVIEW 400000 - SYS_STATUS_BOOST 324000 - SYS_STATUS_ISP 533000 - >; - bd-freq-table = < - /* bandwidth freq */ - 5000 800000 - 3500 456000 - 2600 396000 - 2000 324000 - >; - auto-freq-table = < - 240000 - 324000 - 396000 - 528000 - >; - auto-freq=<1>; - status="okay"; -}; -/include/ "act8846.dtsi" -&act8846 { - gpios =<&gpio7 GPIO_A1 GPIO_ACTIVE_LOW>,<&gpio0 GPIO_B2 GPIO_ACTIVE_HIGH>; - act8846,system-power-controller; - - regulators { - - dcdc1_reg: regulator@0{ - regulator-name= "act_dcdc1"; - regulator-min-microvolt = <1200000>; - regulator-max-microvolt = <1200000>; - regulator-always-on; - regulator-boot-on; - }; - - dcdc2_reg: regulator@1 { - regulator-name= "vccio"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <3300000>; - }; - }; - - dcdc3_reg: regulator@2 { - regulator-name= "vdd_logic"; - regulator-min-microvolt = <700000>; - regulator-max-microvolt = <1500000>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <1000000>; - }; - - }; - - dcdc4_reg: regulator@3 { - regulator-name= "act_dcdc4"; - regulator-min-microvolt = <2000000>; - regulator-max-microvolt = <2000000>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <2000000>; - }; - }; - - ldo1_reg: regulator@4 { - regulator-name= "vccio_sd"; - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <3300000>; - - }; - - ldo2_reg: regulator@5 { - regulator-name= "act_ldo2"; - regulator-min-microvolt = <1000000>; - regulator-max-microvolt = <1000000>; - - }; - - ldo3_reg: regulator@6 { - regulator-name= "act_ldo3"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - - }; - - ldo4_reg:regulator@7 { - regulator-name= "act_ldo4"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - - }; - - ldo5_reg: regulator@8 { - regulator-name= "act_ldo5"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - - }; - - ldo6_reg: regulator@9 { - regulator-name= "act_ldo6"; - regulator-min-microvolt = <1000000>; - regulator-max-microvolt = <1000000>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - }; - - }; - - ldo7_reg: regulator@10 { - regulator-name= "vcc_18"; - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <1800000>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - }; - - }; - - ldo8_reg: regulator@11 { - regulator-name= "act_ldo8"; - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <1800000>; - - }; - }; -}; - -/include/ "rk808.dtsi" -&rk808 { - gpios =<&gpio0 GPIO_A4 GPIO_ACTIVE_HIGH>,<&gpio0 GPIO_A0 GPIO_ACTIVE_LOW>; - rk808,system-power-controller; - - regulators { - - rk808_dcdc1_reg: regulator@0{ - regulator-name= "vdd_arm"; - regulator-always-on; - regulator-boot-on; - }; - - rk808_dcdc2_reg: regulator@1 { - regulator-name= "vdd_gpu"; - regulator-always-on; - regulator-boot-on; - }; - - rk808_dcdc3_reg: regulator@2 { - regulator-name= "rk_dcdc3"; - regulator-min-microvolt = <1200000>; - regulator-max-microvolt = <1200000>; - regulator-always-on; - regulator-boot-on; - }; - - rk808_dcdc4_reg: regulator@3 { - regulator-name= "vccio"; - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <3300000>; - regulator-always-on; - regulator-boot-on; - }; - - rk808_ldo1_reg: regulator@4 { - regulator-name= "rk_ldo1"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - regulator-always-on; - regulator-boot-on; - }; - - rk808_ldo2_reg: regulator@5 { - regulator-name= "rk_ldo2"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - regulator-always-on; - regulator-boot-on; - }; - - rk808_ldo3_reg: regulator@6 { - regulator-name= "rk_ldo3"; - regulator-min-microvolt = <1000000>; - regulator-max-microvolt = <1000000>; - regulator-always-on; - regulator-boot-on; - }; - - rk808_ldo4_reg:regulator@7 { - regulator-name= "rk_ldo4"; - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <1800000>; - regulator-always-on; - regulator-boot-on; - }; - - rk808_ldo5_reg: regulator@8 { - regulator-name= "vcc_sd"; - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <3300000>; - regulator-always-on; - regulator-boot-on; - }; - - rk808_ldo6_reg: regulator@9 { - regulator-name= "rk_ldo6"; - regulator-min-microvolt = <1000000>; - regulator-max-microvolt = <1000000>; - regulator-always-on; - regulator-boot-on; - }; - - rk808_ldo7_reg: regulator@10 { - regulator-name= "rk_ldo7"; - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <1800000>; - regulator-always-on; - regulator-boot-on; - }; - - rk808_ldo8_reg: regulator@11 { - regulator-name= "rk_ldo8"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - regulator-always-on; - regulator-boot-on; - }; - - rk808_ldo9_reg: regulator@12 { - regulator-name= "rk_ldo9"; - regulator-always-on; - regulator-boot-on; - }; - - rk808_ldo10_reg: regulator@13 { - regulator-name= "rk_ldo10"; - regulator-always-on; - regulator-boot-on; - }; - }; -}; - -&lcdc_vdd_domain { - regulator-name = "vcc30_lcd"; - }; -&dpio_vdd_domain{ - regulator-name = "vcc18_cif"; - }; -&flash0_vdd_domain{ - regulator-name = "vcc_flash"; - }; -&flash1_vdd_domain{ - regulator-name = "vcc_flash"; - }; -&apio3_vdd_domain{ - regulator-name = "vccio_wl"; - }; -&apio5_vdd_domain{ - regulator-name = "vccio"; - }; -&apio4_vdd_domain{ - regulator-name = "vccio"; - }; -&apio1_vdd_domain{ - regulator-name = "vccio"; - }; -&apio2_vdd_domain{ - regulator-name = "vccio"; - }; -&sdmmc0_vdd_domain{ - regulator-name = "vcc_sd"; - }; diff --git a/arch/arm/boot/dts/rk3288-pinctrl.dtsi b/arch/arm/boot/dts/rk3288-pinctrl.dtsi deleted file mode 100644 index e71d6b8e469d..000000000000 --- a/arch/arm/boot/dts/rk3288-pinctrl.dtsi +++ /dev/null @@ -1,1209 +0,0 @@ -// SPDX-License-Identifier: (GPL-2.0+ OR MIT) -#include -#include -#include -#include - -/ { - pinctrl: pinctrl@ff770000 { - compatible = "rockchip,rk3288-pinctrl"; - reg = <0xff770000 0x140>, - <0xff770140 0x80>, - <0xff7701c0 0x80>; - reg-names = "base", "pull", "drv"; - #address-cells = <1>; - #size-cells = <1>; - ranges; - - gpio0: gpio0@ff750000 { - compatible = "rockchip,rk3288-gpio-bank0"; - reg = <0xff750000 0x100>, - <0xff730084 0x0c>, - <0xff730064 0x0c>, - <0xff730070 0x0c>; - reg-names = "base", "mux_bank0", "pull_bank0", "drv_bank0"; - interrupts = ; - clocks = <&clk_gates17 4>; - - gpio-controller; - #gpio-cells = <2>; - - interrupt-controller; - #interrupt-cells = <2>; - }; - - gpio1: gpio1@ff780000 { - compatible = "rockchip,gpio-bank"; - reg = <0xff780000 0x100>; - interrupts = ; - clocks = <&clk_gates14 1>; - - gpio-controller; - #gpio-cells = <2>; - - interrupt-controller; - #interrupt-cells = <2>; - }; - - gpio2: gpio2@ff790000 { - compatible = "rockchip,gpio-bank"; - reg = <0xff790000 0x100>; - interrupts = ; - clocks = <&clk_gates14 2>; - - gpio-controller; - #gpio-cells = <2>; - - interrupt-controller; - #interrupt-cells = <2>; - }; - - gpio3: gpio3@ff7a0000 { - compatible = "rockchip,gpio-bank"; - reg = <0xff7a0000 0x100>; - interrupts = ; - clocks = <&clk_gates14 3>; - - gpio-controller; - #gpio-cells = <2>; - - interrupt-controller; - #interrupt-cells = <2>; - }; - - gpio4: gpio4@ff7b0000 { - compatible = "rockchip,gpio-bank"; - reg = <0xff7b0000 0x100>; - interrupts = ; - clocks = <&clk_gates14 4>; - - gpio-controller; - #gpio-cells = <2>; - - interrupt-controller; - #interrupt-cells = <2>; - }; - - gpio5: gpio5@ff7c0000 { - compatible = "rockchip,gpio-bank"; - reg = <0xff7c0000 0x100>; - interrupts = ; - clocks = <&clk_gates14 5>; - - gpio-controller; - #gpio-cells = <2>; - - interrupt-controller; - #interrupt-cells = <2>; - }; - - gpio6: gpio6@ff7d0000 { - compatible = "rockchip,gpio-bank"; - reg = <0xff7d0000 0x100>; - interrupts = ; - clocks = <&clk_gates14 6>; - - gpio-controller; - #gpio-cells = <2>; - - interrupt-controller; - #interrupt-cells = <2>; - }; - - gpio7: gpio7@ff7e0000 { - compatible = "rockchip,gpio-bank"; - reg = <0xff7e0000 0x100>; - interrupts = ; - clocks = <&clk_gates14 7>; - - gpio-controller; - #gpio-cells = <2>; - - interrupt-controller; - #interrupt-cells = <2>; - }; - - gpio8: gpio8@ff7f0000 { - compatible = "rockchip,gpio-bank"; - reg = <0xff7f0000 0x100>; - interrupts = ; - clocks = <&clk_gates14 8>; - - gpio-controller; - #gpio-cells = <2>; - - interrupt-controller; - #interrupt-cells = <2>; - }; - - gpio15: gpio15@ff7f2000 { - compatible = "rockchip,gpio-bank"; - reg = <0xff7f2000 0x100>; - interrupts = ;//127 = 160-32-1 - clocks = <&clk_gates14 8>; - - gpio-controller; - #gpio-cells = <2>; - - interrupt-controller; - #interrupt-cells = <2>; - }; - - pcfg_pull_up: pcfg_pull_up { - bias-pull-up; - }; - - pcfg_pull_down: pcfg_pull_down { - bias-pull-down; - }; - - pcfg_pull_none: pcfg_pull_none { - bias-disable; - }; - - gpio4_uart0 { - uart0_xfer: uart0-xfer { - rockchip,pins = , - ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - uart0_cts: uart0-cts { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - uart0_rts: uart0-rts { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - uart0_rts_gpio: uart0-rts-gpio { - rockchip,pins = ; - rockchip,drive = ; - }; - }; - - gpio5_uart1 { - uart1_xfer: uart1-xfer { - rockchip,pins = , - ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - uart1_cts: uart1-cts { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - uart1_rts: uart1-rts { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - uart1_rts_gpio: uart1-rts-gpio { - rockchip,pins = ; - rockchip,drive = ; - }; - }; - - gpio7_uart2 { - uart2_xfer: uart2-xfer { - rockchip,pins = , - ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - /* no rts / cts for uart2 */ - }; - - gpio7_uart3 { - uart3_xfer: uart3-xfer { - rockchip,pins = , - ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - uart3_cts: uart3-cts { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - uart3_rts: uart3-rts { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - }; - - gpio5_uart4 { - uart4_xfer: uart4-xfer { - rockchip,pins = , - ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - uart4_cts: uart4-cts { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - uart4_rts: uart4-rts { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - }; - - gpio0_i2c0 { - i2c0_sda:i2c0-sda { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - i2c0_scl:i2c0-scl { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - i2c0_gpio: i2c0-gpio { - rockchip,pins = , ; - rockchip,drive = ; - }; - }; - - gpio8_i2c1 { - i2c1_sda:i2c1-sda { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - i2c1_scl:i2c1-scl { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - i2c1_gpio: i2c1-gpio { - rockchip,pins = , ; - rockchip,drive = ; - }; - }; - - gpio6_i2c2 { - i2c2_sda:i2c2-sda { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - i2c2_scl:i2c2-scl { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - i2c2_gpio: i2c2-gpio { - rockchip,pins = , ; - rockchip,drive = ; - }; - }; - - gpio2_i2c3 { - i2c3_sda:i2c3-sda { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - i2c3_scl:i2c3-scl { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - i2c3_gpio: i2c3-gpio { - rockchip,pins = , ; - rockchip,drive = ; - }; - }; - - gpio7_i2c4 { - i2c4_sda:i2c4-sda { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - i2c4_scl:i2c4-scl { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - i2c4_gpio: i2c4-gpio { - rockchip,pins = , ; - rockchip,drive = ; - }; - }; - - gpio7_i2c5 { - i2c5_sda:i2c5-sda { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - i2c5_scl:i2c5-scl { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - i2c5_gpio: i2c5-gpio { - rockchip,pins = , ; - rockchip,drive = ; - }; - }; - - gpio5_spi0 { - spi0_txd:spi0-txd { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - spi0_rxd:spi0-rxd { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - spi0_clk:spi0-clk { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - spi0_cs0:spi0-cs0 { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - spi0_cs1:spi0-cs1 { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - }; - - gpio7_spi1 { - spi1_txd:spi1-txd { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - spi1_rxd:spi1-rxd { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - spi1_clk:spi1-clk { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - spi1_cs0:spi1-cs0 { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - }; - - gpio8_spi2 { - spi2_txd:spi2-txd { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - spi2_rxd:spi2-rxd { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - spi2_clk:spi2-clk { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - spi2_cs0:spi2-cs0 { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - spi2_cs1:spi2-cs1 { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - }; - - gpio6_i2s { - - i2s_mclk:i2s-mclk { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - - }; - - i2s_sclk:i2s-sclk { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - - }; - - i2s_lrckrx:i2s-lrckrx { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - - }; - - i2s_lrcktx:i2s-lrcktx { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - - }; - - i2s_sdo0:i2s-sdo0 { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - - }; - - i2s_sdo1:i2s-sdo1 { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - - }; - - i2s_sdo2:i2s-sdo2 { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - - }; - - i2s_sdo3:i2s-sdo3 { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - - }; - - i2s_sdi:i2s-sdi { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - - }; - - i2s_gpio: i2s-gpio { - rockchip,pins = , - , - , - , - , - , - , - , - ; - - rockchip,drive = ; - }; - }; - - gpio1_lcdc0 { - lcdc0_lcdc:lcdc0-lcdc { - rockchip,pins = - , - , - , - ; - rockchip,pull = ; - rockchip,drive = ; - }; - - lcdc0_gpio:lcdc0-gpio { - rockchip,pins = - , - , - , - ; - rockchip,pull = ; - rockchip,drive = ; - - }; - - }; - - gpio6_spdif { - spdif_tx: spdif-tx { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - - }; - }; - - gpio7_pwm { - vop0_pwm_pin:vop0-pwm { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - - }; - - vop1_pwm_pin:vop1-pwm { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - pwm0_pin:pwm0 { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - - }; - - - pwm1_pin:pwm1 { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - - pwm2_pin:pwm2 { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - - pwm3_pin:pwm3 { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - }; - - gpio3_emmc0 { - emmc0_clk: emmc0-clk { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - emmc0_cmd: emmc0-cmd { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - emmc0_rstnout: emmc0-rstnout { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - - emmc0_pwr: emmc0-pwr { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - emmc0_bus1: emmc0-bus-width1 { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - emmc0_bus4: emmc0-bus-width4 { - rockchip,pins = , - , - , - ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - }; - - - gpio6_sdmmc0 { - sdmmc0_clk: sdmmc0-clk { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - sdmmc0_cmd: sdmmc0-cmd { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - sdmmc0_dectn: sdmmc0-dectn{ - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - - sdmmc0_bus1: sdmmc0-bus-width1 { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - sdmmc0_bus4: sdmmc0-bus-width4 { - rockchip,pins = , - , - , - ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - sdmmc0_gpio: sdmmc0_gpio{ - rockchip,pins = - , //CMD - , //CLK - , //DET - , //D0 - , //D1 - , //D2 - ; //D3 - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - }; - - gpio4_sdio0 { - - sdio0_clk: sdio0_clk { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - sdio0_cmd: sdio0_cmd { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - sdio0_dectn: sdio0-dectn{ - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - sdio0_wrprt: sdio0_wrprt{ - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - sdio0_pwr: sdio0-pwren{ - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - sdio0_bkpwr: sdio0-bkpwr{ - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - sdio0_intn: sdio0-intn{ - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - - sdio0_bus1: sdio0-bus-width1 { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - sdio0_bus4: sdio0-bus-width4 { - rockchip,pins = , - , - , - ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - sdio0_gpio: sdio0-all-gpio{ - rockchip,pins = - , //CLK - , //CMD - , //DET - , //wrprt - , //PWREN - , //BKPWR - , //DO - , //D1 - , //D2 - , //D3 - ; //INTN - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - }; - - gpio2_gps { - gps_mag:gps-mag { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - - }; - - gps_sig:gps-sig { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - - }; - - - gps_rfclk:gps-rfclk { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - - }; - - }; - - gpio4_gmac { - mac_clk: mac-clk { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - mac_txpins: mac-txpins { - rockchip,pins = , , , , , ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - mac_rxpins: mac-rxpins { - rockchip,pins = , , , , , , , ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - mac_crs: mac-crs { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - mac_mdpins: mac-mdpins { - rockchip,pins = , ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - }; - - gpio0_tsadc: gpio0-tsadc { - tsadc_int: tsadc-int { - rockchip,pins = ; - rockchip,pull = ; - }; - tsadc_gpio: tsadc-gpio { - rockchip,pins = ; - rockchip,pull = ; - }; - }; - - gpio7_cec { - hdmi_cec: hdmi-cec { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - }; - - hdmi_cec_gpio: hdmi-cec-gpio { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - }; - }; - //to add - - - - vol_domain{ - //default 3.3V - lcdc_vcc:lcdc-vcc { - rockchip,pins = ; - rockchip,voltage = ; - }; - - dvp_vcc:dvp-vcc { - rockchip,pins = ; - rockchip,voltage = ; - }; - - flash0_vcc:flash0-vcc { - rockchip,pins = ; - rockchip,voltage = ; - }; - - flash1_vcc:flash1-vcc { - rockchip,pins = ; - rockchip,voltage = ; - }; - - wifi_vcc:wifi-vcc { - rockchip,pins = ; - rockchip,voltage = ; - }; - - bb_vcc:bb-vcc { - rockchip,pins = ; - rockchip,voltage = ; - }; - - audio_vcc:audio-vcc { - rockchip,pins = ; - rockchip,voltage = ; - }; - - sdcard_vcc:sdcard-vcc { - rockchip,pins = ; - rockchip,voltage = ; - }; - - gpio30_vcc:gpio30-vcc { - rockchip,pins = ; - rockchip,voltage = ; - }; - - gpio1830_vcc:gpio1830-vcc { - rockchip,pins = ; - rockchip,voltage = ; - }; - - - //1.8V - - lcdc_vcc_18:lcdc-vcc-18 { - rockchip,pins = ; - rockchip,voltage = ; - }; - - dvp_vcc_18:dvp-vcc-18 { - rockchip,pins = ; - rockchip,voltage = ; - }; - - flash0_vcc_18:flash0-vcc-18 { - rockchip,pins = ; - rockchip,voltage = ; - }; - - flash1_vcc_18:flash1-vcc-18 { - rockchip,pins = ; - rockchip,voltage = ; - }; - - wifi_vcc_18:wifi-vcc-18 { - rockchip,pins = ; - rockchip,voltage = ; - }; - - bb_vcc_18:bb-vcc-18 { - rockchip,pins = ; - rockchip,voltage = ; - }; - - audio_vcc_18:audio-vcc-18 { - rockchip,pins = ; - rockchip,voltage = ; - }; - - sdcard_vcc_18:sdcard-vcc-18 { - rockchip,pins = ; - rockchip,voltage = ; - }; - - gpio30_vcc_18:gpio30-vcc-18 { - rockchip,pins = ; - rockchip,voltage = ; - }; - - gpio1830_vcc_18:gpio1830-vcc-18 { - rockchip,pins = ; - rockchip,voltage = ; - }; - - - - - //3.3V - lcdc_vcc_33:lcdc-vcc-33 { - rockchip,pins = ; - rockchip,voltage = ; - }; - - dvp_vcc_33:dvp-vcc-33 { - rockchip,pins = ; - rockchip,voltage = ; - }; - - flash0_vcc_33:flash0-vcc-33 { - rockchip,pins = ; - rockchip,voltage = ; - }; - - flash1_vcc_33:flash1-vcc-33 { - rockchip,pins = ; - rockchip,voltage = ; - }; - - wifi_vcc_33:wifi-vcc-33 { - rockchip,pins = ; - rockchip,voltage = ; - }; - - bb_vcc_33:bb-vcc-33 { - rockchip,pins = ; - rockchip,voltage = ; - }; - - audio_vcc_33:audio-vcc-33 { - rockchip,pins = ; - rockchip,voltage = ; - }; - - sdcard_vcc_33:sdcard-vcc-33 { - rockchip,pins = ; - rockchip,voltage = ; - }; - - gpio30_vcc_33:gpio30-vcc-33 { - rockchip,pins = ; - rockchip,voltage = ; - }; - - gpio1830_vcc_33:gpio1830-vcc-33 { - rockchip,pins = ; - rockchip,voltage = ; - }; - - - }; - - - isp_pin { - isp_mipi:isp_mipi{ - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - isp_dvp_d2d9:isp_dvp_d2d9 { - rockchip,pins = ,, - ,, - ,, - ,, - ,, - ,; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - - }; - - isp_dvp_d0d1:isp_d0d1 { - rockchip,pins = ,; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - isp_dvp_d10d11:isp_d10d11 { - rockchip,pins = ,; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - isp_dvp_d0d7:isp_d0d7 { - rockchip,pins = ,, - ,, - ,, - ,; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - isp_shutter:isp_shutter { - rockchip,pins = ,; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - isp_flash_trigger:isp_flash_trigger { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - - isp_prelight:isp_prelight { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - isp_flash_trigger_as_gpio:isp_flash_trigger_as_gpio { - rockchip,pins = ; - rockchip,pull = ; - rockchip,drive = ; - //rockchip,tristate = ; - }; - }; - - }; -}; diff --git a/arch/arm/boot/dts/rk3288-tb.dts b/arch/arm/boot/dts/rk3288-tb.dts deleted file mode 100644 index e9de1d435ae4..000000000000 --- a/arch/arm/boot/dts/rk3288-tb.dts +++ /dev/null @@ -1,1486 +0,0 @@ -// SPDX-License-Identifier: (GPL-2.0+ OR MIT) -/dts-v1/; - -#include "rk3288.dtsi" -#include "lcd-b101ew05.dtsi" - -/ { - fiq-debugger { - status = "okay"; - }; - - wireless-wlan { - compatible = "wlan-platdata"; - - /* wifi_chip_type - wifi chip define - * bcmwifi ==> like ap6xxx, rk90x; - * rtkwifi ==> like rtl8188xx, rtl8723xx; - * esp8089 ==> esp8089; - * other ==> for other wifi; - */ - wifi_chip_type = "bcmwifi"; - - sdio_vref = <1800>; //1800mv or 3300mv - - //keep_wifi_power_on; - - //power_ctrl_by_pmu; - power_pmu_regulator = "act_ldo3"; - power_pmu_enable_level = <1>; //1->HIGH, 0->LOW - - //vref_ctrl_enable; - //vref_ctrl_gpio = <&gpio0 GPIO_A2 GPIO_ACTIVE_HIGH>; - vref_pmu_regulator = "act_ldo3"; - vref_pmu_enable_level = <1>; //1->HIGH, 0->LOW - - WIFI,poweren_gpio = <&gpio4 GPIO_D4 GPIO_ACTIVE_HIGH>; - WIFI,host_wake_irq = <&gpio4 GPIO_D6 GPIO_ACTIVE_HIGH>; - //WIFI,reset_gpio = <&gpio0 GPIO_A2 GPIO_ACTIVE_LOW>; - - status = "okay"; - }; - - wireless-bluetooth { - compatible = "bluetooth-platdata"; - - //wifi-bt-power-toggle; - - uart_rts_gpios = <&gpio4 GPIO_C3 GPIO_ACTIVE_LOW>; - pinctrl-names = "default","rts_gpio"; - pinctrl-0 = <&uart0_rts>; - pinctrl-1 = <&uart0_rts_gpio>; - - BT,power_gpio = <&gpio4 GPIO_D3 GPIO_ACTIVE_HIGH>; - BT,reset_gpio = <&gpio4 GPIO_D5 GPIO_ACTIVE_HIGH>; - BT,wake_gpio = <&gpio4 GPIO_D2 GPIO_ACTIVE_HIGH>; - BT,wake_host_irq = <&gpio4 GPIO_D7 GPIO_ACTIVE_LOW>; - - status = "okay"; - }; - - hallsensor { - compatible = "hall_och165t"; - type = ; - irq-gpio = <&gpio0 GPIO_A6 IRQ_TYPE_EDGE_BOTH>; - }; - - backlight { - compatible = "pwm-backlight"; - pwms = <&pwm0 0 25000>; - brightness-levels = <0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255>; - default-brightness-level = <128>; - enable-gpios = <&gpio7 GPIO_A2 GPIO_ACTIVE_HIGH>; - }; - - pwm_regulator { - compatible = "rockchip_pwm_regulator"; - pwms = <&pwm1 0 2000>; - rockchip,pwm_id= <1>; - rockchip,pwm_voltage_map= <925000 950000 975000 1000000 1025000 1050000 1075000 1100000 1125000 1150000 1175000 1200000 1225000 1250000 1275000 1300000 1325000 1350000 1375000 1400000>; - rockchip,pwm_voltage= <1000000>; - rockchip,pwm_min_voltage= <925000>; - rockchip,pwm_max_voltage= <1400000>; - rockchip,pwm_suspend_voltage= <950000>; - rockchip,pwm_coefficient= <475>; - regulators { - #address-cells = <1>; - #size-cells = <0>; - pwm_reg0: regulator@0 { - regulator-compatible = "pwm_dcdc1"; - regulator-name= "vdd_logic"; - regulator-min-microvolt = <925000>; - regulator-max-microvolt = <1400000>; - regulator-always-on; - regulator-boot-on; - }; - }; - }; - - codec_hdmi_i2s: codec-hdmi-i2s { - compatible = "hdmi-i2s"; - }; - - codec_hdmi_spdif: codec-hdmi-spdif { - compatible = "hdmi-spdif"; - }; - - rockchip-hdmi-i2s { - compatible = "rockchip-hdmi-i2s"; - dais { - dai0 { - audio-codec = <&codec_hdmi_i2s>; - audio-controller = <&i2s>; - format = "i2s"; - //continuous-clock; - //bitclock-inversion; - //frame-inversion; - //bitclock-master; - //frame-master; - }; - }; - }; - - rockchip-hdmi-spdif { - compatible = "rockchip-hdmi-spdif"; - dais { - dai0 { - audio-codec = <&codec_hdmi_spdif>; - audio-controller = <&spdif>; - }; - }; - }; - - rockchip-rt5631 { - compatible = "rockchip-rt5631"; - dais { - dai0 { - audio-codec = <&rt5631>; - audio-controller = <&i2s>; - format = "i2s"; - //continuous-clock; - //bitclock-inversion; - //frame-inversion; - //bitclock-master; - //frame-master; - }; - }; - }; - - rockchip-rt3224 { - compatible = "rockchip-rt3261"; - dais { - dai0 { - audio-codec = <&rt3261>; - audio-controller = <&i2s>; - format = "i2s"; - //continuous-clock; - //bitclock-inversion; - //frame-inversion; - //bitclock-master; - //frame-master; - }; - dai1 { - audio-codec = <&rt3261>; - audio-controller = <&i2s>; - format = "dsp_a"; - //continuous-clock; - bitclock-inversion; - //frame-inversion; - //bitclock-master; - //frame-master; - }; - }; - }; - - usb_control { - compatible = "rockchip,rk3288-usb-control"; - - host_drv_gpio = <&gpio0 GPIO_B6 GPIO_ACTIVE_LOW>; - otg_drv_gpio = <&gpio0 GPIO_B4 GPIO_ACTIVE_LOW>; - - rockchip,remote_wakeup; - rockchip,usb_irq_wakeup; - }; -}; - -&gmac { -// power_ctl_by = "gpio"; //"gpio" "pmu" - power-gpio = <&gpio0 GPIO_A6 GPIO_ACTIVE_HIGH>; -// power-pmu = "act_ldo" - reset-gpio = <&gpio4 GPIO_A7 GPIO_ACTIVE_LOW>; - status = "disabled"; //if want to use gmac, please set "okay" -}; - -&pinctrl { - //used for init some gpio - init-gpios = <&gpio0 GPIO_A6 GPIO_ACTIVE_HIGH - /*&gpio0 GPIO_C2 GPIO_ACTIVE_HIGH */ - /*&gpio7 GPIO_B7 GPIO_ACTIVE_LOW */>; - - gpio0_gpio { - gpio0_c2: gpio0-c2 { - rockchip,pins = ; - rockchip,pull = ; - }; - - //to add - }; - - gpio7_gpio { - gpio7_b7: gpio7-b7 { - rockchip,pins = ; - rockchip,pull = ; - }; - - //to add - }; - - //could add other pinctrl definition such as gpio - -}; - -&nandc0 { - status = "disabled"; // used nand set "disabled" ,used emmc set "okay" -}; -&nandc1 { - status = "disabled"; // used nand set "disabled" ,used emmc set "okay" -}; - -&nandc0reg { - status = "okay"; // used nand set "disabled" ,used emmc set "okay" -}; - -&emmc { - clock-frequency = <100000000>; - clock-freq-min-max = <400000 100000000>; - - supports-highspeed; - supports-emmc; - //supports-sd; - bootpart-no-access; - - //supports-DDR_MODE; //you should set the two value in your project. only close in RK3288-SDK board. - //caps2-mmc-hs200; - - ignore-pm-notify; - keep-power-in-suspend; - - //poll-hw-reset - status = "okay"; -}; - -&sdmmc { - clock-frequency = <50000000>; - clock-freq-min-max = <400000 50000000>; - supports-highspeed; - supports-sd; - broken-cd; - card-detect-delay = <200>; - - ignore-pm-notify; - keep-power-in-suspend; - - vmmc-supply = <&rk808_ldo5_reg>; - status = "okay"; -}; - -&sdio { - clock-frequency = <50000000>; - clock-freq-min-max = <200000 50000000>; - supports-highspeed; - supports-sdio; - ignore-pm-notify; - keep-power-in-suspend; - //cap-sdio-irq; - status = "okay"; -}; - -&spi0 { - status = "okay"; - max-freq = <48000000>; - /* - spi_test@00 { - compatible = "rockchip,spi_test_bus0_cs0"; - reg = <0>; - spi-max-frequency = <24000000>; - //spi-cpha; - //spi-cpol; - poll_mode = <0>; - type = <0>; - enable_dma = <0>; - - }; - - spi_test@01 { - compatible = "rockchip,spi_test_bus0_cs1"; - reg = <1>; - spi-max-frequency = <24000000>; - spi-cpha; - spi-cpol; - poll_mode = <0>; - type = <0>; - enable_dma = <0>; - }; - */ -}; - -&spi1 { - status = "okay"; - max-freq = <48000000>; - /* - spi_test@10 { - compatible = "rockchip,spi_test_bus1_cs0"; - reg = <0>; - spi-max-frequency = <24000000>; - //spi-cpha; - //spi-cpol; - poll_mode = <0>; - type = <0>; - enable_dma = <0>; - }; - - */ -}; - -&spi2 { - status = "okay"; - max-freq = <48000000>; - /* - spi_test@20 { - compatible = "rockchip,spi_test_bus2_cs0"; - reg = <0>; - spi-max-frequency = <24000000>; - //spi-cpha; - //spi-cpol; - poll_mode = <0>; - type = <0>; - enable_dma = <0>; - }; - - spi_test@21 { - compatible = "rockchip,spi_test_bus2_cs1"; - reg = <1>; - spi-max-frequency = <24000000>; - //spi-cpha; - //spi-cpol; - poll_mode = <0>; - type = <0>; - enable_dma = <0>; - }; - */ -}; - -&uart_bt { - status = "okay"; - dma-names = "!tx", "!rx"; - pinctrl-0 = <&uart0_xfer &uart0_cts>; -}; - -&i2c0 { - status = "okay"; - rk808: rk808@1b { - reg = <0x1b>; - status = "okay"; - }; - rk818: rk818@1c { - reg = <0x1c>; - status = "okay"; - }; - syr827: syr827@40 { - compatible = "silergy,syr82x"; - reg = <0x40>; - status = "okay"; - regulators { - #address-cells = <1>; - #size-cells = <0>; - syr827_dc1: regulator@0 { - reg = <0>; - regulator-compatible = "syr82x_dcdc1"; - regulator-name = "vdd_arm"; - regulator-min-microvolt = <712500>; - regulator-max-microvolt = <1500000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-mode = <0x2>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-mode = <0x2>; - regulator-state-disabled; - regulator-state-uv = <900000>; - }; - }; - }; - }; - syr828: syr828@41 { - compatible = "silergy,syr82x"; - reg = <0x41>; - status = "okay"; - regulators { - #address-cells = <1>; - #size-cells = <0>; - syr828_dc1: regulator@0 { - reg = <0>; - regulator-compatible = "syr82x_dcdc1"; - regulator-name = "vdd_gpu"; - regulator-min-microvolt = <712500>; - regulator-max-microvolt = <1500000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-mode = <0x2>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-mode = <0x2>; - regulator-state-enabled; - regulator-state-uv = <900000>; - }; - }; - }; - }; - act8846: act8846@5a { - reg = <0x5a>; - status = "okay"; - }; - - ricoh619: ricoh619@32 { - reg = <0x32>; - status = "okay"; - }; - bq24296: bq24296@6b { - compatible = "ti,bq24296"; - reg = <0x6b>; - gpios = <&gpio0 GPIO_A7 GPIO_ACTIVE_HIGH>,<&gpio0 GPIO_B0 GPIO_ACTIVE_HIGH>; - bq24296,chg_current = <1000 2000 3000>; - status = "okay"; - }; - - bq27320: bq27320@55 { - compatible = "ti,bq27320"; - reg = <0x55>; - /* gpios = <&gpio0 GPIO_A7 GPIO_ACTIVE_HIGH>; */ - status = "okay"; - }; - - CW2015@62 { - compatible = "cw201x"; - reg = <0x62>; - dc_det_gpio = <&gpio0 GPIO_B0 GPIO_ACTIVE_LOW>; - bat_low_gpio = <&gpio0 GPIO_A7 GPIO_ACTIVE_LOW>; - chg_ok_gpio = <&gpio0 GPIO_B1 GPIO_ACTIVE_HIGH>; - bat_config_info = <0x15 0x42 0x60 0x59 0x52 0x58 0x4D 0x48 0x48 0x44 0x44 0x46 0x49 0x48 0x32 - 0x24 0x20 0x17 0x13 0x0F 0x19 0x3E 0x51 0x45 0x08 0x76 0x0B 0x85 0x0E 0x1C 0x2E 0x3E 0x4D 0x52 0x52 - 0x57 0x3D 0x1B 0x6A 0x2D 0x25 0x43 0x52 0x87 0x8F 0x91 0x94 0x52 0x82 0x8C 0x92 0x96 0xFF 0x7B 0xBB - 0xCB 0x2F 0x7D 0x72 0xA5 0xB5 0xC1 0x46 0xAE>; - is_dc_charge = <1>; - is_usb_charge = <0>; - }; - - rtc@51 { - compatible = "rtc,hym8563"; - reg = <0x51>; - irq_gpio = <&gpio0 GPIO_A4 IRQ_TYPE_EDGE_FALLING>; - }; - -}; - -&i2c1 { - status = "okay"; - rtc@51 { - compatible = "nxp,pcf8563"; - reg = <0x51>; - }; - - sensor@1d { - compatible = "gs_mma8452"; - reg = <0x1d>; - type = ; - irq-gpio = <&gpio8 GPIO_A0 IRQ_TYPE_EDGE_FALLING>; - irq_enable = <1>; - poll_delay_ms = <30>; - layout = <1>; - }; - sensor@19 { - compatible = "gs_lis3dh"; - reg = <0x19>; - type = ; - irq-gpio = <&gpio0 GPIO_A0 IRQ_TYPE_LEVEL_LOW>; - irq_enable = <1>; - poll_delay_ms = <30>; - layout = <1>; - }; - sensor@0d { - compatible = "ak8963"; - reg = <0x0d>; - type = ; - irq-gpio = <&gpio8 GPIO_A2 IRQ_TYPE_EDGE_RISING>; - irq_enable = <1>; - poll_delay_ms = <30>; - layout = <1>; - }; - - sensor@6b { - compatible = "l3g20d_gyro"; - reg = <0x6b>; - type = ; - irq-gpio = <&gpio8 GPIO_A3 IRQ_TYPE_LEVEL_LOW>; - irq_enable = <1>; - poll_delay_ms = <30>; - layout = <1>; - }; - sensor@10 { - compatible = "ls_cm3218"; - reg = <0x10>; - type = ; - irq-gpio = <&gpio8 GPIO_A3 IRQ_TYPE_EDGE_FALLING>; - irq_enable = <1>; - poll_delay_ms = <30>; - layout = <1>; - }; - - nfc-bcm2079x@76 { - compatible = "nfc-bcm2079x.ap6441"; - reg = <0x76>; - en_gpio = <&gpio4 GPIO_D3 GPIO_ACTIVE_HIGH>; - wake_gpio = <&gpio5 GPIO_C0 GPIO_ACTIVE_HIGH>; - irq_gpio = <&gpio5 GPIO_B7 IRQ_TYPE_EDGE_RISING>; - status = "disabled"; - }; - nfc-bcm2079x@77 { - compatible = "nfc-bcm2079x.ap6493"; - reg = <0x77>; - en_gpio = <&gpio4 GPIO_D3 GPIO_ACTIVE_HIGH>; - wake_gpio = <&gpio5 GPIO_C0 GPIO_ACTIVE_HIGH>; - irq_gpio = <&gpio5 GPIO_B7 IRQ_TYPE_EDGE_RISING>; - status = "disabled"; - }; -}; - -&i2c2 { - status = "okay"; - rt5631: rt5631@1a { - compatible = "rt5631"; - reg = <0x1a>; - }; - es8323: es8323@10 { - compatible = "es8323"; - reg = <0x10>; - }; - rt3261: rt3261@1c { - compatible = "rt3261"; - reg = <0x1c>; - // codec-en-gpio = <0>;//sdk default high level - spk-num= <2>; - modem-input-mode = <1>; - lout-to-modem_mode = <1>; - spk-amplify = <2>; - playback-if1-data_control = <0>; - playback-if2-data_control = <0>; - }; - rt5616: rt5616@1b { - compatible = "rt5616"; - reg = <0x1b>; - }; -}; - -&i2c3 { - status = "okay"; -}; - -&i2c4 { - status = "okay"; - ts@55 { - compatible = "goodix,gt8xx"; - reg = <0x55>; - touch-gpio = <&gpio7 GPIO_A6 IRQ_TYPE_LEVEL_LOW>; - reset-gpio = <&gpio7 GPIO_A5 GPIO_ACTIVE_LOW>; - //power-gpio = <&gpio0 GPIO_C5 GPIO_ACTIVE_LOW>; - max-x = <1280>; - max-y = <800>; - }; - - ts@01 { - compatible = "ct,vtl_ts"; - reg = <0x01>; - screen_max_x = <2048>; - screen_max_y = <1536>; - irq_gpio_number = <&gpio7 GPIO_A6 IRQ_TYPE_LEVEL_LOW>; - rst_gpio_number = <&gpio7 GPIO_A5 GPIO_ACTIVE_HIGH>; - }; -}; - -&i2c5 { - status = "disable"; -}; - -&fb { - rockchip,disp-mode = ; - rockchip,uboot-logo-on = <1>; -}; - -&rk_screen { - display-timings = <&disp_timings>; -}; - -/*lcdc0 as PRMRY(LCD),lcdc1 as EXTEND(HDMI)*/ -&lcdc0 { - status = "okay"; - rockchip,mirror = ; - rockchip,cabc_mode = <0>; - power_ctr: power_ctr { - rockchip,debug = <0>; - lcd_en:lcd_en { - rockchip,power_type = ; - gpios = <&gpio7 GPIO_A3 GPIO_ACTIVE_HIGH>; - rockchip,delay = <10>; - }; - - lcd_cs:lcd_cs { - rockchip,power_type = ; - gpios = <&gpio7 GPIO_A4 GPIO_ACTIVE_HIGH>; - rockchip,delay = <10>; - }; - - /*lcd_rst:lcd_rst { - rockchip,power_type = ; - gpios = <&gpio3 GPIO_D6 GPIO_ACTIVE_HIGH>; - rockchip,delay = <5>; - };*/ - - }; -}; - -&lcdc1 { - status = "okay"; - rockchip,mirror = ; -}; - -&hdmi { - status = "okay"; - rockchip,hdmi_video_source = ; -}; - -&adc { - status = "okay"; - - rockchip_headset { - compatible = "rockchip_headset"; - headset_gpio = <&gpio0 GPIO_C2 GPIO_ACTIVE_LOW>; - pinctrl-names = "default"; - pinctrl-0 = <&gpio0_c2>; - io-channels = <&adc 2>; - /* - hook_gpio = ; - hook_down_type = ; //interrupt hook key down status - */ - }; - - key { - compatible = "rockchip,key"; - io-channels = <&adc 1>; - - vol-up-key { - linux,code = <115>; - label = "volume up"; - rockchip,adc_value = <1>; - }; - - vol-down-key { - linux,code = <114>; - label = "volume down"; - rockchip,adc_value = <170>; - }; - - power-key { - gpios = <&gpio0 GPIO_A5 GPIO_ACTIVE_LOW>; - linux,code = <116>; - label = "power"; - gpio-key,wakeup; - }; - - menu-key { - linux,code = <59>; - label = "menu"; - rockchip,adc_value = <355>; - }; - - home-key { - linux,code = <102>; - label = "home"; - rockchip,adc_value = <746>; - }; - - back-key { - linux,code = <158>; - label = "back"; - rockchip,adc_value = <560>; - }; - - camera-key { - linux,code = <212>; - label = "camera"; - rockchip,adc_value = <450>; - }; - }; -}; - -&pwm0 { - status = "okay"; -}; - -&pwm1 { - status = "okay"; -}; - - -&clk_core_dvfs_table { - operating-points = < - /* KHz uV */ - 126000 850000 - 216000 850000 - 312000 850000 - 408000 850000 - 600000 900000 - 696000 950000 - 816000 1000000 - 1008000 1050000 - 1200000 1100000 - 1416000 1200000 - >; - status="okay"; -}; - -&clk_gpu_dvfs_table { - operating-points = < - /* KHz uV */ - 100000 850000 - 200000 900000 - 300000 950000 - 420000 1050000 - 500000 1150000 - >; - status="okay"; -}; - -&clk_ddr_dvfs_table { - operating-points = < - /* KHz uV */ - 200000 950000 - 300000 950000 - 400000 1000000 - 533000 1050000 - >; - - freq-table = < - /*status freq(KHz)*/ - SYS_STATUS_NORMAL 400000 - SYS_STATUS_SUSPEND 200000 - SYS_STATUS_VIDEO_1080P 240000 - SYS_STATUS_VIDEO_4K 400000 - SYS_STATUS_PERFORMANCE 528000 - SYS_STATUS_DUALVIEW 400000 - SYS_STATUS_BOOST 324000 - SYS_STATUS_ISP 533000 - >; - bd-freq-table = < - /* bandwidth freq */ - 5000 800000 - 3500 456000 - 2600 396000 - 2000 324000 - >; - auto-freq-table = < - 240000 - 324000 - 396000 - 528000 - >; - auto-freq=<1>; - status="okay"; -}; -/include/ "act8846.dtsi" -&act8846 { - gpios =<&gpio7 GPIO_A1 GPIO_ACTIVE_LOW>,<&gpio0 GPIO_B2 GPIO_ACTIVE_HIGH>; - act8846,system-power-controller; - - regulators { - - dcdc1_reg: regulator@0{ - regulator-name= "act_dcdc1"; - regulator-min-microvolt = <1200000>; - regulator-max-microvolt = <1200000>; - regulator-always-on; - regulator-boot-on; - }; - - dcdc2_reg: regulator@1 { - regulator-name= "vccio"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <3300000>; - }; - }; - - dcdc3_reg: regulator@2 { - regulator-name= "vdd_logic"; - regulator-min-microvolt = <700000>; - regulator-max-microvolt = <1500000>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <1200000>; - }; - - }; - - dcdc4_reg: regulator@3 { - regulator-name= "act_dcdc4"; - regulator-min-microvolt = <2000000>; - regulator-max-microvolt = <2000000>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <2000000>; - }; - }; - - ldo1_reg: regulator@4 { - regulator-name= "vccio_sd"; - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <3300000>; - - }; - - ldo2_reg: regulator@5 { - regulator-name= "act_ldo2"; - regulator-min-microvolt = <1000000>; - regulator-max-microvolt = <1000000>; - - }; - - ldo3_reg: regulator@6 { - regulator-name= "act_ldo3"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - - }; - - ldo4_reg:regulator@7 { - regulator-name= "act_ldo4"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - - }; - - ldo5_reg: regulator@8 { - regulator-name= "act_ldo5"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - - }; - - ldo6_reg: regulator@9 { - regulator-name= "act_ldo6"; - regulator-min-microvolt = <1000000>; - regulator-max-microvolt = <1000000>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - }; - - }; - - ldo7_reg: regulator@10 { - regulator-name= "vcc_18"; - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <1800000>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - }; - - }; - - ldo8_reg: regulator@11 { - regulator-name= "act_ldo8"; - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <1800000>; - - }; - }; -}; - - -/include/ "rk808.dtsi" -&rk808 { - gpios =<&gpio0 GPIO_A4 GPIO_ACTIVE_HIGH>,<&gpio0 GPIO_B3 GPIO_ACTIVE_LOW>; - rk808,system-power-controller; - - regulators { - - rk808_dcdc1_reg: regulator@0{ - regulator-name= "vdd_arm"; - regulator-min-microvolt = <700000>; - regulator-max-microvolt = <1500000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-mode = <0x2>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-mode = <0x2>; - regulator-state-disabled; - regulator-state-uv = <900000>; - }; - }; - - rk808_dcdc2_reg: regulator@1 { - regulator-name= "vdd_gpu"; - regulator-min-microvolt = <700000>; - regulator-max-microvolt = <1500000>; - /*regulator-always-on;*/ - /*regulator-boot-on;*/ - regulator-initial-mode = <0x2>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-mode = <0x2>; - regulator-state-disabled; - regulator-state-uv = <900000>; - }; - }; - - rk808_dcdc3_reg: regulator@2 { - regulator-name= "rk_dcdc3"; - regulator-min-microvolt = <1200000>; - regulator-max-microvolt = <1200000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-mode = <0x2>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-mode = <0x2>; - regulator-state-enabled; - regulator-state-uv = <1200000>; - }; - }; - - rk808_dcdc4_reg: regulator@3 { - regulator-name= "vccio"; - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <3300000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-mode = <0x2>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-mode = <0x2>; - regulator-state-enabled; - regulator-state-uv = <2800000>; - }; - }; - - rk808_ldo1_reg: regulator@4 { - regulator-name= "rk_ldo1"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <3300000>; - }; - }; - - rk808_ldo2_reg: regulator@5 { - regulator-name= "rk_ldo2"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <3300000>; - }; - }; - - rk808_ldo3_reg: regulator@6 { - regulator-name= "rk_ldo3"; - regulator-min-microvolt = <1000000>; - regulator-max-microvolt = <1000000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <1000000>; - }; - }; - - rk808_ldo4_reg:regulator@7 { - regulator-name= "rk_ldo4"; - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <1800000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-disabled; - regulator-state-uv = <1800000>; - }; - }; - - rk808_ldo5_reg: regulator@8 { - regulator-name= "vcc_sd"; - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <3300000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <2800000>; - }; - }; - - rk808_ldo6_reg: regulator@9 { - regulator-name= "rk_ldo6"; - regulator-min-microvolt = <1000000>; - regulator-max-microvolt = <1000000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-disabled; - regulator-state-uv = <1000000>; - }; - }; - - rk808_ldo7_reg: regulator@10 { - regulator-name= "rk_ldo7"; - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <1800000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <1800000>; - }; - }; - - rk808_ldo8_reg: regulator@11 { - regulator-name= "rk_ldo8"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <3300000>; - }; - }; - - rk808_ldo9_reg: regulator@12 { - regulator-name= "rk_ldo9"; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - }; - }; - - rk808_ldo10_reg: regulator@13 { - regulator-name= "rk_ldo10"; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-disabled; - }; - }; - }; -}; - -/include/ "ricoh619.dtsi" -&ricoh619 { - gpios =<&gpio0 GPIO_A4 GPIO_ACTIVE_HIGH>,<&gpio0 GPIO_B3 GPIO_ACTIVE_LOW>,<&gpio0 GPIO_B0 GPIO_ACTIVE_HIGH>; - ricoh619,system-power-controller; - - regulators { - ricoh619_dcdc1_reg: regulator@0 { - regulator-name = "vccio"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - regulator-initial-mode = <0x2>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-mode = <0x2>; - regulator-state-enabled; - regulator-state-uv = <2800000>; - }; - }; - ricoh619_dcdc2_reg: regulator@1 { - regulator-name = "ricoh619_dcdc2"; - regulator-min-microvolt = <2000000>; - regulator-max-microvolt = <2000000>; - regulator-initial-mode = <0x2>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-mode = <0x2>; - regulator-state-enabled; - regulator-state-uv = <2000000>; - }; - }; - ricoh619_dcdc3_reg: regulator@2 { - regulator-name = "vcc_lcd"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - regulator-initial-mode = <0x2>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-mode = <0x2>; - regulator-state-enabled; - regulator-state-uv = <3300000>; - }; - }; - ricoh619_dcdc4_reg: regulator@3 { - regulator-name = "vdd_logic"; - regulator-min-microvolt = <700000>; - regulator-max-microvolt = <1500000>; - regulator-initial-mode = <0x2>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-mode = <0x2>; - regulator-state-enabled; - regulator-state-uv = <900000>; - }; - }; - ricoh619_dcdc5_reg: regulator@4 { - regulator-name = "vcc_ddr"; - regulator-min-microvolt = <1200000>; - regulator-max-microvolt = <1200000>; - regulator-initial-mode = <0x2>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-mode = <0x2>; - regulator-state-enabled; - regulator-state-uv = <1200000>; - }; - }; - ricoh619_ldo1_reg: regulator@5 { - regulator-name = "vccio_pmu"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <3300000>; - }; - }; - ricoh619_ldo2_reg: regulator@6 { - regulator-name = "ricoh619_ldo2"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <3300000>; - }; - }; - ricoh619_ldo3_reg: regulator@7 { - regulator-name = "ricoh619_ldo3"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <3300000>; - }; - }; - ricoh619_ldo4_reg: regulator@8 { - regulator-name = "vcc_sd"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <3300000>; - }; - }; - ricoh619_ldo5_reg: regulator@9 { - regulator-name = "vcc_wl"; - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <1800000>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <1800000>; - }; - }; - ricoh619_ldo6_reg: regulator@10 { - regulator-name = "ricoh619_ldo6"; - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <1800000>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <1800000>; - }; - }; - ricoh619_ldo7_reg: regulator@11 { - regulator-name = "ricoh619_ldo7"; - regulator-min-microvolt = <1000000>; - regulator-max-microvolt = <1000000>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <1000000>; - }; - }; - ricoh619_ldo8_reg: regulator@12 { - regulator-name = "ricoh619_ldo8"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <3300000>; - }; - }; - ricoh619_ldo9_reg: regulator@13 { - regulator-name = "ricoh619_ldo9"; - regulator-min-microvolt = <1000000>; - regulator-max-microvolt = <1000000>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <1000000>; - }; - }; - ricoh619_ldo10_reg: regulator@14 { - regulator-name = "vcc_18"; - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <1800000>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <1800000>; - }; - }; - ricoh619_ldortc1_reg: regulator@15 { - regulator-name = "ricoh619_ldortc1"; - regulator-min-microvolt = < 3300000>; - regulator-max-microvolt = <3300000>; - }; - ricoh619_ldortc2_reg: regulator@16 { - regulator-name = "ricoh619_ldortc2"; - regulator-min-microvolt = < 3300000>; - regulator-max-microvolt = <3300000>; - }; - }; -}; -/include/ "rk818.dtsi" -&rk818 { - gpios =<&gpio0 GPIO_A4 GPIO_ACTIVE_HIGH>,<&gpio0 GPIO_B3 GPIO_ACTIVE_LOW>; - rk818,system-power-controller; - - regulators { - - rk818_dcdc1_reg: regulator@0{ - regulator-name= "vdd_logic"; - regulator-min-microvolt = <700000>; - regulator-max-microvolt = <1500000>; - regulator-initial-mode = <0x2>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-mode = <0x2>; - regulator-state-enabled; - regulator-state-uv = <900000>; - }; - }; - - rk818_dcdc2_reg: regulator@1 { - regulator-name= "rk818_dcdc2"; - regulator-min-microvolt = <1200000>; - regulator-max-microvolt = <1200000>; - regulator-initial-mode = <0x2>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-mode = <0x2>; - regulator-state-enabled; - regulator-state-uv = <1200000>; - }; - }; - - rk818_dcdc3_reg: regulator@2 { - regulator-name= "rk818_dcdc3"; - regulator-min-microvolt = <1200000>; - regulator-max-microvolt = <1200000>; - regulator-initial-mode = <0x2>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-mode = <0x2>; - regulator-state-enabled; - regulator-state-uv = <1200000>; - }; - }; - - rk818_dcdc4_reg: regulator@3 { - regulator-name= "vccio"; - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <3300000>; - regulator-initial-mode = <0x2>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-mode = <0x2>; - regulator-state-enabled; - regulator-state-uv = <2800000>; - }; - }; - - rk818_ldo1_reg: regulator@4 { - regulator-name= "rk818_ldo1"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <3300000>; - }; - }; - - rk818_ldo2_reg: regulator@5 { - regulator-name= "rk818_ldo2"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <3300000>; - }; - }; - - rk818_ldo3_reg: regulator@6 { - regulator-name= "rk818_ldo3"; - regulator-min-microvolt = <1000000>; - regulator-max-microvolt = <1000000>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <1000000>; - }; - }; - - rk818_ldo4_reg:regulator@7 { - regulator-name= "rk818_ldo4"; - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <1800000>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-disabled; - regulator-state-uv = <1800000>; - }; - }; - - rk818_ldo5_reg: regulator@8 { - regulator-name= "rk818_ldo5"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <3300000>; - }; - }; - - rk818_ldo6_reg: regulator@9 { - regulator-name= "rk818_ldo6"; - regulator-min-microvolt = <1000000>; - regulator-max-microvolt = <1000000>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-disabled; - regulator-state-uv = <1000000>; - }; - }; - - rk818_ldo7_reg: regulator@10 { - regulator-name= "rk818_ldo7"; - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <1800000>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <1800000>; - }; - }; - - rk818_ldo8_reg: regulator@11 { - regulator-name= "rk818_ldo8"; - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <1800000>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <1800000>; - }; - }; - rk818_ldo9_reg: regulator@12 { - regulator-name= "vcc_sd"; - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <3300000>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <3300000>; - }; - }; - rk818_ldo10_reg: regulator@13 { - regulator-name= "rk818_ldo10"; - regulator-state-mem { - regulator-state-disabled; - }; - }; - }; - battery { - ocv_table = <3350 3677 3693 3719 3752 3770 3775 3778 3785 3796 3812 3839 3881 3907 3933 3958 3978 4033 4087 4123 4174>; - design_capacity = <2100>; - design_qmax = <2200>; - max_overcharge = <100>; - bat_res = <80>; - max_input_currentmA = <2000>; - max_chrg_currentmA = <1800>; - max_charge_voltagemV = <4200>; - max_bat_voltagemV = <4200>; - sleep_enter_current = <300>; - sleep_exit_current = <300>; - power_off_thresd = <3400>; - chrg_diff_voltagemV = <0>; - virtual_power = <1>; - support_usb_adp = <0>; - support_dc_adp = <1>; - power_dc2otg = <0>; - dc_det_gpio = <&gpio0 GPIO_B0 GPIO_ACTIVE_LOW>; - }; -}; - -&lcdc_vdd_domain { - regulator-name = "vcc30_lcd"; - }; -&dpio_vdd_domain{ - regulator-name = "vcc18_cif"; - }; -&flash0_vdd_domain{ - regulator-name = "vcc_flash"; - }; -&flash1_vdd_domain{ - regulator-name = "vcc_flash"; - }; -&apio3_vdd_domain{ - regulator-name = "vccio_wl"; - }; -&apio5_vdd_domain{ - regulator-name = "vccio"; - }; -&apio4_vdd_domain{ - regulator-name = "vccio"; - }; -&apio1_vdd_domain{ - regulator-name = "vccio"; - }; -&apio2_vdd_domain{ - regulator-name = "vccio"; - }; -&sdmmc0_vdd_domain{ - regulator-name = "vcc_sd"; - }; - -&dwc_control_usb { - usb_uart { - status = "disabled"; - }; -}; diff --git a/arch/arm/boot/dts/rk3288-tb_8846.dts b/arch/arm/boot/dts/rk3288-tb_8846.dts deleted file mode 100644 index 65e96c4acd51..000000000000 --- a/arch/arm/boot/dts/rk3288-tb_8846.dts +++ /dev/null @@ -1,1091 +0,0 @@ -// SPDX-License-Identifier: (GPL-2.0+ OR MIT) -/dts-v1/; - -#include "rk3288.dtsi" -//#include "lcd-b101ew05.dtsi" -#include "lcd-F402.dtsi" -#include "vtl_ts_sdk8846.dtsi" -#include "rk3288-cif-sensor.dtsi" -/ { - fiq-debugger { - status = "okay"; - }; - - wireless-wlan { - compatible = "wlan-platdata"; - - /* wifi_chip_type - wifi chip define - * ap6210, ap6330, ap6335 - * rtl8188eu, rtl8723bs, rtl8723bu - * esp8089 - */ - wifi_chip_type = "ap6335"; - - sdio_vref = <1800>; //1800mv or 3300mv - - //keep_wifi_power_on; - - //power_ctrl_by_pmu; - power_pmu_regulator = "act_ldo3"; - power_pmu_enable_level = <1>; //1->HIGH, 0->LOW - - //vref_ctrl_enable; - //vref_ctrl_gpio = <&gpio0 GPIO_A2 GPIO_ACTIVE_HIGH>; - vref_pmu_regulator = "act_ldo3"; - vref_pmu_enable_level = <1>; //1->HIGH, 0->LOW - - WIFI,poweren_gpio = <&gpio4 GPIO_D4 GPIO_ACTIVE_HIGH>; - WIFI,host_wake_irq = <&gpio4 GPIO_D6 GPIO_ACTIVE_HIGH>; - //WIFI,reset_gpio = <&gpio0 GPIO_A2 GPIO_ACTIVE_LOW>; - - status = "okay"; - }; - - wireless-bluetooth { - compatible = "bluetooth-platdata"; - - //wifi-bt-power-toggle; - - uart_rts_gpios = <&gpio4 GPIO_C3 GPIO_ACTIVE_LOW>; - pinctrl-names = "default","rts_gpio"; - pinctrl-0 = <&uart0_rts>; - pinctrl-1 = <&uart0_rts_gpio>; - - BT,power_gpio = <&gpio4 GPIO_D3 GPIO_ACTIVE_HIGH>; - BT,reset_gpio = <&gpio4 GPIO_D5 GPIO_ACTIVE_HIGH>; - BT,wake_gpio = <&gpio4 GPIO_D2 GPIO_ACTIVE_HIGH>; - BT,wake_host_irq = <&gpio4 GPIO_D7 GPIO_ACTIVE_HIGH>; - - status = "okay"; - }; - - hallsensor { - compatible = "hall_och165t"; - type = ; - irq-gpio = <&gpio0 GPIO_A6 IRQ_TYPE_EDGE_BOTH>; - }; - - backlight { - compatible = "pwm-backlight"; - pwms = <&pwm0 0 25000>; - brightness-levels = <255 254 253 252 251 250 249 248 247 246 245 244 243 242 241 240 - 239 238 237 236 235 234 233 232 231 230 229 228 227 226 225 224 223 222 221 220 - 219 218 217 216 215 214 213 212 211 210 209 208 207 206 205 204 203 202 201 200 - 199 198 197 196 195 194 193 192 191 190 189 188 187 186 185 184 183 182 181 180 - 179 178 177 176 175 174 173 172 171 170 169 168 167 166 165 164 163 162 161 160 - 159 158 157 156 155 154 153 152 151 150 149 148 147 146 145 144 143 142 141 140 - 139 138 137 136 135 134 133 132 131 130 129 128 127 126 125 124 123 122 121 120 - 119 118 117 116 115 114 113 112 111 110 109 108 107 106 105 104 103 102 101 100 - 99 98 97 96 95 94 93 92 91 90 89 88 87 86 85 84 83 82 81 80 79 78 77 76 75 74 73 72 71 70 - 69 68 67 66 65 64 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 40 - 39 38 37 36 35 34 33 32 31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 - 9 8 7 6 5 4 3 2 1 0>; - default-brightness-level = <200>; - enable-gpios = <&gpio7 GPIO_A2 GPIO_ACTIVE_HIGH>; - }; - - pwm_regulator { - compatible = "rockchip_pwm_regulator"; - pwms = <&pwm1 0 2000>; - rockchip,pwm_id= <1>; - rockchip,pwm_voltage_map= <925000 950000 975000 1000000 1025000 1050000 1075000 1100000 1125000 1150000 1175000 1200000 1225000 1250000 1275000 1300000 1325000 1350000 1375000 1400000>; - rockchip,pwm_voltage= <1000000>; - rockchip,pwm_min_voltage= <925000>; - rockchip,pwm_max_voltage= <1400000>; - rockchip,pwm_suspend_voltage= <950000>; - rockchip,pwm_coefficient= <475>; - regulators { - #address-cells = <1>; - #size-cells = <0>; - pwm_reg0: regulator@0 { - regulator-compatible = "pwm_dcdc1"; - regulator-name= "vdd_logic"; - regulator-min-microvolt = <925000>; - regulator-max-microvolt = <1400000>; - regulator-always-on; - regulator-boot-on; - }; - }; - }; - - codec_hdmi_i2s: codec-hdmi-i2s { - compatible = "hdmi-i2s"; - }; - - codec_hdmi_spdif: codec-hdmi-spdif { - compatible = "hdmi-spdif"; - }; - - rockchip-hdmi-i2s { - compatible = "rockchip-hdmi-i2s"; - dais { - dai0 { - audio-codec = <&codec_hdmi_i2s>; - audio-controller = <&i2s>; - format = "i2s"; - //continuous-clock; - //bitclock-inversion; - //frame-inversion; - //bitclock-master; - //frame-master; - }; - }; - }; - - rockchip-hdmi-spdif { - compatible = "rockchip-hdmi-spdif"; - dais { - dai0 { - audio-codec = <&codec_hdmi_spdif>; - audio-controller = <&spdif>; - }; - }; - }; - - rockchip-rt5631 { - compatible = "rockchip-rt5631"; - dais { - dai0 { - audio-codec = <&rt5631>; - audio-controller = <&i2s>; - format = "i2s"; - //continuous-clock; - //bitclock-inversion; - //frame-inversion; - //bitclock-master; - //frame-master; - }; - }; - }; - - rockchip-rt3224 { - compatible = "rockchip-rt3261"; - dais { - dai0 { - audio-codec = <&rt3261>; - audio-controller = <&i2s>; - format = "i2s"; - //continuous-clock; - //bitclock-inversion; - //frame-inversion; - //bitclock-master; - //frame-master; - }; - dai1 { - audio-codec = <&rt3261>; - audio-controller = <&i2s>; - format = "dsp_a"; - //continuous-clock; - bitclock-inversion; - //frame-inversion; - //bitclock-master; - //frame-master; - }; - }; - }; - - usb_control { - compatible = "rockchip,rk3288-usb-control"; - - host_drv_gpio = <&gpio0 GPIO_B6 GPIO_ACTIVE_LOW>; - otg_drv_gpio = <&gpio0 GPIO_B4 GPIO_ACTIVE_LOW>; - - rockchip,remote_wakeup; - rockchip,usb_irq_wakeup; - }; - chosen { - bootargs = "vmalloc=512M"; - }; -}; - -&gmac { -// power_ctl_by = "gpio"; //"gpio" "pmu" - power-gpio = <&gpio0 GPIO_A6 GPIO_ACTIVE_HIGH>; -// power-pmu = "act_ldo" -// reset-gpio = <&gpio4 GPIO_A7 GPIO_ACTIVE_LOW>; - phy-mode = "rgmii"; - clock_in_out = "input"; - tx_delay = <0x28>; - rx_delay = <0x10>; - status = "disabled"; //if want to use gmac, please set "okay" -}; - -&pinctrl { - //used for init some gpio - init-gpios = <&gpio0 GPIO_A6 GPIO_ACTIVE_HIGH - /*&gpio0 GPIO_C2 GPIO_ACTIVE_HIGH */ - /*&gpio7 GPIO_B7 GPIO_ACTIVE_LOW */>; - - gpio0_gpio { - gpio0_c2: gpio0-c2 { - rockchip,pins = ; - rockchip,pull = ; - }; - - //to add - }; - - gpio7_gpio { - gpio7_a7: gpio7-a7 { - rockchip,pins = ; - rockchip,pull = ; - }; - - //to add - }; - - //could add other pinctrl definition such as gpio - - // gmac drive strength - gpio4_gmac { - mac_clk: mac-clk { - rockchip,drive = ; - }; - - mac_txpins: mac-txpins { - rockchip,drive = ; - }; - - mac_rxpins: mac-rxpins { - rockchip,drive = ; - }; - - mac_crs: mac-crs { - rockchip,drive = ; - }; - - mac_mdpins: mac-mdpins { - rockchip,drive = ; - }; - }; -}; - -&nandc0 { - status = "disabled"; // used nand set "disabled" ,used emmc set "okay" -}; -&nandc1 { - status = "disabled"; // used nand set "disabled" ,used emmc set "okay" -}; - -&nandc0reg { - status = "okay"; // used nand set "disabled" ,used emmc set "okay" -}; - -&emmc { - clock-frequency = <100000000>; - clock-freq-min-max = <400000 100000000>; - - supports-highspeed; - supports-emmc; - //supports-sd; - bootpart-no-access; - - //supports-DDR_MODE; //you should set the two value in your project. only close in RK3288-SDK board. - //caps2-mmc-hs200; - - ignore-pm-notify; - keep-power-in-suspend; - - //poll-hw-reset - status = "okay"; -}; - -&sdmmc { - clock-frequency = <50000000>; - clock-freq-min-max = <400000 50000000>; - supports-highspeed; - supports-sd; - broken-cd; - card-detect-delay = <200>; - - ignore-pm-notify; - keep-power-in-suspend; - - vmmc-supply = <&ldo1_reg>; - status = "okay"; -}; - -&sdio { - clock-frequency = <50000000>; - clock-freq-min-max = <200000 50000000>; - supports-highspeed; - supports-sdio; - ignore-pm-notify; - keep-power-in-suspend; - //cap-sdio-irq; - status = "okay"; -}; - -&spi0 { - status = "disabled"; - max-freq = <48000000>; - /* - spi_test@00 { - compatible = "rockchip,spi_test_bus0_cs0"; - reg = <0>; - spi-max-frequency = <24000000>; - //spi-cpha; - //spi-cpol; - poll_mode = <0>; - type = <0>; - enable_dma = <0>; - - }; - - spi_test@01 { - compatible = "rockchip,spi_test_bus0_cs1"; - reg = <1>; - spi-max-frequency = <24000000>; - spi-cpha; - spi-cpol; - poll_mode = <0>; - type = <0>; - enable_dma = <0>; - }; - */ -}; - -&spi1 { - status = "disabled"; - max-freq = <48000000>; - /* - spi_test@10 { - compatible = "rockchip,spi_test_bus1_cs0"; - reg = <0>; - spi-max-frequency = <24000000>; - //spi-cpha; - //spi-cpol; - poll_mode = <0>; - type = <0>; - enable_dma = <0>; - }; - - */ -}; - -&spi2 { - status = "disabled"; - max-freq = <48000000>; - /* - spi_test@20 { - compatible = "rockchip,spi_test_bus2_cs0"; - reg = <0>; - spi-max-frequency = <24000000>; - //spi-cpha; - //spi-cpol; - poll_mode = <0>; - type = <0>; - enable_dma = <0>; - }; - - spi_test@21 { - compatible = "rockchip,spi_test_bus2_cs1"; - reg = <1>; - spi-max-frequency = <24000000>; - //spi-cpha; - //spi-cpol; - poll_mode = <0>; - type = <0>; - enable_dma = <0>; - }; - */ -}; - -&uart_bt { - status = "okay"; - dma-names = "!tx", "!rx"; - pinctrl-0 = <&uart0_xfer &uart0_cts>; -}; - -&i2c0 { - status = "okay"; - rk808: rk808@1b { - reg = <0x1b>; - status = "okay"; - }; - rk818: rk818@1c { - reg = <0x1c>; - status = "okay"; - }; - syr827: syr827@40 { - compatible = "silergy,syr82x"; - reg = <0x40>; - status = "okay"; - regulators { - #address-cells = <1>; - #size-cells = <0>; - syr827_dc1: regulator@0 { - reg = <0>; - regulator-compatible = "syr82x_dcdc1"; - regulator-name = "vdd_arm"; - regulator-min-microvolt = <712500>; - regulator-max-microvolt = <1500000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-mode = <0x2>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-mode = <0x2>; - regulator-state-disabled; - regulator-state-uv = <900000>; - }; - }; - }; - }; - syr828: syr828@41 { - compatible = "silergy,syr82x"; - reg = <0x41>; - status = "okay"; - regulators { - #address-cells = <1>; - #size-cells = <0>; - syr828_dc1: regulator@0 { - reg = <0>; - regulator-compatible = "syr82x_dcdc1"; - regulator-name = "vdd_gpu"; - regulator-min-microvolt = <712500>; - regulator-max-microvolt = <1500000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-mode = <0x2>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-mode = <0x2>; - regulator-state-enabled; - regulator-state-uv = <900000>; - }; - }; - }; - }; - act8846: act8846@5a { - reg = <0x5a>; - status = "okay"; - }; - - ricoh619: ricoh619@32 { - reg = <0x32>; - status = "okay"; - }; - bq24296: bq24296@6b { - compatible = "ti,bq24296"; - reg = <0x6b>; - gpios = <&gpio0 GPIO_A7 GPIO_ACTIVE_HIGH>,<&gpio0 GPIO_B0 GPIO_ACTIVE_HIGH>; - bq24296,chg_current = <1000 2000 3000>; - status = "okay"; - }; - - bq27320: bq27320@55 { - compatible = "ti,bq27320"; - reg = <0x55>; - /* gpios = <&gpio0 GPIO_A7 GPIO_ACTIVE_HIGH>; */ - status = "okay"; - }; - - CW2015@62 { - compatible = "cw201x"; - reg = <0x62>; - dc_det_gpio = <&gpio0 GPIO_B0 GPIO_ACTIVE_LOW>; - bat_low_gpio = <&gpio0 GPIO_A7 GPIO_ACTIVE_LOW>; - chg_ok_gpio = <&gpio0 GPIO_B1 GPIO_ACTIVE_HIGH>; - bat_config_info = <0x15 0x42 0x60 0x59 0x52 0x58 0x4D 0x48 0x48 0x44 0x44 0x46 0x49 0x48 0x32 - 0x24 0x20 0x17 0x13 0x0F 0x19 0x3E 0x51 0x45 0x08 0x76 0x0B 0x85 0x0E 0x1C 0x2E 0x3E 0x4D 0x52 0x52 - 0x57 0x3D 0x1B 0x6A 0x2D 0x25 0x43 0x52 0x87 0x8F 0x91 0x94 0x52 0x82 0x8C 0x92 0x96 0xFF 0x7B 0xBB - 0xCB 0x2F 0x7D 0x72 0xA5 0xB5 0xC1 0x46 0xAE>; - is_dc_charge = <1>; - is_usb_charge = <0>; - }; - - rtc@51 { - compatible = "rtc,hym8563"; - reg = <0x51>; - irq_gpio = <&gpio0 GPIO_A4 IRQ_TYPE_EDGE_FALLING>; - }; - - /* - mpu6880_acc:mpu_acc@68{ - compatible = "mpu6880_acc"; - reg = <0x68>; - irq_enable = <0>; - poll_delay_ms = <30>; - type = ; - layout = <7>; - }; - mpu6880_gyro:mpu_gyro@68{ - compatible = "mpu6880_gyro"; - reg = <0x68>; - //irq-gpio = <&gpio7 GPIO_B0 IRQ_TYPE_LEVEL_LOW>; - irq_enable = <0>; - poll_delay_ms = <30>; - type = ; - layout = <7>; - }; - */ -}; - -&i2c1 { - status = "okay"; - mpu6050:mpu@68{ - compatible = "mpu6050"; - reg = <0x68>; - mpu-int_config = <0x10>; - mpu-level_shifter = <0>; - mpu-orientation = <0 1 0 1 0 0 0 0 1>; - orientation-x= <0>; - orientation-y= <1>; - orientation-z= <1>; - irq-gpio = <&gpio8 GPIO_A0 IRQ_TYPE_LEVEL_LOW>; - mpu-debug = <0>; - }; - - ak8963:compass@0d{ - compatible = "mpu_ak8963"; - reg = <0x0d>; - compass-bus = <0>; - compass-adapt_num = <0>; - compass-orientation = <1 0 0 0 1 0 0 0 1>; - orientation-x= <0>; - orientation-y= <0>; - orientation-z= <1>; - compass-debug = <1>; - status = "okay"; - }; - -}; - -&i2c2 { - status = "okay"; - rt5631: rt5631@1a { - compatible = "rt5631"; - reg = <0x1a>; - }; - es8323: es8323@10 { - compatible = "es8323"; - reg = <0x10>; - }; - rt3261: rt3261@1c { - compatible = "rt3261"; - reg = <0x1c>; - // codec-en-gpio = <0>;//sdk default high level - spk-num= <2>; - modem-input-mode = <1>; - lout-to-modem_mode = <1>; - spk-amplify = <2>; - playback-if1-data_control = <0>; - playback-if2-data_control = <0>; - }; - rt5616: rt5616@1b { - compatible = "rt5616"; - reg = <0x1b>; - }; -}; - -&i2c3 { - status = "okay"; -}; - -&i2c4 { - status = "okay"; - - ts@01 { - compatible = "ct,vtl_ts"; - reg = <0x01>; - screen_max_x = <1536>; - screen_max_y = <2048>; - xy_swap = <1>; - x_reverse = <0>; - y_reverse = <0>; - x_mul = <2>; - y_mul = <2>; - bin_ver = <0>; - irq_gpio_number = <&gpio7 GPIO_A6 IRQ_TYPE_LEVEL_LOW>; - rst_gpio_number = <&gpio7 GPIO_A5 GPIO_ACTIVE_HIGH>; - }; -}; - -&i2c5 { - status = "disable"; -}; - -&fb { - rockchip,disp-mode = ; - rockchip,uboot-logo-on = <1>; -}; - -&rk_screen { - display-timings = <&disp_timings>; -}; - -/*lcdc0 as PRMRY(LCD),lcdc1 as EXTEND(HDMI)*/ -&lcdc0 { - status = "okay"; - rockchip,mirror = ; - rockchip,cabc_mode = <0>; - power_ctr: power_ctr { - rockchip,debug = <0>; - /*lcd_18:lcd18 { - rockchip,power_type = ; - rockchip,regulator_name = "vcc_18"; - rockchip,regulator_voltage = <1800000>; - rockchip,delay = <5>; - };*/ - - lcd_en:lcd_en { - rockchip,power_type = ; - gpios = <&gpio7 GPIO_A3 GPIO_ACTIVE_HIGH>; - rockchip,delay = <10>; - }; - - lcd_cs:lcd_cs { - rockchip,power_type = ; - gpios = <&gpio7 GPIO_A4 GPIO_ACTIVE_HIGH>; - rockchip,delay = <10>; - }; - - /*lcd_rst:lcd_rst { - rockchip,power_type = ; - gpios = <&gpio3 GPIO_D6 GPIO_ACTIVE_HIGH>; - rockchip,delay = <5>; - };*/ - - }; -}; - -&lcdc1 { - status = "okay"; - rockchip,mirror = ; - -}; - -&hdmi { - status = "okay"; - rockchip,hdmi_video_source = ; -}; - -&adc { - status = "okay"; - - rockchip_headset { - compatible = "rockchip_headset"; - headset_gpio = <&gpio7 GPIO_A7 GPIO_ACTIVE_LOW>; - pinctrl-names = "default"; - pinctrl-0 = <&gpio7_a7>; - io-channels = <&adc 2>; - /* - hook_gpio = ; - hook_down_type = ; //interrupt hook key down status - */ - }; - - key { - compatible = "rockchip,key"; - io-channels = <&adc 1>; - - vol-up-key { - linux,code = <115>; - label = "volume up"; - rockchip,adc_value = <1>; - }; - - vol-down-key { - linux,code = <114>; - label = "volume down"; - rockchip,adc_value = <170>; - }; - - power-key { - gpios = <&gpio0 GPIO_A5 GPIO_ACTIVE_LOW>; - linux,code = <116>; - label = "power"; - gpio-key,wakeup; - }; - - menu-key { - linux,code = <59>; - label = "menu"; - rockchip,adc_value = <355>; - }; - - home-key { - linux,code = <102>; - label = "home"; - rockchip,adc_value = <746>; - }; - - back-key { - linux,code = <158>; - label = "back"; - rockchip,adc_value = <560>; - }; - - camera-key { - linux,code = <212>; - label = "camera"; - rockchip,adc_value = <450>; - }; - }; -}; - -&pwm0 { - status = "okay"; -}; - -&pwm1 { - status = "okay"; -}; - - -&clk_core_dvfs_table { - operating-points = < - /* KHz uV */ - 126000 900000 - 216000 900000 - 312000 900000 - 408000 900000 - 600000 900000 - 696000 950000 - 816000 1000000 - 1008000 1050000 - 1200000 1100000 - 1416000 1200000 - 1512000 1300000 - 1608000 1350000 - // 1704000 1350000 - // 1800000 1400000 - >; - support-pvtm = <1>; - pvtm-operating-points = < - /* KHz uV margin(uV)*/ - 126000 900000 25000 - 216000 900000 25000 - 312000 900000 25000 - 408000 900000 25000 - 600000 900000 25000 - 696000 950000 25000 - 816000 1000000 25000 - 1008000 1050000 25000 - 1200000 1100000 25000 - 1416000 1200000 25000 - 1512000 1300000 25000 - 1608000 1350000 25000 - >; - status="okay"; -}; - -&clk_gpu_dvfs_table { - operating-points = < - /* KHz uV */ - 100000 900000 - 200000 900000 - 300000 950000 - 420000 1050000 - 500000 1150000 - >; - status="okay"; -}; - -&clk_ddr_dvfs_table { - operating-points = < - /* KHz uV */ - 200000 1050000 - 300000 1050000 - 400000 1100000 - 533000 1150000 - >; - - freq-table = < - /*status freq(KHz)*/ - SYS_STATUS_NORMAL 400000 - SYS_STATUS_SUSPEND 200000 - SYS_STATUS_VIDEO_1080P 240000 - SYS_STATUS_VIDEO_4K 400000 - SYS_STATUS_PERFORMANCE 528000 - SYS_STATUS_DUALVIEW 400000 - SYS_STATUS_BOOST 324000 - SYS_STATUS_ISP 400000 - >; - bd-freq-table = < - /* bandwidth freq */ - 5000 800000 - 3500 456000 - 2600 396000 - 2000 324000 - >; - auto-freq-table = < - 240000 - 324000 - 396000 - 528000 - >; - auto-freq=<1>; - status="okay"; -}; -/include/ "act8846.dtsi" -&act8846 { - gpios =<&gpio7 GPIO_A1 GPIO_ACTIVE_LOW>,<&gpio0 GPIO_B2 GPIO_ACTIVE_HIGH>; - act8846,system-power-controller; - - regulators { - - dcdc1_reg: regulator@0{ - regulator-name= "act_dcdc1"; - regulator-min-microvolt = <1200000>; - regulator-max-microvolt = <1200000>; - regulator-always-on; - regulator-boot-on; - }; - - dcdc2_reg: regulator@1 { - regulator-name= "vccio"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <3300000>; - }; - }; - - dcdc3_reg: regulator@2 { - regulator-name= "vdd_logic"; - regulator-min-microvolt = <700000>; - regulator-max-microvolt = <1500000>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <1000000>; - }; - - }; - - dcdc4_reg: regulator@3 { - regulator-name= "act_dcdc4"; - regulator-min-microvolt = <2000000>; - regulator-max-microvolt = <2000000>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <2000000>; - }; - }; - - ldo1_reg: regulator@4 { - regulator-name= "vccio_sd"; - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <3300000>; - - }; - - ldo2_reg: regulator@5 { - regulator-name= "act_ldo2"; - regulator-min-microvolt = <1000000>; - regulator-max-microvolt = <1000000>; - - }; - - ldo3_reg: regulator@6 { - regulator-name= "act_ldo3"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - - }; - - ldo4_reg:regulator@7 { - regulator-name= "act_ldo4"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - - }; - - ldo5_reg: regulator@8 { - regulator-name= "act_ldo5"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - - }; - - ldo6_reg: regulator@9 { - regulator-name= "act_ldo6"; - regulator-min-microvolt = <1000000>; - regulator-max-microvolt = <1000000>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - }; - - }; - - ldo7_reg: regulator@10 { - regulator-name= "vcc_18"; - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <1800000>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - }; - - }; - - ldo8_reg: regulator@11 { - regulator-name= "act_ldo8"; - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <1800000>; - - }; - }; -}; - - -/include/ "rk808.dtsi" -&rk808 { - gpios =<&gpio0 GPIO_A4 GPIO_ACTIVE_HIGH>,<&gpio0 GPIO_B3 GPIO_ACTIVE_LOW>; - rk808,system-power-controller; - - regulators { - - rk808_dcdc1_reg: regulator@0{ - regulator-name= "vdd_arm"; - regulator-always-on; - regulator-boot-on; - }; - - rk808_dcdc2_reg: regulator@1 { - regulator-name= "vdd_gpu"; - regulator-always-on; - regulator-boot-on; - }; - - rk808_dcdc3_reg: regulator@2 { - regulator-name= "rk_dcdc3"; - regulator-min-microvolt = <1200000>; - regulator-max-microvolt = <1200000>; - regulator-always-on; - regulator-boot-on; - }; - - rk808_dcdc4_reg: regulator@3 { - regulator-name= "vccio"; - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <3300000>; - regulator-always-on; - regulator-boot-on; - }; - - rk808_ldo1_reg: regulator@4 { - regulator-name= "rk_ldo1"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - regulator-always-on; - regulator-boot-on; - }; - - rk808_ldo2_reg: regulator@5 { - regulator-name= "rk_ldo2"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - regulator-always-on; - regulator-boot-on; - }; - - rk808_ldo3_reg: regulator@6 { - regulator-name= "rk_ldo3"; - regulator-min-microvolt = <1000000>; - regulator-max-microvolt = <1000000>; - regulator-always-on; - regulator-boot-on; - }; - - rk808_ldo4_reg:regulator@7 { - regulator-name= "rk_ldo4"; - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <1800000>; - regulator-always-on; - regulator-boot-on; - }; - - rk808_ldo5_reg: regulator@8 { - regulator-name= "vcc_sd"; - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <3300000>; - regulator-always-on; - regulator-boot-on; - }; - - rk808_ldo6_reg: regulator@9 { - regulator-name= "rk_ldo6"; - regulator-min-microvolt = <1000000>; - regulator-max-microvolt = <1000000>; - regulator-always-on; - regulator-boot-on; - }; - - rk808_ldo7_reg: regulator@10 { - regulator-name= "rk_ldo7"; - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <1800000>; - regulator-always-on; - regulator-boot-on; - }; - - rk808_ldo8_reg: regulator@11 { - regulator-name= "rk_ldo8"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - regulator-always-on; - regulator-boot-on; - }; - - rk808_ldo9_reg: regulator@12 { - regulator-name= "rk_ldo9"; - regulator-always-on; - regulator-boot-on; - }; - - rk808_ldo10_reg: regulator@13 { - regulator-name= "rk_ldo10"; - regulator-always-on; - regulator-boot-on; - }; - }; -}; - -&lcdc_vdd_domain { - regulator-name = "vcc30_lcd"; - }; -&dpio_vdd_domain{ - regulator-name = "vcc18_cif"; - }; -&flash0_vdd_domain{ - regulator-name = "vcc_flash"; - }; -&flash1_vdd_domain{ - regulator-name = "vcc_flash"; - }; -&apio3_vdd_domain{ - regulator-name = "vccio_wl"; - }; -&apio5_vdd_domain{ - regulator-name = "vccio"; - }; -&apio4_vdd_domain{ - regulator-name = "vccio"; - }; -&apio1_vdd_domain{ - regulator-name = "vccio"; - }; -&apio2_vdd_domain{ - regulator-name = "vccio"; - }; -&sdmmc0_vdd_domain{ - regulator-name = "vcc_sd"; - }; - -&dwc_control_usb { - usb_uart { - status = "disabled"; - }; -}; - -&rk3288_cif_sensor{ - status = "okay"; -}; - diff --git a/arch/arm/boot/dts/rk3288-tb_sec.dts b/arch/arm/boot/dts/rk3288-tb_sec.dts deleted file mode 100644 index 3c9c7c805fcc..000000000000 --- a/arch/arm/boot/dts/rk3288-tb_sec.dts +++ /dev/null @@ -1,34 +0,0 @@ -// SPDX-License-Identifier: (GPL-2.0+ OR MIT) - -#include "rk3288-tb_8846.dts" - -/ { - psci { - compatible = "arm,psci"; - method = "smc"; - cpu_suspend = <0x84000001>; - cpu_off = <0x84000002>; - cpu_on = <0x84000003>; - migrate = <0x84000005>; - }; -}; - -&ion_drm { - compatible = "rockchip,ion-heap"; - rockchip,ion_heap = <5>; - reg = <0x78000000 0x08000000 0x00400000>; -}; - -&uart_dbg { - status = "okay"; - dma-names = "!tx", "!rx"; -}; - -&pdma0 { - reg = <0xff600000 0x4000>; -}; - - - - - diff --git a/arch/arm/boot/dts/rk3288-tesco.dts b/arch/arm/boot/dts/rk3288-tesco.dts deleted file mode 100644 index 2fa6066b08af..000000000000 --- a/arch/arm/boot/dts/rk3288-tesco.dts +++ /dev/null @@ -1,772 +0,0 @@ -// SPDX-License-Identifier: (GPL-2.0+ OR MIT) -/dts-v1/; - -#include "rk3288.dtsi" -//#include "lcd-b101ew05.dtsi" -#include "lcd-ld089wu1-mipi.dtsi" -/ { - fiq-debugger { - status = "okay"; - }; - - wireless-wlan { - compatible = "wlan-platdata"; - - wifi_chip_type = ""; - sdio_vref = <1800>; //1800mv or 3300mv - - //power_ctrl_by_pmu; - pmu_regulator = "act_ldo3"; - pmu_enable_level = <1>; //1->HIGH, 0->LOW - - WIFI,poweren_gpio = <&gpio4 GPIO_D4 GPIO_ACTIVE_HIGH>; - WIFI,host_wake_irq = <&gpio4 GPIO_D6 GPIO_ACTIVE_HIGH>; - //WIFI,reset_gpio = <&gpio0 GPIO_A2 GPIO_ACTIVE_LOW>; - - status = "okay"; - }; - - wireless-bluetooth { - compatible = "bluetooth-platdata"; - - uart_rts_gpios = <&gpio4 GPIO_C3 GPIO_ACTIVE_LOW>; - pinctrl-names = "default","rts_gpio"; - pinctrl-0 = <&uart0_rts>; - pinctrl-1 = <&uart0_rts_gpio>; - - BT,power_gpio = <&gpio4 GPIO_D3 GPIO_ACTIVE_HIGH>; - BT,reset_gpio = <&gpio4 GPIO_D5 GPIO_ACTIVE_HIGH>; - BT,wake_gpio = <&gpio4 GPIO_D2 GPIO_ACTIVE_HIGH>; - BT,wake_host_irq = <&gpio4 GPIO_D7 GPIO_ACTIVE_LOW>; - - status = "okay"; - }; - - hallsensor { - compatible = "hall_och165t"; - type = ; - irq-gpio = <&gpio0 GPIO_A6 IRQ_TYPE_EDGE_BOTH>; - }; - - backlight { - compatible = "pwm-backlight"; - pwms = <&pwm0 0 25000>; - brightness-levels = <255 254 253 252 251 250 249 248 247 246 245 244 243 242 241 240 239 238 237 236 235 234 233 232 231 230 229 228 227 226 225 224 223 222 221 220 219 218 217 216 215 214 213 212 211 210 209 208 207 206 205 204 203 202 201 200 199 198 197 196 195 194 193 192 191 190 189 188 187 186 185 184 183 182 181 180 179 178 177 176 175 174 173 172 171 170 169 168 167 166 165 164 163 162 161 160 159 158 157 156 155 154 153 152 151 150 149 148 147 146 145 144 143 142 141 140 139 138 137 136 135 134 133 132 131 130 129 128 127 126 125 124 123 122 121 120 119 118 117 116 115 114 113 112 111 110 109 108 107 106 105 104 103 102 101 100 99 98 97 96 95 94 93 92 91 90 89 88 87 86 85 84 83 82 81 80 79 78 77 76 75 74 73 72 71 70 69 68 67 66 65 64 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32 31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0>; - default-brightness-level = <200>; - enable-gpios = <&gpio7 GPIO_A2 GPIO_ACTIVE_HIGH>; - }; - - pwm_regulator { - compatible = "rockchip_pwm_regulator"; - pwms = <&pwm1 0 25000>; - rockchip,pwm_id= <1>; - rockchip,pwm_voltage_map= <925000 950000 975000 1000000 1025000 1050000 1075000 1100000 1125000 1150000 1175000 1200000 1225000 1250000 1275000 1300000 1325000 1350000 1375000 1400000>; - rockchip,pwm_voltage= <1000000>; - rockchip,pwm_min_voltage= <925000>; - rockchip,pwm_max_voltage= <1400000>; - rockchip,pwm_suspend_voltage= <950000>; - rockchip,pwm_coefficient= <475>; - regulators { - #address-cells = <1>; - #size-cells = <0>; - pwm_reg0: regulator@0 { - regulator-compatible = "pwm_dcdc1"; - regulator-name= "vdd_logic"; - regulator-min-microvolt = <925000>; - regulator-max-microvolt = <1400000>; - regulator-always-on; - regulator-boot-on; - }; - }; - }; - - codec_hdmi_i2s: codec-hdmi-i2s { - compatible = "hdmi-i2s"; - }; - - codec_hdmi_spdif: codec-hdmi-spdif { - compatible = "hdmi-spdif"; - }; - - rockchip-hdmi-i2s { - compatible = "rockchip-hdmi-i2s"; - dais { - dai0 { - audio-codec = <&codec_hdmi_i2s>; - audio-controller = <&i2s>; - format = "i2s"; - //continuous-clock; - //bitclock-inversion; - //frame-inversion; - //bitclock-master; - //frame-master; - }; - }; - }; - - rockchip-hdmi-spdif { - compatible = "rockchip-hdmi-spdif"; - dais { - dai0 { - audio-codec = <&codec_hdmi_spdif>; - audio-controller = <&spdif>; - format = "spdif"; - //continuous-clock; - //bitclock-inversion; - //frame-inversion; - //bitclock-master; - //frame-master; - }; - }; - }; - - rockchip-rt5631 { - compatible = "rockchip-rt5631"; - dais { - dai0 { - audio-codec = <&rt5631>; - audio-controller = <&i2s>; - format = "i2s"; - //continuous-clock; - //bitclock-inversion; - //frame-inversion; - //bitclock-master; - //frame-master; - }; - }; - }; - - rockchip-rt3224 { - compatible = "rockchip-rt3261"; - dais { - dai0 { - audio-codec = <&rt3261>; - audio-controller = <&i2s>; - format = "i2s"; - //continuous-clock; - //bitclock-inversion; - //frame-inversion; - //bitclock-master; - //frame-master; - }; - dai1 { - audio-codec = <&rt3261>; - audio-controller = <&i2s>; - format = "i2s"; - //continuous-clock; - //bitclock-inversion; - //frame-inversion; - //bitclock-master; - //frame-master; - }; - }; - }; - - usb_control { - compatible = "rockchip,rk3288-usb-control"; - - host_drv_gpio = <&gpio0 GPIO_B6 GPIO_ACTIVE_LOW>; - otg_drv_gpio = <&gpio0 GPIO_B4 GPIO_ACTIVE_LOW>; - - rockchip,remote_wakeup; - rockchip,usb_irq_wakeup; - }; -}; - -&gmac { -// power_ctl_by = "gpio"; //"gpio" "pmu" - power-gpio = <&gpio0 GPIO_A6 GPIO_ACTIVE_HIGH>; -// power-pmu = "act_ldo" - reset-gpio = <&gpio4 GPIO_A7 GPIO_ACTIVE_LOW>; -}; - -&pinctrl { - gpio0_gpio { - gpio0_c2: gpio0-c2 { - rockchip,pins = ; - rockchip,pull = ; - }; - - //to add - }; - - gpio7_gpio { - gpio7_b7: gpio7-b7 { - rockchip,pins = ; - rockchip,pull = ; - }; - - //to add - }; - //could add other pinctrl definition such as gpio - -}; - -&emmc { - clock-frequency = <150000000>; - clock-freq-min-max = <400000 150000000>; - supports-highspeed; - supports-emmc; - bootpart-no-access; - - supports-DDR_MODE; - caps2-mmc-hs200; - - ignore-pm-notify; - keep-power-in-suspend; - status = "okay"; -}; - -&sdmmc { - clock-frequency = <50000000>; - lock-freq-min-max = <400000 50000000>; - supports-highspeed; - supports-sd; - broken-cd; - card-detect-delay = <200>; - - ignore-pm-notify; - keep-power-in-suspend; - - vmmc-supply = <&rk808_ldo5_reg>; - status = "okay"; -}; - -&sdio { - clock-frequency = <50000000>; - clock-freq-min-max = <200000 50000000>; - supports-highspeed; - supports-sdio; - ignore-pm-notify; - keep-power-in-suspend; - //cap-sdio-irq; - status = "okay"; -}; - -&spi0 { - status = "okay"; - max-freq = <48000000>; - /* - spi_test@00 { - compatible = "rockchip,spi_test_bus0_cs0"; - reg = <0>; - spi-max-frequency = <24000000>; - //spi-cpha; - //spi-cpol; - poll_mode = <0>; - type = <0>; - enable_dma = <0>; - - }; - - spi_test@01 { - compatible = "rockchip,spi_test_bus0_cs1"; - reg = <1>; - spi-max-frequency = <24000000>; - spi-cpha; - spi-cpol; - poll_mode = <0>; - type = <0>; - enable_dma = <0>; - }; - */ -}; - -&spi1 { - status = "okay"; - max-freq = <48000000>; - /* - spi_test@10 { - compatible = "rockchip,spi_test_bus1_cs0"; - reg = <0>; - spi-max-frequency = <24000000>; - //spi-cpha; - //spi-cpol; - poll_mode = <0>; - type = <0>; - enable_dma = <0>; - }; - - */ -}; - -&spi2 { - status = "okay"; - max-freq = <48000000>; - /* - spi_test@20 { - compatible = "rockchip,spi_test_bus2_cs0"; - reg = <0>; - spi-max-frequency = <24000000>; - //spi-cpha; - //spi-cpol; - poll_mode = <0>; - type = <0>; - enable_dma = <0>; - }; - - spi_test@21 { - compatible = "rockchip,spi_test_bus2_cs1"; - reg = <1>; - spi-max-frequency = <24000000>; - //spi-cpha; - //spi-cpol; - poll_mode = <0>; - type = <0>; - enable_dma = <0>; - }; - */ -}; - -&uart_bt { - status = "okay"; - dma-names = "!tx", "!rx"; - pinctrl-0 = <&uart0_xfer &uart0_cts>; -}; - -&i2c0 { - status = "okay"; - rk808: rk808@1b { - reg = <0x1b>; - status = "okay"; - }; - - - CW2015@62 { - compatible = "cw201x"; - reg = <0x62>; - dc_det_gpio = <&gpio0 GPIO_B0 GPIO_ACTIVE_LOW>; - bat_low_gpio = <&gpio0 GPIO_A7 GPIO_ACTIVE_LOW>; - chg_ok_gpio = <&gpio0 GPIO_B1 GPIO_ACTIVE_HIGH>; - bat_config_info = <0x15 0x42 0x60 0x59 0x52 0x58 0x4D 0x48 0x48 0x44 0x44 0x46 0x49 0x48 0x32 - 0x24 0x20 0x17 0x13 0x0F 0x19 0x3E 0x51 0x45 0x08 0x76 0x0B 0x85 0x0E 0x1C 0x2E 0x3E 0x4D 0x52 0x52 - 0x57 0x3D 0x1B 0x6A 0x2D 0x25 0x43 0x52 0x87 0x8F 0x91 0x94 0x52 0x82 0x8C 0x92 0x96 0xFF 0x7B 0xBB - 0xCB 0x2F 0x7D 0x72 0xA5 0xB5 0xC1 0x46 0xAE>; - is_dc_charge = <1>; - is_usb_charge = <0>; - }; -}; - -&i2c1 { - status = "okay"; - rtc@51 { - compatible = "nxp,pcf8563"; - reg = <0x51>; - }; - - - sensor@19 { - compatible = "gs_lis3dh"; - reg = <0x19>; - type = ; - irq-gpio = <&gpio0 GPIO_A0 IRQ_TYPE_LEVEL_LOW>; - irq_enable = <1>; - poll_delay_ms = <30>; - layout = <1>; - }; - - - sensor@6b { - compatible = "l3g20d_gyro"; - reg = <0x6b>; - type = ; - irq-gpio = <&gpio8 GPIO_A3 IRQ_TYPE_LEVEL_LOW>; - irq_enable = <1>; - poll_delay_ms = <30>; - layout = <1>; - }; - sensor@10 { - compatible = "ls_cm3218"; - reg = <0x10>; - type = ; - irq-gpio = <&gpio8 GPIO_A3 IRQ_TYPE_EDGE_FALLING>; - irq_enable = <1>; - poll_delay_ms = <30>; - layout = <1>; - }; - -}; - -&i2c2 { - status = "okay"; - rt5631: rt5631@1a { - compatible = "rt5631"; - reg = <0x1a>; - }; - es8323: es8323@10 { - compatible = "es8323"; - reg = <0x10>; - }; - rt3261: rt3261@1c { - compatible = "rt3261"; - reg = <0x1c>; - // codec-en-gpio = <0>;//sdk default high level - spk-num= <2>; - modem-input-mode = <1>; - lout-to-modem_mode = <1>; - spk-amplify = <2>; - playback-if1-data_control = <0>; - playback-if2-data_control = <0>; - }; - rt5616: rt5616@1b { - compatible = "rt5616"; - reg = <0x1b>; - }; -}; - -&i2c3 { - status = "okay"; -}; - -&i2c4 { - status = "okay"; - ts@3a { - compatible = "goodix,gt8xx"; - reg = <0x3a>; - touch-gpio = <&gpio7 GPIO_A6 IRQ_TYPE_LEVEL_LOW>; - reset-gpio = <&gpio7 GPIO_A5 GPIO_ACTIVE_LOW>; - //power-gpio = <&gpio0 GPIO_C5 GPIO_ACTIVE_LOW>; - max-x = <1920>; - max-y = <1200>; - }; -}; - -&i2c5 { - status = "disable"; -}; - -&fb { - rockchip,disp-mode = ; -}; - -&rk_screen { - display-timings = <&disp_timings>; -}; - -/*lcdc0 as PRMRY(LCD),lcdc1 as EXTEND(HDMI)*/ -&lcdc0 { - status = "okay"; - rockchip,mirror = ; - rockchip,cabc_mode = <0>; - rockchip,iommu-enabled = <0>; - power_ctr: power_ctr { - rockchip,debug = <0>; - - lcd_en:lcd_en { - rockchip,power_type = ; - gpios = <&gpio7 GPIO_A3 GPIO_ACTIVE_HIGH>; - rockchip,delay = <10>; - }; - - lcd_cs:lcd_cs { - rockchip,power_type = ; - gpios = <&gpio7 GPIO_A4 GPIO_ACTIVE_HIGH>; - rockchip,delay = <10>; - }; - - /*lcd_rst:lcd_rst { - rockchip,power_type = ; - gpios = <&gpio3 GPIO_D6 GPIO_ACTIVE_HIGH>; - rockchip,delay = <5>; - };*/ - - }; -}; - -&lcdc1 { - status = "okay"; - rockchip,mirror = ; - rockchip,iommu-enabled = <0>; -}; - -&hdmi { - status = "okay"; - rockchips,hdmi_audio_source = <0>; -}; - -&adc { - status = "okay"; - - rockchip_headset { - compatible = "rockchip_headset"; - headset_gpio = <&gpio0 GPIO_C2 GPIO_ACTIVE_LOW>; - pinctrl-names = "default"; - pinctrl-0 = <&gpio0_c2>; - io-channels = <&adc 2>; - /* - hook_gpio = ; - hook_down_type = ; //interrupt hook key down status - */ - }; - - key { - compatible = "rockchip,key"; - io-channels = <&adc 1>; - - vol-up-key { - linux,code = <115>; - label = "volume up"; - rockchip,adc_value = <1>; - }; - - vol-down-key { - linux,code = <114>; - label = "volume down"; - rockchip,adc_value = <170>; - }; - - power-key { - gpios = <&gpio0 GPIO_A5 GPIO_ACTIVE_LOW>; - linux,code = <116>; - label = "power"; - gpio-key,wakeup; - }; - - menu-key { - linux,code = <139>; - label = "menu"; - rockchip,adc_value = <355>; - }; - - home-key { - linux,code = <102>; - label = "home"; - rockchip,adc_value = <746>; - }; - - back-key { - linux,code = <158>; - label = "back"; - rockchip,adc_value = <560>; - }; - - camera-key { - linux,code = <212>; - label = "camera"; - rockchip,adc_value = <450>; - }; - }; -}; - -&pwm0 { - status = "okay"; -}; - -&pwm1 { - status = "okay"; -}; - - -&clk_core_dvfs_table { - operating-points = < - /* KHz uV */ - 312000 850000 - 504000 850000 - 816000 950000 - 1008000 1000000 - 1200000 1050000 - 1416000 1150000 - 1608000 1250000 - >; -}; - -&clk_gpu_dvfs_table { - operating-points = < - /* KHz uV */ - 100000 850000 - 200000 850000 - 300000 900000 - 400000 1000000 - 600000 1250000 - >; -}; - -&clk_ddr_dvfs_table { - operating-points = < - /* KHz uV */ - 200000 1200000 - 300000 1200000 - 400000 1200000 - >; - - freq_table = < - /*status freq(KHz)*/ - SYS_STATUS_NORMAL 400000 - SYS_STATUS_SUSPEND 200000 - SYS_STATUS_VIDEO 300000 - SYS_STATUS_DUALVIEW 500000 - >; -}; - -/include/ "rk808.dtsi" -&rk808 { - gpios =<&gpio0 GPIO_A4 GPIO_ACTIVE_HIGH>,<&gpio0 GPIO_B3 GPIO_ACTIVE_LOW>; - rk808,system-power-controller; - - regulators { - - rk808_dcdc1_reg: regulator@0{ - regulator-name= "vdd_arm"; - regulator-min-microvolt = <700000>; - regulator-max-microvolt = <1500000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-mode = <0x2>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-mode = <0x2>; - regulator-state-disabled; - regulator-state-uv = <900000>; - }; - }; - - rk808_dcdc2_reg: regulator@1 { - regulator-name= "vdd_gpu"; - regulator-min-microvolt = <700000>; - regulator-max-microvolt = <1500000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-mode = <0x2>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-mode = <0x2>; - regulator-state-disabled; - regulator-state-uv = <900000>; - }; - }; - - rk808_dcdc3_reg: regulator@2 { - regulator-name= "rk_dcdc3"; - regulator-min-microvolt = <1200000>; - regulator-max-microvolt = <1200000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-mode = <0x2>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-mode = <0x2>; - regulator-state-enabled; - regulator-state-uv = <1200000>; - }; - }; - - rk808_dcdc4_reg: regulator@3 { - regulator-name= "vccio"; - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <3300000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-mode = <0x2>; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-mode = <0x2>; - regulator-state-enabled; - regulator-state-uv = <2800000>; - }; - }; - - rk808_ldo1_reg: regulator@4 { - regulator-name= "rk_ldo1"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <3300000>; - }; - }; - - rk808_ldo2_reg: regulator@5 { - regulator-name= "rk_ldo2"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <3300000>; - }; - }; - - rk808_ldo3_reg: regulator@6 { - regulator-name= "rk_ldo3"; - regulator-min-microvolt = <1000000>; - regulator-max-microvolt = <1000000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <1000000>; - }; - }; - - rk808_ldo4_reg:regulator@7 { - regulator-name= "rk_ldo4"; - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <1800000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-disabled; - regulator-state-uv = <1800000>; - }; - }; - - rk808_ldo5_reg: regulator@8 { - regulator-name= "rk_ldo5"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <2800000>; - }; - }; - - rk808_ldo6_reg: regulator@9 { - regulator-name= "rk_ldo6"; - regulator-min-microvolt = <1000000>; - regulator-max-microvolt = <1000000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-disabled; - regulator-state-uv = <1000000>; - }; - }; - - rk808_ldo7_reg: regulator@10 { - regulator-name= "rk_ldo7"; - regulator-min-microvolt = <1800000>; - regulator-max-microvolt = <1800000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <1800000>; - }; - }; - - rk808_ldo8_reg: regulator@11 { - regulator-name= "rk_ldo8"; - regulator-min-microvolt = <3300000>; - regulator-max-microvolt = <3300000>; - regulator-always-on; - regulator-boot-on; - regulator-initial-state = <3>; - regulator-state-mem { - regulator-state-enabled; - regulator-state-uv = <3300000>; - }; - }; - }; -};