diff mbox series

[v2,4/4] dt-bingdings: mmc: Mediatek: add ICE clock

Message ID 20210309020649.582-1-peng.zhou@mediatek.com
State Not Applicable, archived
Headers show
Series MediaTek eMMC inline encryption support | expand

Checks

Context Check Description
robh/checkpatch success
robh/dt-meta-schema success
robh/dtbs-check fail build log

Commit Message

Peng Zhou March 9, 2021, 2:06 a.m. UTC
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(-)

Comments

Rob Herring (Arm) March 16, 2021, 10:06 p.m. UTC | #1
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>
diff mbox series

Patch

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: