mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
Revert "ARM64: dts: rk3399: assign clk parent and rate for SCLK_EMMC"
This reverts commite944f54685. According to: commit44c69f1dc0Author: xiaoyao <xiaoyao@rock-chips.com> Date: Thu Sep 22 17:33:47 2016 +0800 UPSTREAM: ARM64: dts: rockchip: update rk3399.dtsi for emmc&phy Change-Id: I97948c250f63423c5a7f305cfaa3a10b190f736f Signed-off-by: xiaoyao <xiaoyao@rock-chips.com> Change-Id: I94ab7db285acfaa71f923b455dc4aad8773c159f Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
This commit is contained in:
@@ -373,7 +373,6 @@
|
||||
interrupts = <GIC_SPI 11 IRQ_TYPE_LEVEL_HIGH 0>;
|
||||
arasan,soc-ctl-syscon = <&grf>;
|
||||
assigned-clocks = <&cru SCLK_EMMC>;
|
||||
assigned-clock-parents = <&cru PLL_CPLL>;
|
||||
assigned-clock-rates = <200000000>;
|
||||
clocks = <&cru SCLK_EMMC>, <&cru ACLK_EMMC>;
|
||||
clock-names = "clk_xin", "clk_ahb";
|
||||
|
||||
Reference in New Issue
Block a user