From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH 01/13] dt-bindings: memory: Add Tegra186 memory client IDs Date: Wed, 8 Jan 2020 10:14:30 -0600 Message-ID: <20200108161430.GA8334@bogus> References: <20191222141035.1649937-1-thierry.reding@gmail.com> <20191222141035.1649937-2-thierry.reding@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20191222141035.1649937-2-thierry.reding@gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org Cc: linux-tegra@vger.kernel.org, devicetree@vger.kernel.org, Thierry Reding , linux-arm-kernel@lists.infradead.org, Jon Hunter List-Id: linux-tegra@vger.kernel.org On Sun, 22 Dec 2019 15:10:23 +0100, Thierry Reding wrote: > From: Thierry Reding > > Add IDs for the memory clients found on NVIDIA Tegra186 SoCs. This will > be used to describe interconnect paths from devices to system memory. > > Signed-off-by: Thierry Reding > --- > include/dt-bindings/memory/tegra186-mc.h | 139 +++++++++++++++++++++++ > 1 file changed, 139 insertions(+) > Acked-by: Rob Herring