arm64: dts: rockchip: replace clock-freq-min-max by max-frequency
[linux-2.6-microblaze.git] / arch / arm64 / boot / dts / rockchip / rk3399-hugsun-x99.dts
index 628796f..ee4867f 100644 (file)
 
 &sdmmc {
        clock-frequency = <150000000>;
-       clock-freq-min-max = <200000 150000000>;
+       max-frequency = <150000000>;
        bus-width = <4>;
        cap-mmc-highspeed;
        cap-sd-highspeed;