2020-08-14 01:45:50

by Wenbin Mei (梅文彬)

[permalink] [raw]
Subject: [v5,1/3] mmc: dt-bindings: Add resets/reset-names for Mediatek MMC bindings

Add description for resets/reset-names.

Cc: <[email protected]> # v5.4+
Fixes: 966580ad236e ("mmc: mediatek: add support for MT7622 SoC")
Signed-off-by: Wenbin Mei <[email protected]>
Tested-by: Frank Wunderlich <[email protected]>
---
Documentation/devicetree/bindings/mmc/mtk-sd.txt | 2 ++
1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/mmc/mtk-sd.txt b/Documentation/devicetree/bindings/mmc/mtk-sd.txt
index 8a532f4453f2..09aecec47003 100644
--- a/Documentation/devicetree/bindings/mmc/mtk-sd.txt
+++ b/Documentation/devicetree/bindings/mmc/mtk-sd.txt
@@ -49,6 +49,8 @@ Optional properties:
error caused by stop clock(fifo full)
Valid range = [0:0x7]. if not present, default value is 0.
applied to compatible "mediatek,mt2701-mmc".
+- resets: Phandle and reset specifier pair to softreset line of MSDC IP.
+- reset-names: Should be "hrst".

Examples:
mmc0: mmc@11230000 {
--
2.18.0


2020-08-24 09:52:22

by Ulf Hansson

[permalink] [raw]
Subject: Re: [v5,1/3] mmc: dt-bindings: Add resets/reset-names for Mediatek MMC bindings

On Fri, 14 Aug 2020 at 03:44, Wenbin Mei <[email protected]> wrote:
>
> Add description for resets/reset-names.
>
> Cc: <[email protected]> # v5.4+
> Fixes: 966580ad236e ("mmc: mediatek: add support for MT7622 SoC")
> Signed-off-by: Wenbin Mei <[email protected]>
> Tested-by: Frank Wunderlich <[email protected]>

Applied for fixes, thanks!

Kind regards
Uffe


> ---
> Documentation/devicetree/bindings/mmc/mtk-sd.txt | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/mmc/mtk-sd.txt b/Documentation/devicetree/bindings/mmc/mtk-sd.txt
> index 8a532f4453f2..09aecec47003 100644
> --- a/Documentation/devicetree/bindings/mmc/mtk-sd.txt
> +++ b/Documentation/devicetree/bindings/mmc/mtk-sd.txt
> @@ -49,6 +49,8 @@ Optional properties:
> error caused by stop clock(fifo full)
> Valid range = [0:0x7]. if not present, default value is 0.
> applied to compatible "mediatek,mt2701-mmc".
> +- resets: Phandle and reset specifier pair to softreset line of MSDC IP.
> +- reset-names: Should be "hrst".
>
> Examples:
> mmc0: mmc@11230000 {
> --
> 2.18.0