Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1459673 > unrolled thread

[PATCH v4 1/2] Documentation: synopsys-dw-mshc: add binding for resets

Started byGuodong Xu <guodong.xu@linaro.org>
First post2016-08-10 21:30 +0200
Last post2016-08-11 04:20 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH v4 1/2] Documentation: synopsys-dw-mshc: add binding for resets Guodong Xu <guodong.xu@linaro.org> - 2016-08-10 21:30 +0200
    Re: [PATCH v4 1/2] Documentation: synopsys-dw-mshc: add binding for  resets Shawn Lin <shawn.lin@rock-chips.com> - 2016-08-11 04:20 +0200

#1459673 — [PATCH v4 1/2] Documentation: synopsys-dw-mshc: add binding for resets

FromGuodong Xu <guodong.xu@linaro.org>
Date2016-08-10 21:30 +0200
Subject[PATCH v4 1/2] Documentation: synopsys-dw-mshc: add binding for resets
Message-ID<s4Hmq-Ul-53@gated-at.bofh.it>
Add resets property to synopsys-dw-mshc bindings. It is intended to
represent the hardware reset signal present internally in some host
controller IC designs.

See Documentation/devicetree/bindings/reset/reset.txt for details.

Signed-off-by: Guodong Xu <guodong.xu@linaro.org>
Acked-by: Rob Herring <robh@kernel.org>
---
 Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt b/Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt
index 8636f5a..4e00e85 100644
--- a/Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt
+++ b/Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt
@@ -39,6 +39,10 @@ Required Properties:
 
 Optional properties:
 
+* resets: phandle + reset specifier pair, intended to represent hardware
+  reset signal present internally in some host controller IC designs.
+  See Documentation/devicetree/bindings/reset/reset.txt for details.
+
 * clocks: from common clock binding: handle to biu and ciu clocks for the
   bus interface unit clock and the card interface unit clock.
 
-- 
1.9.1

[toc] | [next] | [standalone]


#1460138 — Re: [PATCH v4 1/2] Documentation: synopsys-dw-mshc: add binding for resets

FromShawn Lin <shawn.lin@rock-chips.com>
Date2016-08-11 04:20 +0200
SubjectRe: [PATCH v4 1/2] Documentation: synopsys-dw-mshc: add binding for resets
Message-ID<s4NLb-59o-1@gated-at.bofh.it>
In reply to#1459673
在 2016/8/10 16:03, Guodong Xu 写道:
> Add resets property to synopsys-dw-mshc bindings. It is intended to
> represent the hardware reset signal present internally in some host
> controller IC designs.
>
> See Documentation/devicetree/bindings/reset/reset.txt for details.
>
> Signed-off-by: Guodong Xu <guodong.xu@linaro.org>
> Acked-by: Rob Herring <robh@kernel.org>
> ---
>  Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt | 4 ++++
>  1 file changed, 4 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt b/Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt
> index 8636f5a..4e00e85 100644
> --- a/Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt
> +++ b/Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt
> @@ -39,6 +39,10 @@ Required Properties:
>
>  Optional properties:
>
> +* resets: phandle + reset specifier pair, intended to represent hardware
> +  reset signal present internally in some host controller IC designs.
> +  See Documentation/devicetree/bindings/reset/reset.txt for details.
> +
>  * clocks: from common clock binding: handle to biu and ciu clocks for the
>    bus interface unit clock and the card interface unit clock.
>
>

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

-- 
Best Regards
Shawn Lin

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web