All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/1] NVIDIA Tegra memory improvements
@ 2021-04-04 15:55 Dmitry Osipenko
  2021-04-04 15:55 ` [PATCH v3 1/1] dt-bindings: memory: tegra20: emc: Convert to schema Dmitry Osipenko
  0 siblings, 1 reply; 4+ messages in thread
From: Dmitry Osipenko @ 2021-04-04 15:55 UTC (permalink / raw)
  To: Thierry Reding, Jonathan Hunter, Krzysztof Kozlowski, Rob Herring
  Cc: devicetree, linux-kernel, linux-tegra

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-04-09  0:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-04 15:55 [PATCH v3 0/1] NVIDIA Tegra memory improvements Dmitry Osipenko
2021-04-04 15:55 ` [PATCH v3 1/1] dt-bindings: memory: tegra20: emc: Convert to schema Dmitry Osipenko
2021-04-08 20:29   ` Rob Herring
2021-04-09  0:16     ` Dmitry Osipenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.