From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v3 23/39] dt-bindings: memory: tegra20: Add memory client IDs Date: Tue, 9 Jun 2020 14:01:59 -0600 Message-ID: <20200609200159.GA1358512@bogus> References: <20200607185530.18113-1-digetx@gmail.com> <20200607185530.18113-24-digetx@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20200607185530.18113-24-digetx-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Dmitry Osipenko Cc: Michael Turquette , MyungJoo Ham , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Rob Herring , Kyungmin Park , linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Artur =?utf-8?B?xZp3aWdvxYQ=?= , Chanwoo Choi , linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Thierry Reding , Mikko Perttunen , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Jonathan Hunter , Georgi Djakov , dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org, Peter De Schrijver , Stephen Boyd List-Id: linux-tegra@vger.kernel.org On Sun, 07 Jun 2020 21:55:14 +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/tegra20-mc.h | 53 +++++++++++++++++++++++++ > 1 file changed, 53 insertions(+) > Please add Acked-by/Reviewed-by tags when posting new versions. However, there's no need to repost patches *only* to add the tags. The upstream maintainer will do that for acks received on the version they apply. If a tag was not added on purpose, please state why and what changed.