]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: memory-controller: Convert Tegra124 EMC to json-schema
authorThierry Reding <treding@nvidia.com>
Sun, 22 Dec 2019 11:39:16 +0000 (12:39 +0100)
committerThierry Reding <treding@nvidia.com>
Thu, 9 Jan 2020 18:04:30 +0000 (19:04 +0100)
commit2862b228a6b5654e5643fdba4ed229d3b74bf06d
tree9bf4ac27123afee75846493c97622163ca375dc3
parent7855fcc07be326322b44982a21760fd9bd8e2b92
dt-bindings: memory-controller: Convert Tegra124 EMC to json-schema

Convert the device tree bindings for the Tegra124 EMC controller to the
DT schema format using json-schema. While at it, clean up the binding a
little bit by removing any mention of how RAM code and clock frequency
are represented in unit-addresses (which they aren't) and by adding the
EMC clock without which the EMC controller can't change the frequency at
which the external memory is clocked. While this is technically an ABI
break (the clock was not required before), this should be fine because
there isn't much that the EMC driver can do without access to the EMC
clock.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/memory-controllers/nvidia,tegra124-emc.txt [deleted file]
Documentation/devicetree/bindings/memory-controllers/nvidia,tegra124-emc.yaml [new file with mode: 0644]