summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/memory-controllers
diff options
context:
space:
mode:
authorDmitry Osipenko <digetx@gmail.com>2020-11-04 19:48:49 +0300
committerKrzysztof Kozlowski <krzk@kernel.org>2020-11-06 19:33:58 +0100
commitcf3b2deb459df1d1f3cdbd4d24b35e9f3506d92f (patch)
treeac78e2986e6ed2c14c85941b8e19ca125d0b06bf /Documentation/devicetree/bindings/memory-controllers
parentcac2a3552c9ef3ee2ff9ec72794e1ab0a1f64012 (diff)
downloadlinux-cf3b2deb459df1d1f3cdbd4d24b35e9f3506d92f.tar.bz2
dt-bindings: memory: tegra124: emc: Document new interconnect property
External memory controller is interconnected with memory controller and with external memory. Document new interconnect property which turns External Memory Controller into interconnect provider. Signed-off-by: Dmitry Osipenko <digetx@gmail.com> Reviewed-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20201104164923.21238-14-digetx@gmail.com Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/memory-controllers')
-rw-r--r--Documentation/devicetree/bindings/memory-controllers/nvidia,tegra124-emc.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/memory-controllers/nvidia,tegra124-emc.yaml b/Documentation/devicetree/bindings/memory-controllers/nvidia,tegra124-emc.yaml
index 8ae3dae42d6e..ac00832ceac1 100644
--- a/Documentation/devicetree/bindings/memory-controllers/nvidia,tegra124-emc.yaml
+++ b/Documentation/devicetree/bindings/memory-controllers/nvidia,tegra124-emc.yaml
@@ -29,6 +29,9 @@ properties:
items:
- const: emc
+ "#interconnect-cells":
+ const: 0
+
nvidia,memory-controller:
$ref: /schemas/types.yaml#/definitions/phandle
description:
@@ -327,6 +330,7 @@ required:
- clocks
- clock-names
- nvidia,memory-controller
+ - "#interconnect-cells"
additionalProperties: false
@@ -356,6 +360,8 @@ examples:
nvidia,memory-controller = <&mc>;
+ #interconnect-cells = <0>;
+
emc-timings-0 {
nvidia,ram-code = <3>;