ARM: dts: rockchip: add clock refs for rv1106-tb*_mmc

Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com>
Change-Id: I1d4a94a3ba522fcb4d9ff44be0d8324a813fd81d
This commit is contained in:
Ziyuan Xu
2023-11-01 10:33:03 +08:00
committed by Tao Huang
parent b908341ad3
commit d5ec07e871
2 changed files with 4 additions and 0 deletions

View File

@@ -19,6 +19,8 @@
thunder_boot_mmc: thunder-boot-mmc {
compatible = "rockchip,thunder-boot-mmc";
reg = <0xffa90000 0x4000>;
clocks = <&cru HCLK_EMMC>, <&cru CCLK_SRC_EMMC>;
clock-names = "biu", "ciu";
memory-region-src = <&ramdisk_c>;
memory-region-dst = <&ramdisk_r>;
memory-region-idmac = <&mmc_idmac>;

View File

@@ -19,6 +19,8 @@
thunder_boot_mmc: thunder-boot-mmc {
compatible = "rockchip,thunder-boot-mmc";
reg = <0xffa90000 0x4000>;
clocks = <&cru HCLK_EMMC>, <&cru CCLK_SRC_EMMC>;
clock-names = "biu", "ciu";
memory-region-src = <&ramdisk_c>;
memory-region-dst = <&ramdisk_r>;
memory-region-idmac = <&mmc_idmac>;