u-boot/arch
Jagan Teki 95c8656b72 ARM: dts: rockchip: rk3588s-u-boot: Add sdmmc node
Booting from SDMMC is one of the fast and easy booting methods
for initial support of any SoC to upstream more features. 

This patch is trying to add the sdmmc node for rk3588 and added
as u-boot specific node in -u-boot.dtsi as upstream Linux is not
supporting yet.

As soon as Linux supports it, a sync of the Linux device tree
would eventually drop this node. 

Clock properties as added according to the rockchip mmc driver
but the actual definition might add scmi clocks into 0 and 1
indexes. This is due to scmi clock are not supporting in upstream
U-Boot. Properly addition of scmi clock would eventually follow
sdmmc clock definition of Linux once they upstreamed.

Signed-off-by: Jagan Teki <jagan@edgeble.ai>
2023-02-28 18:07:28 +08:00
..
arc Correct SPL uses of LMB 2023-02-10 07:41:39 -05:00
arm ARM: dts: rockchip: rk3588s-u-boot: Add sdmmc node 2023-02-28 18:07:28 +08:00
m68k Correct SPL uses of LMB 2023-02-10 07:41:39 -05:00
microblaze Correct SPL uses of LMB 2023-02-10 07:41:39 -05:00
mips Correct SPL use of OCTEON_SERIAL_PCIE_CONSOLE 2023-02-10 07:41:39 -05:00
nios2 Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig 2022-12-22 10:31:48 -05:00
powerpc Merge branch 'for-2023.04' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx 2023-02-12 15:25:09 -05:00
riscv riscv: binman: Add help message for missing blobs 2023-02-17 19:07:48 +08:00
sandbox dm: button: add support for linux_code in button-gpio.c driver 2023-02-10 12:50:01 -05:00
sh sh4: Drop unused pci_sh7780 driver 2023-02-07 14:33:49 -05:00
x86 x86: Pass -z execstack for EFI payload flags 2023-02-23 13:29:20 -05:00
xtensa global: Migrate CONFIG_MAX_MEM_MAPPED to CFG 2022-12-23 10:14:51 -05:00
.gitignore
Kconfig event: Correct dependencies on the EVENT framework 2023-01-18 12:46:13 -05:00
Kconfig.nxp nxp: Finish migration of SYS_FSL_SRDS_[12] to Kconfig 2023-01-20 12:27:23 -05:00
u-boot-elf.lds