devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 1/2] dt-bindings: mmc: sdhci-msm: document resets
@ 2022-07-04 14:35 Robert Marko
  2022-07-04 14:35 ` [PATCH v2 2/2] arm64: dts: ipq8074: add reset to SDHCI Robert Marko
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Robert Marko @ 2022-07-04 14:35 UTC (permalink / raw)
  To: ulf.hansson, robh+dt, krzysztof.kozlowski+dt, agross,
	bjorn.andersson, konrad.dybcio, bhupesh.sharma, linux-mmc,
	devicetree, linux-kernel, linux-arm-msm
  Cc: Robert Marko

Commit "mmc: sdhci-msm: Reset GCC_SDCC_BCR register for SDHC" added
support for utilizing a hardware reset and parsing it from DT, however
the bindings were not updated along with it.

So, document the usage of "resets" property with the limit of only one
item.

Signed-off-by: Robert Marko <robimarko@gmail.com>
---
 Documentation/devicetree/bindings/mmc/sdhci-msm.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml b/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml
index 31a3ce208e1a..ca8814a80443 100644
--- a/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml
+++ b/Documentation/devicetree/bindings/mmc/sdhci-msm.yaml
@@ -116,6 +116,9 @@ properties:
     description:
       Should specify pin control groups used for this controller.
 
+  resets:
+    maxItems: 1
+
   qcom,ddr-config:
     $ref: /schemas/types.yaml#/definitions/uint32
     description: platform specific settings for DDR_CONFIG reg.
-- 
2.36.1


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-07-12 11:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-04 14:35 [PATCH v2 1/2] dt-bindings: mmc: sdhci-msm: document resets Robert Marko
2022-07-04 14:35 ` [PATCH v2 2/2] arm64: dts: ipq8074: add reset to SDHCI Robert Marko
2022-07-04 15:42   ` Krzysztof Kozlowski
2022-07-04 17:25   ` Konrad Dybcio
2022-07-07  2:31   ` (subset) " Bjorn Andersson
2022-07-04 15:42 ` [PATCH v2 1/2] dt-bindings: mmc: sdhci-msm: document resets Krzysztof Kozlowski
2022-07-12 11:09 ` Ulf Hansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).