rockchip: dts: rk3288-tinker: enable sdmmc pinctrl node in spl
[project/bcm63xx/u-boot.git] / arch / arm / dts / rk3288-tinker-u-boot.dtsi
index cf961b3cda957e8d4b769b0fc10ae310e514e23d..2efb309d6bd52b432719309d206c8f7b98d55430 100644 (file)
 &gpio8 {
        u-boot,dm-pre-reloc;
 };
+
+&pcfg_pull_none_drv_8ma {
+       u-boot,dm-spl;
+};
+
+&pcfg_pull_up_drv_8ma {
+       u-boot,dm-spl;
+};
+
+&sdmmc_bus4 {
+       u-boot,dm-spl;
+};
+
+&sdmmc_clk {
+       u-boot,dm-spl;
+};
+
+&sdmmc_cmd {
+       u-boot,dm-spl;
+};
+
+&sdmmc_pwr {
+       u-boot,dm-spl;
+};