[PATCH] ARM: dts: lpc18xx: remove num-slots from lpc18xx

Jaehoon Chung jh80.chung at samsung.com
Tue Jul 4 19:26:34 PDT 2017


On 07/04/2017 06:34 PM, Shawn Lin wrote:
> 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>

Reviewed-by: Jaehoon Chung <jh80.chung at samsung.com>

> ---
> 
>  arch/arm/boot/dts/lpc18xx.dtsi | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/lpc18xx.dtsi b/arch/arm/boot/dts/lpc18xx.dtsi
> index 7cae9c5..10b8249 100644
> --- a/arch/arm/boot/dts/lpc18xx.dtsi
> +++ b/arch/arm/boot/dts/lpc18xx.dtsi
> @@ -115,7 +115,6 @@
>  			compatible = "snps,dw-mshc";
>  			reg = <0x40004000 0x1000>;
>  			interrupts = <6>;
> -			num-slots = <1>;
>  			clocks = <&ccu2 CLK_SDIO>, <&ccu1 CLK_CPU_SDIO>;
>  			clock-names = "ciu", "biu";
>  			resets = <&rgu 20>;
> 




More information about the linux-arm-kernel mailing list