Add bootph-some-ram props to pinctrl nodes related to eMMC, SD-card and
SPI flash to match e.g. RK3308 and RK3399.
Also adjust bootph props for sdio_vcc_pin, pinctrl and uart2m1_xfer.
Fixes: 1e21f5693045 ("rockchip: rk3328: Fix loading FIT from SD-card when booting from eMMC")
Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
};
&sdio_vcc_pin {
- bootph-all;
+ bootph-pre-ram;
};
&usb20_otg {
#include "rk3328-sdram-lpddr3-666.dtsi"
&spi0 {
- bootph-pre-ram;
- bootph-some-ram;
-
flash@0 {
bootph-pre-ram;
bootph-some-ram;
&spi0m2_clk {
bootph-pre-ram;
+ bootph-some-ram;
};
&spi0m2_cs0 {
bootph-pre-ram;
+ bootph-some-ram;
};
&spi0m2_rx {
bootph-pre-ram;
+ bootph-some-ram;
};
&spi0m2_tx {
bootph-pre-ram;
+ bootph-some-ram;
};
&usb20_otg {
#include "rk3328-sdram-ddr4-666.dtsi"
&spi0 {
- bootph-pre-ram;
- bootph-some-ram;
-
flash@0 {
bootph-pre-ram;
bootph-some-ram;
&spi0m2_clk {
bootph-pre-ram;
+ bootph-some-ram;
};
&spi0m2_cs0 {
bootph-pre-ram;
+ bootph-some-ram;
};
&spi0m2_rx {
bootph-pre-ram;
+ bootph-some-ram;
};
&spi0m2_tx {
bootph-pre-ram;
+ bootph-some-ram;
};
&usb20_otg {
};
&spi0 {
- bootph-pre-ram;
- bootph-some-ram;
-
flash@0 {
bootph-pre-ram;
bootph-some-ram;
&spi0m2_clk {
bootph-pre-ram;
+ bootph-some-ram;
};
&spi0m2_cs0 {
bootph-pre-ram;
+ bootph-some-ram;
};
&spi0m2_rx {
bootph-pre-ram;
+ bootph-some-ram;
};
&spi0m2_tx {
bootph-pre-ram;
+ bootph-some-ram;
};
&usb20_otg {
};
dmc: dmc {
- bootph-all;
compatible = "rockchip,rk3328-dmc";
reg = <0x0 0xff400000 0x0 0x1000
0x0 0xff780000 0x0 0x3000
0x0 0xff440000 0x0 0x1000
0x0 0xff720000 0x0 0x1000
0x0 0xff798000 0x0 0x1000>;
+ bootph-all;
};
};
&emmc_bus8 {
bootph-pre-ram;
+ bootph-some-ram;
};
&emmc_clk {
bootph-pre-ram;
+ bootph-some-ram;
};
&emmc_cmd {
bootph-pre-ram;
+ bootph-some-ram;
};
&gpio0 {
&pcfg_pull_none_8ma {
bootph-pre-ram;
+ bootph-some-ram;
};
&pcfg_pull_none_12ma {
bootph-pre-ram;
+ bootph-some-ram;
};
&pcfg_pull_up {
&pcfg_pull_up_4ma {
bootph-pre-ram;
+ bootph-some-ram;
};
&pcfg_pull_up_8ma {
bootph-pre-ram;
+ bootph-some-ram;
};
&pcfg_pull_up_12ma {
bootph-pre-ram;
+ bootph-some-ram;
};
&pinctrl {
- bootph-pre-ram;
- bootph-some-ram;
+ bootph-all;
};
&sdmmc {
&sdmmc0_bus4 {
bootph-pre-ram;
+ bootph-some-ram;
};
&sdmmc0_clk {
bootph-pre-ram;
+ bootph-some-ram;
};
&sdmmc0_cmd {
bootph-pre-ram;
+ bootph-some-ram;
};
&sdmmc0_dectn {
bootph-pre-ram;
+ bootph-some-ram;
};
&sdmmc0m1_pin {
};
&uart2m1_xfer {
- bootph-all;
+ bootph-pre-sram;
+ bootph-pre-ram;
};
&vop {