public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: shawn.lin@rock-chips.com (Shawn Lin)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] arm64: dts: rockchip: add rk3399 dw-mmc resets
Date: Fri, 17 Mar 2017 17:27:03 +0800	[thread overview]
Message-ID: <b238a878-ab58-4c25-dbaf-a0d299311bae@rock-chips.com> (raw)
In-Reply-To: <20170317083951.14343-2-heiko@sntech.de>

? 2017/3/17 16:39, Heiko Stuebner ??:
> dw-mmc got its reset-properties specified, so add the softresets
> for it on the rk3399.
>

I now have a RK3399 platform at hand and it works fine with
this patch applied, so

Tested-by: Shawn Lin <shawn.lin@rock-chips.com>
Reviewed-by: Shawn Lin <shawn.lin@rock-chips.com>

> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
> ---
>  arch/arm64/boot/dts/rockchip/rk3399.dtsi | 4 ++++
>  1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/rockchip/rk3399.dtsi b/arch/arm64/boot/dts/rockchip/rk3399.dtsi
> index 8e6d1bdeb9c3..c228898eda81 100644
> --- a/arch/arm64/boot/dts/rockchip/rk3399.dtsi
> +++ b/arch/arm64/boot/dts/rockchip/rk3399.dtsi
> @@ -241,6 +241,8 @@
>  			 <&cru SCLK_SDIO_DRV>, <&cru SCLK_SDIO_SAMPLE>;
>  		clock-names = "biu", "ciu", "ciu-drive", "ciu-sample";
>  		fifo-depth = <0x100>;
> +		resets = <&cru SRST_SDIO0>;
> +		reset-names = "reset";
>  		status = "disabled";
>  	};
>
> @@ -255,6 +257,8 @@
>  		clock-names = "biu", "ciu", "ciu-drive", "ciu-sample";
>  		fifo-depth = <0x100>;
>  		power-domains = <&power RK3399_PD_SD>;
> +		resets = <&cru SRST_SDMMC>;
> +		reset-names = "reset";
>  		status = "disabled";
>  	};
>
>


-- 
Best Regards
Shawn Lin

  reply	other threads:[~2017-03-17  9:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-17  8:39 [PATCH 1/2] arm64: dts: rockchip: add rk3368 dw-mmc resets Heiko Stuebner
2017-03-17  8:39 ` [PATCH 2/2] arm64: dts: rockchip: add rk3399 " Heiko Stuebner
2017-03-17  9:27   ` Shawn Lin [this message]
2017-03-17  9:25 ` [PATCH 1/2] arm64: dts: rockchip: add rk3368 " Shawn Lin
2017-03-18 11:41 ` Heiko Stuebner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b238a878-ab58-4c25-dbaf-a0d299311bae@rock-chips.com \
    --to=shawn.lin@rock-chips.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox