[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAPDyKFpYgVUwaWYyvRoGkX=m5kLi=L15_D4KZpgwW6iC2-WF4A@mail.gmail.com>
Date: Thu, 15 Mar 2018 11:22:56 +0100
From: Ulf Hansson <ulf.hansson@...aro.org>
To: Jaehoon Chung <jh80.chung@...sung.com>
Cc: "linux-mmc@...r.kernel.org" <linux-mmc@...r.kernel.org>,
devicetree@...r.kernel.org,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Joachim Eastwood <manabian@...il.com>, dinguyen@...nel.org,
Will Deacon <will.deacon@....com>,
Wei Xu <xuwei5@...ilicon.com>
Subject: Re: [PATCH 5/6] ARM: dts: lpc18xx: remove 'num-slots' property for dwmmc
On 23 February 2018 at 07:41, Jaehoon Chung <jh80.chung@...sung.com> wrote:
> Since 'num-slots' had already deprecated, remove the property in
> device-tree file.
>
> Signed-off-by: Jaehoon Chung <jh80.chung@...sung.com>
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 = <&ccu2 CLK_SDIO>, <&ccu1 CLK_CPU_SDIO>;
> clock-names = "ciu", "biu";
> resets = <&rgu 20>;
> --
> 2.15.1
>
Powered by blists - more mailing lists