OSDN Git Service

arm64: dts: rockchip: remove num-slots property from rk3399-sapphire
authorHeiko Stuebner <heiko@sntech.de>
Sun, 13 Aug 2017 11:56:30 +0000 (13:56 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Sun, 13 Aug 2017 11:56:30 +0000 (13:56 +0200)
When adding the rk3399 sapphire som, two more of the recently removed
num-slots properties of dw-mmc nodes slipped in.
Remove them again.

Fixes: 8164a84cca12 ("arm64: dts: rockchip: Add support for rk3399 sapphire SOM")
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3399-sapphire.dtsi

index be92a58..6c30bb0 100644 (file)
        max-frequency = <50000000>;
        mmc-pwrseq = <&sdio_pwrseq>;
        non-removable;
-       num-slots = <1>;
        pinctrl-names = "default";
        pinctrl-0 = <&sdio0_bus4 &sdio0_cmd &sdio0_clk>;
        sd-uhs-sdr104;
        clock-frequency = <150000000>;
        disable-wp;
        max-frequency = <150000000>;
-       num-slots = <1>;
        pinctrl-names = "default";
        pinctrl-0 = <&sdmmc_clk &sdmmc_cmd &sdmmc_cd &sdmmc_bus4>;
        vqmmc-supply = <&vcc_sdio>;