Re: [PATCH 5/6] ARM: dts: lpc18xx: 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/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 7cae9c5e27db..10b8249b8ab6 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 = < CLK_SDIO>, < CLK_CPU_SDIO>;
> clock-names = "ciu", "biu";
> resets = < 20>;
> --
> 2.15.1
>


Re: [PATCH 5/6] ARM: dts: lpc18xx: 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/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 7cae9c5e27db..10b8249b8ab6 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 = < CLK_SDIO>, < CLK_CPU_SDIO>;
> clock-names = "ciu", "biu";
> resets = < 20>;
> --
> 2.15.1
>


[PATCH 5/6] ARM: dts: lpc18xx: remove 'num-slots' property for dwmmc

2018-02-22 Thread Jaehoon Chung
Since 'num-slots' had already deprecated, remove the property in
device-tree file.

Signed-off-by: Jaehoon Chung 
---
 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 7cae9c5e27db..10b8249b8ab6 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 = < CLK_SDIO>, < CLK_CPU_SDIO>;
clock-names = "ciu", "biu";
resets = < 20>;
-- 
2.15.1



[PATCH 5/6] ARM: dts: lpc18xx: remove 'num-slots' property for dwmmc

2018-02-22 Thread Jaehoon Chung
Since 'num-slots' had already deprecated, remove the property in
device-tree file.

Signed-off-by: Jaehoon Chung 
---
 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 7cae9c5e27db..10b8249b8ab6 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 = < CLK_SDIO>, < CLK_CPU_SDIO>;
clock-names = "ciu", "biu";
resets = < 20>;
-- 
2.15.1