Skip to content

Commit

Permalink
dt-bindings: mmc: sdhci-am654: Document bindings for the host control…
Browse files Browse the repository at this point in the history
…lers on TI's J7200 devices

Add binding documentation for mmc host controllers present on
TI's J7200 SOC

Signed-off-by: Faiz Abbas <[email protected]>
Acked-by: Rob Herring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
  • Loading branch information
Faiz-Abbas authored and storulf committed Sep 7, 2020
1 parent 9481b45 commit d99654f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Documentation/devicetree/bindings/mmc/sdhci-am654.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ Required Properties:
"ti,am654-sdhci-5.1": SDHCI on AM654 device.
"ti,j721e-sdhci-8bit": 8 bit SDHCI on J721E device.
"ti,j721e-sdhci-4bit": 4 bit SDHCI on J721E device.
"ti,j7200-sdhci-8bit": 8 bit SDHCI on J7200 device.
"ti,j7200-sdhci-4bit": 4 bit SDHCI on J7200 device.
- reg: Must be two entries.
- The first should be the sdhci register space
- The second should the subsystem/phy register space
Expand All @@ -33,7 +35,9 @@ Required Properties:
These bindings must be provided otherwise the driver will disable the
corresponding speed mode (i.e. all nodes must provide at least -legacy)

Optional Properties (Required for ti,am654-sdhci-5.1 and ti,j721e-sdhci-8bit):
Optional Properties (Required for ti,am654-sdhci-5.1,
ti,j721e-sdhci-8bit,
ti,j7200-sdhci-8bit):
- ti,trm-icp: DLL trim select
- ti,driver-strength-ohm: driver strength in ohms.
Valid values are 33, 40, 50, 66 and 100 ohms.
Expand Down

0 comments on commit d99654f

Please sign in to comment.