lkml.org 
[lkml]   [2020]   [Sep]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 1/3] dt: bindings: mmc: Add phase control properties for the Aspeed SDHCI
Date
Add properties to control the phase delay for input and output data
sampling.

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
---
Documentation/devicetree/bindings/mmc/aspeed,sdhci.yaml | 8 ++++++++
1 file changed, 8 insertions(+)

diff --git a/Documentation/devicetree/bindings/mmc/aspeed,sdhci.yaml b/Documentation/devicetree/bindings/mmc/aspeed,sdhci.yaml
index 987b287f3bff..75effd411554 100644
--- a/Documentation/devicetree/bindings/mmc/aspeed,sdhci.yaml
+++ b/Documentation/devicetree/bindings/mmc/aspeed,sdhci.yaml
@@ -61,6 +61,14 @@ patternProperties:
sdhci,auto-cmd12:
type: boolean
description: Specifies that controller should use auto CMD12
+ "aspeed,input-phase":
+ $ref: '/schemas/types.yaml#/definitions/uint32'
+ description:
+ The input clock phase delay value.
+ "aspeed,output-phase":
+ $ref: '/schemas/types.yaml#/definitions/uint32'
+ description:
+ The output clock phase delay value.
required:
- compatible
- reg
--
2.25.1
\
 
 \ /
  Last update: 2020-09-10 13:01    [W:0.115 / U:0.024 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site