mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 10:31:46 +09:00
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:
@@ -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>;
|
||||
|
||||
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user