summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJagan Teki <jagan@edgeble.ai>2023-01-30 17:57:47 +0300
committerKever Yang <kever.yang@rock-chips.com>2023-02-28 13:07:28 +0300
commit95c8656b72dc86b33f9bfb4ffc8aea1255a448be (patch)
tree411496edec0cd6780c3a7dbef17883051ff657be /configs
parent2a8481ec16783625f517a12dfb129675d6530d4f (diff)
downloadu-boot-95c8656b72dc86b33f9bfb4ffc8aea1255a448be.tar.xz
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>
Diffstat (limited to 'configs')
0 files changed, 0 insertions, 0 deletions