Home
last modified time | relevance | path

Searched hist:"66 cb6e9d79695f831efe96227a5b5d1064872e6a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/
H A Dnvidia,tegra124-emc.yaml66cb6e9d79695f831efe96227a5b5d1064872e6a Sun Dec 22 05:39:16 CST 2019 Thierry Reding <treding@nvidia.com> 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>