[PATCH v2 01/15] dt-bindings: memory-controller: Add K3 AM64 DDRSS compatible
Dave Gerlach
d-gerlach at ti.com
Tue May 11 17:21:59 CEST 2021
Update the k3-ddrss DT binding document to include compatible
for k3,am64-ddrss.
Signed-off-by: Dave Gerlach <d-gerlach at ti.com>
---
doc/device-tree-bindings/memory-controller/k3-j721e-ddrss.txt | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/doc/device-tree-bindings/memory-controller/k3-j721e-ddrss.txt b/doc/device-tree-bindings/memory-controller/k3-j721e-ddrss.txt
index 873a0e7ae7c8..c4cf26eaa4cf 100644
--- a/doc/device-tree-bindings/memory-controller/k3-j721e-ddrss.txt
+++ b/doc/device-tree-bindings/memory-controller/k3-j721e-ddrss.txt
@@ -9,7 +9,8 @@ DDRSS device node:
==================
Required properties:
--------------------
-- compatible: Shall be: "ti,j721e-ddrss"
+- compatible: Shall be: "ti,j721e-ddrss" for j721e, j7200
+ "ti,am64-ddrss" for am642
- reg-names cfg - Map the controller configuration region
ctrl_mmr_lp4 - Map LP4 register region in ctrl mmr
- reg: Contains the register map per reg-names.
--
2.28.0
More information about the U-Boot
mailing list