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


Groups > linux.kernel > #1366957

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

From Guodong Xu <guodong.xu@linaro.org>
Newsgroups linux.kernel
Subject [PATCH v3 1/2] Documentation: synopsys-dw-mshc: add binding for resets
Date 2016-03-30 09:30 +0200
Message-ID <riiJH-215-11@gated-at.bofh.it> (permalink)
References <riiJH-215-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v3 0/2] mmc: dw_mmc: controller reset support Guodong Xu <guodong.xu@linaro.org> - 2016-03-30 09:30 +0200
  [PATCH v3 2/2] mmc: dw_mmc: add resets support to dw_mmc Guodong Xu <guodong.xu@linaro.org> - 2016-03-30 09:30 +0200
    Re: [PATCH v3 2/2] mmc: dw_mmc: add resets support to dw_mmc Jaehoon Chung <jh80.chung@samsung.com> - 2016-03-30 13:50 +0200
      Re: [PATCH v3 2/2] mmc: dw_mmc: add resets support to dw_mmc Heiko Stuebner <heiko@sntech.de> - 2016-04-01 20:50 +0200
    Re: [PATCH v3 2/2] mmc: dw_mmc: add resets support to dw_mmc Heiko Stuebner <heiko@sntech.de> - 2016-04-01 20:50 +0200
      Re: [PATCH v3 2/2] mmc: dw_mmc: add resets support to dw_mmc Heiko Stuebner <heiko@sntech.de> - 2016-04-02 16:10 +0200
  [PATCH v3 1/2] Documentation: synopsys-dw-mshc: add binding for resets Guodong Xu <guodong.xu@linaro.org> - 2016-03-30 09:30 +0200
  Re: [PATCH v3 0/2] mmc: dw_mmc: controller reset support Shawn Lin <shawn.lin@rock-chips.com> - 2016-03-30 13:50 +0200

csiph-web