[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAPDyKFpkXzywx3bjvUX4Upm5_QR6maCY6n1Mmu+=hCOPvY+jtw@mail.gmail.com>
Date: Thu, 15 Mar 2018 11:23:03 +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 6/6] arm64: dts: hi3660: 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/arm64/boot/dts/hisilicon/hi3660.dtsi | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/hisilicon/hi3660.dtsi b/arch/arm64/boot/dts/hisilicon/hi3660.dtsi
> index ab0b95ba5ae5..d6638b1f09ca 100644
> --- a/arch/arm64/boot/dts/hisilicon/hi3660.dtsi
> +++ b/arch/arm64/boot/dts/hisilicon/hi3660.dtsi
> @@ -910,7 +910,6 @@
> #size-cells = <0>;
> cd-inverted;
> compatible = "hisilicon,hi3660-dw-mshc";
> - num-slots = <1>;
> bus-width = <0x4>;
> disable-wp;
> cap-sd-highspeed;
> @@ -948,7 +947,6 @@
> compatible = "hisilicon,hi3660-dw-mshc";
> reg = <0x0 0xff3ff000 0x0 0x1000>;
> interrupts = <GIC_SPI 140 IRQ_TYPE_LEVEL_HIGH>;
> - num-slots = <1>;
> clocks = <&crg_ctrl HI3660_CLK_GATE_SDIO0>,
> <&crg_ctrl HI3660_HCLK_GATE_SDIO0>;
> clock-names = "ciu", "biu";
> --
> 2.15.1
>
Powered by blists - more mailing lists