Re: [PATCH v2 07/22] dt-bindings: memory: tegra30: Add memory client IDs

2020-04-10 Thread Rob Herring
On Mon, 30 Mar 2020 04:08:49 +0300, Dmitry Osipenko wrote: > Each memory client have a unique hardware ID, this patch adds these IDs. > > Signed-off-by: Dmitry Osipenko > --- > include/dt-bindings/memory/tegra30-mc.h | 67 + > 1 file changed, 67 insertions(+) >

[PATCH v2 07/22] dt-bindings: memory: tegra30: Add memory client IDs

2020-03-30 Thread Dmitry Osipenko
Each memory client have a unique hardware ID, this patch adds these IDs. Signed-off-by: Dmitry Osipenko --- include/dt-bindings/memory/tegra30-mc.h | 67 + 1 file changed, 67 insertions(+) diff --git a/include/dt-bindings/memory/tegra30-mc.h