[PATCH] arm64: dts: zte: remove num-slots from zx296718

Jun Nie jun.nie at linaro.org
Tue Jul 4 18:25:37 PDT 2017


2017-07-04 17:15 GMT+08:00 Shawn Lin <shawn.lin at rock-chips.com>:
> dwmmc driver deprecated num-slots and plan to get rid
> of it finally. Just move a step to cleanup it from DT.
>
> Cc: Jaehoon Chung <jh80.chung at samsung.com>
> Signed-off-by: Shawn Lin <shawn.lin at rock-chips.com>
> ---
>
>  arch/arm64/boot/dts/zte/zx296718.dtsi | 2 --
>  1 file changed, 2 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/zte/zx296718.dtsi b/arch/arm64/boot/dts/zte/zx296718.dtsi
> index d83bf78..b6e369d 100644
> --- a/arch/arm64/boot/dts/zte/zx296718.dtsi
> +++ b/arch/arm64/boot/dts/zte/zx296718.dtsi
> @@ -311,7 +311,6 @@
>                         clock-frequency = <50000000>;
>                         clocks = <&topcrm SD0_AHB>, <&topcrm SD0_WCLK>;
>                         clock-names = "biu", "ciu";
> -                       num-slots = <1>;
>                         max-frequency = <50000000>;
>                         cap-sdio-irq;
>                         cap-sd-highspeed;
> @@ -336,7 +335,6 @@
>                         clock-frequency = <167000000>;
>                         clocks = <&topcrm SD1_AHB>, <&topcrm SD1_WCLK>;
>                         clock-names = "biu", "ciu";
> -                       num-slots = <1>;
>                         max-frequency = <167000000>;
>                         cap-sdio-irq;
>                         cap-sd-highspeed;
> --
> 1.9.1
>
>
Reviewed-by: Jun Nie <jun.nie at linaro.org>



More information about the linux-arm-kernel mailing list