Re: [PATCH 4/6] arm64: dts: stratix10: remove 'num-slots' property for dwmmc

2018-03-15 Thread Ulf Hansson
On 23 February 2018 at 07:41, Jaehoon Chung  wrote:
> Since 'num-slots' had already deprecated, remove the property in
> device-tree file.
>
> Signed-off-by: Jaehoon Chung 

Thanks, applied for next!

Kind regards
Uffe

> ---
>  arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts 
> b/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
> index a37c46112876..4e146b4e6487 100644
> --- a/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
> +++ b/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
> @@ -88,7 +88,6 @@
>
>   {
> status = "okay";
> -   num-slots = <1>;
> cap-sd-highspeed;
> broken-cd;
> bus-width = <4>;
> --
> 2.15.1
>


Re: [PATCH 4/6] arm64: dts: stratix10: remove 'num-slots' property for dwmmc

2018-03-15 Thread Ulf Hansson
On 23 February 2018 at 07:41, Jaehoon Chung  wrote:
> Since 'num-slots' had already deprecated, remove the property in
> device-tree file.
>
> Signed-off-by: Jaehoon Chung 

Thanks, applied for next!

Kind regards
Uffe

> ---
>  arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts 
> b/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
> index a37c46112876..4e146b4e6487 100644
> --- a/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
> +++ b/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
> @@ -88,7 +88,6 @@
>
>   {
> status = "okay";
> -   num-slots = <1>;
> cap-sd-highspeed;
> broken-cd;
> bus-width = <4>;
> --
> 2.15.1
>


Re: [PATCH 4/6] arm64: dts: stratix10: remove 'num-slots' property for dwmmc

2018-03-07 Thread Dinh Nguyen


On 02/23/2018 12:41 AM, Jaehoon Chung wrote:
> Since 'num-slots' had already deprecated, remove the property in
> device-tree file.
> 
> Signed-off-by: Jaehoon Chung 
> ---
>  arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts 
> b/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
> index a37c46112876..4e146b4e6487 100644
> --- a/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
> +++ b/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
> @@ -88,7 +88,6 @@
>  
>   {
>   status = "okay";
> - num-slots = <1>;
>   cap-sd-highspeed;
>   broken-cd;
>   bus-width = <4>;
> 

Acked-by: Dinh Nguyen 


Re: [PATCH 4/6] arm64: dts: stratix10: remove 'num-slots' property for dwmmc

2018-03-07 Thread Dinh Nguyen


On 02/23/2018 12:41 AM, Jaehoon Chung wrote:
> Since 'num-slots' had already deprecated, remove the property in
> device-tree file.
> 
> Signed-off-by: Jaehoon Chung 
> ---
>  arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts 
> b/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
> index a37c46112876..4e146b4e6487 100644
> --- a/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
> +++ b/arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts
> @@ -88,7 +88,6 @@
>  
>   {
>   status = "okay";
> - num-slots = <1>;
>   cap-sd-highspeed;
>   broken-cd;
>   bus-width = <4>;
> 

Acked-by: Dinh Nguyen