devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 4/4] dt-bingdings: mmc: Mediatek: add ICE clock
@ 2021-03-09  2:06 Peng Zhou
  2021-03-16 22:06 ` Rob Herring
  0 siblings, 1 reply; 2+ messages in thread
From: Peng Zhou @ 2021-03-09  2:06 UTC (permalink / raw)
  To: Eric Biggers, Ulf Hansson, Chaotian Jing, linux-mmc
  Cc: devicetree, Adrian Hunter, Satya Tangirala, Wulin Li, Peng Zhou

Document the binding for crypto clock of the Inline Crypto Engine (ICE)
on Mediatek SoCs.

Signed-off-by: Peng Zhou <peng.zhou@mediatek.com>
---
 Documentation/devicetree/bindings/mmc/mtk-sd.yaml | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/mmc/mtk-sd.yaml b/Documentation/devicetree/bindings/mmc/mtk-sd.yaml
index 01630b0ecea7..a81c14c88906 100644
--- a/Documentation/devicetree/bindings/mmc/mtk-sd.yaml
+++ b/Documentation/devicetree/bindings/mmc/mtk-sd.yaml
@@ -37,7 +37,7 @@ properties:
     description:
       Should contain phandle for the clock feeding the MMC controller.
     minItems: 2
-    maxItems: 8
+    maxItems: 9
     items:
       - description: source clock (required).
       - description: HCLK which used for host (required).
@@ -47,10 +47,11 @@ properties:
       - description: peripheral bus clock gate (required for MT8192).
       - description: AXI bus clock gate (required for MT8192).
       - description: AHB bus clock gate (required for MT8192).
+      - description: crypto clock used for data encrypt/decrypt (optional).
 
   clock-names:
     minItems: 2
-    maxItems: 8
+    maxItems: 9
     items:
       - const: source
       - const: hclk
@@ -60,6 +61,7 @@ properties:
       - const: pclk_cg
       - const: axi_cg
       - const: ahb_cg
+      - const: crypto
 
   pinctrl-names:
     items:
-- 
2.18.0

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

* Re: [PATCH v2 4/4] dt-bingdings: mmc: Mediatek: add ICE clock
  2021-03-09  2:06 [PATCH v2 4/4] dt-bingdings: mmc: Mediatek: add ICE clock Peng Zhou
@ 2021-03-16 22:06 ` Rob Herring
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2021-03-16 22:06 UTC (permalink / raw)
  To: Peng Zhou
  Cc: Chaotian Jing, Adrian Hunter, Ulf Hansson, linux-mmc,
	Satya Tangirala, devicetree, Eric Biggers, Wulin Li

On Tue, 09 Mar 2021 10:06:50 +0800, Peng Zhou wrote:
> Document the binding for crypto clock of the Inline Crypto Engine (ICE)
> on Mediatek SoCs.
> 
> Signed-off-by: Peng Zhou <peng.zhou@mediatek.com>
> ---
>  Documentation/devicetree/bindings/mmc/mtk-sd.yaml | 6 ++++--
>  1 file changed, 4 insertions(+), 2 deletions(-)
> 

Reviewed-by: Rob Herring <robh@kernel.org>

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

end of thread, other threads:[~2021-03-16 22:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-09  2:06 [PATCH v2 4/4] dt-bingdings: mmc: Mediatek: add ICE clock Peng Zhou
2021-03-16 22:06 ` Rob Herring

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).