This patch fix incorrect clock properties.
And then, move fixed clock properties to
exynos4x12.dtsi to avoid further duplication of broken properties.
Change-Id: Ib980422ad67af8dc2493f1886f6e26f23b451d12
Signed-off-by: Beomho Seo <beomho.seo@samsung.com>
fifo-depth = <0x80>;
desc-num = <4>;
card-detect-delay = <200>;
- clocks = <&clock 351>, <&clock 132>;
- clock-name = "biu", "ciu";
vmmc-supply = <&vemmc_reg>;
clock-frequency = <400000000>;
samsung,dw-mshc-ciu-div = <0>;
interrupts = <0 77 0>;
#address-cells = <1>;
#size-cells = <0>;
+ clocks = <&clock 301>, <&clock 149>;
+ clock-names = "biu", "ciu";
};
pinctrl_2: pinctrl@03860000 {