#include "rk3588-u-boot.dtsi"
-/ {
- chosen {
- u-boot,spl-boot-order = "same-as-spl", &sdmmc, &sdhci;
- };
-};
-
&fspim1_pins {
bootph-all;
};
#include "rk3588-u-boot.dtsi"
-/ {
- chosen {
- u-boot,spl-boot-order = "same-as-spl", &sdmmc, &sdhci;
- };
-};
-
&fspim1_pins {
bootph-all;
};
*/
#include "rk3588-u-boot.dtsi"
-
-/ {
- chosen {
- u-boot,spl-boot-order = "same-as-spl", &sdmmc, &sdhci;
- };
-};
#include <dt-bindings/usb/pd.h>
/ {
- chosen {
- u-boot,spl-boot-order = "same-as-spl", &sdmmc, &sdhci;
- };
-
vcc12v_dcin: vcc12v-dcin-regulator {
compatible = "regulator-fixed";
regulator-name = "vcc12v_dcin";
#include "rk3588-u-boot.dtsi"
-/ {
- chosen {
- u-boot,spl-boot-order = "same-as-spl", &sdmmc, &sdhci;
- };
-};
-
&sdhci {
cap-mmc-highspeed;
mmc-ddr-1_8v;
#include "rk3588s-u-boot.dtsi"
-/ {
- chosen {
- u-boot,spl-boot-order = "same-as-spl", &sdmmc, &sdhci;
- };
-};
-
&sdhci {
cap-mmc-highspeed;
mmc-ddr-1_8v;
spi5 = &sfc;
};
+ chosen {
+ u-boot,spl-boot-order = "same-as-spl", &sdmmc, &sdhci;
+ };
+
dmc {
compatible = "rockchip,rk3588-dmc";
bootph-all;