[PATCH v3 0/1] NVIDIA Tegra memory improvements

From: Dmitry Osipenko
Date: Sun Apr 04 2021 - 11:56:24 EST


Hi,

Here is the last patch of the series which had minor problem in v2,
the rest of the patches are already applied by Krzysztof Kozlowski.

Changelog:

v3: - Added new optional reg property for emc-tables nodes in order to
fix dt_binding_check warning.

Please note that I will prepare a separate patch for v5.14 that will
add the new property to the device-trees since Thierry already
sent out PR for v5.13.

v2: - Fixed typos in the converted schemas.
- Corrected reg entry of tegra20-mc-gart schema to use fixed number of items.
- Made power-domain to use maxItems instead of $ref phandle in schemas.

Dmitry Osipenko (1):
dt-bindings: memory: tegra20: emc: Convert to schema

.../memory-controllers/nvidia,tegra20-emc.txt | 130 --------
.../nvidia,tegra20-emc.yaml | 303 ++++++++++++++++++
2 files changed, 303 insertions(+), 130 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/memory-controllers/nvidia,tegra20-emc.txt
create mode 100644 Documentation/devicetree/bindings/memory-controllers/nvidia,tegra20-emc.yaml

--
2.30.2