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)
commit66cb6e9d79695f831efe96227a5b5d1064872e6a
tree9bf4ac27123afee75846493c97622163ca375dc3
parente42617b825f8073569da76dc4510bfa019b1c35a
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]