On Thu, 9 Apr 2020 19:52:32 +0200, Thierry Reding wrote: > From: Joseph Lo <josephl@xxxxxxxxxx> > > Add the binding document for the external memory controller (EMC) which > communicates with external LPDDR4 devices. It includes the bindings of > the EMC node and a sub-node of EMC table which under the reserved memory > node. The EMC table contains the data of the rates that EMC supported. > > Signed-off-by: Joseph Lo <josephl@xxxxxxxxxx> > Signed-off-by: Thierry Reding <treding@xxxxxxxxxx> > --- > Changes in v6: > - fix example by changing #address-cells and #size-cells > - remove status property from example > > Changes in v5: > - convert to dt-schema > > .../nvidia,tegra210-emc.yaml | 82 +++++++++++++++++++ > 1 file changed, 82 insertions(+) > create mode 100644 Documentation/devicetree/bindings/memory-controllers/nvidia,tegra210-emc.yaml > Applied, thanks. Rob