From: Rob Herring <robh@kernel.org>
Cc: linux-tegra@vger.kernel.org, devicetree@vger.kernel.org,
Thierry Reding <thierry.reding@gmail.com>,
linux-arm-kernel@lists.infradead.org,
Jon Hunter <jonathanh@nvidia.com>
Subject: Re: [PATCH 02/13] dt-bindings: memory: Add Tegra194 memory controller header
Date: Wed, 8 Jan 2020 10:15:45 -0600 [thread overview]
Message-ID: <20200108161545.GA10129@bogus> (raw)
In-Reply-To: <20191222141035.1649937-3-thierry.reding@gmail.com>
On Sun, 22 Dec 2019 15:10:24 +0100, Thierry Reding wrote:
> From: Thierry Reding <treding@nvidia.com>
>
> This header contains definitions for the memory controller found on
> NVIDIA Tegra194 SoCs, such as the stream IDs used for the ARM SMMU and
> the IDs used to identify the various memory clients.
>
> Signed-off-by: Thierry Reding <treding@nvidia.com>
> ---
> include/dt-bindings/memory/tegra194-mc.h | 410 +++++++++++++++++++++++
> 1 file changed, 410 insertions(+)
> create mode 100644 include/dt-bindings/memory/tegra194-mc.h
>
Acked-by: Rob Herring <robh@kernel.org>
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Thierry Reding <thierry.reding@gmail.com>
Cc: linux-tegra@vger.kernel.org, devicetree@vger.kernel.org,
Thierry Reding <thierry.reding@gmail.com>,
linux-arm-kernel@lists.infradead.org,
Jon Hunter <jonathanh@nvidia.com>
Subject: Re: [PATCH 02/13] dt-bindings: memory: Add Tegra194 memory controller header
Date: Wed, 8 Jan 2020 10:15:45 -0600 [thread overview]
Message-ID: <20200108161545.GA10129@bogus> (raw)
In-Reply-To: <20191222141035.1649937-3-thierry.reding@gmail.com>
On Sun, 22 Dec 2019 15:10:24 +0100, Thierry Reding wrote:
> From: Thierry Reding <treding@nvidia.com>
>
> This header contains definitions for the memory controller found on
> NVIDIA Tegra194 SoCs, such as the stream IDs used for the ARM SMMU and
> the IDs used to identify the various memory clients.
>
> Signed-off-by: Thierry Reding <treding@nvidia.com>
> ---
> include/dt-bindings/memory/tegra194-mc.h | 410 +++++++++++++++++++++++
> 1 file changed, 410 insertions(+)
> create mode 100644 include/dt-bindings/memory/tegra194-mc.h
>
Acked-by: Rob Herring <robh@kernel.org>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Thierry Reding <thierry.reding@gmail.com>
Cc: Thierry Reding <thierry.reding@gmail.com>,
Jon Hunter <jonathanh@nvidia.com>,
linux-tegra@vger.kernel.org, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 02/13] dt-bindings: memory: Add Tegra194 memory controller header
Date: Wed, 8 Jan 2020 10:15:45 -0600 [thread overview]
Message-ID: <20200108161545.GA10129@bogus> (raw)
In-Reply-To: <20191222141035.1649937-3-thierry.reding@gmail.com>
On Sun, 22 Dec 2019 15:10:24 +0100, Thierry Reding wrote:
> From: Thierry Reding <treding@nvidia.com>
>
> This header contains definitions for the memory controller found on
> NVIDIA Tegra194 SoCs, such as the stream IDs used for the ARM SMMU and
> the IDs used to identify the various memory clients.
>
> Signed-off-by: Thierry Reding <treding@nvidia.com>
> ---
> include/dt-bindings/memory/tegra194-mc.h | 410 +++++++++++++++++++++++
> 1 file changed, 410 insertions(+)
> create mode 100644 include/dt-bindings/memory/tegra194-mc.h
>
Acked-by: Rob Herring <robh@kernel.org>
next prev parent reply other threads:[~2020-01-08 16:15 UTC|newest]
Thread overview: 51+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-22 14:10 [PATCH 00/13] memory: tegra: Add Tegra186/Tegra194 support Thierry Reding
2019-12-22 14:10 ` Thierry Reding
2019-12-22 14:10 ` Thierry Reding
2019-12-22 14:10 ` [PATCH 01/13] dt-bindings: memory: Add Tegra186 memory client IDs Thierry Reding
2019-12-22 14:10 ` Thierry Reding
2019-12-22 14:10 ` Thierry Reding
2020-01-08 16:14 ` Rob Herring
2020-01-08 16:14 ` Rob Herring
2020-01-08 16:14 ` Rob Herring
2019-12-22 14:10 ` [PATCH 02/13] dt-bindings: memory: Add Tegra194 memory controller header Thierry Reding
2019-12-22 14:10 ` Thierry Reding
2019-12-22 14:10 ` Thierry Reding
2020-01-08 16:15 ` Rob Herring [this message]
2020-01-08 16:15 ` Rob Herring
2020-01-08 16:15 ` Rob Herring
2019-12-22 14:10 ` [PATCH 03/13] dt-bindings: memory: Add Tegra186 memory subsystem Thierry Reding
2019-12-22 14:10 ` Thierry Reding
2019-12-22 14:10 ` Thierry Reding
2020-01-08 16:19 ` Rob Herring
2020-01-08 16:19 ` Rob Herring
2020-01-08 16:19 ` Rob Herring
2019-12-22 14:10 ` [PATCH 04/13] memory: tegra: Rename tegra_mc to tegra186_mc on Tegra186 Thierry Reding
2019-12-22 14:10 ` Thierry Reding
2019-12-22 14:10 ` Thierry Reding
2019-12-22 14:10 ` [PATCH 05/13] memory: tegra: Add per-SoC data for Tegra186 Thierry Reding
2019-12-22 14:10 ` Thierry Reding
2019-12-22 14:10 ` Thierry Reding
2019-12-22 14:10 ` [PATCH 06/13] memory: tegra: Extract memory client SID programming Thierry Reding
2019-12-22 14:10 ` Thierry Reding
2019-12-22 14:10 ` Thierry Reding
2019-12-22 14:10 ` [PATCH 07/13] memory: tegra: Add system sleep support Thierry Reding
2019-12-22 14:10 ` Thierry Reding
2019-12-22 14:10 ` Thierry Reding
2019-12-22 14:10 ` [PATCH 08/13] memory: tegra: Support DVFS on Tegra186 and later Thierry Reding
2019-12-22 14:10 ` Thierry Reding
2019-12-22 14:10 ` Thierry Reding
2019-12-22 14:10 ` [PATCH 09/13] memory: tegra: Only include support for enabled SoCs Thierry Reding
2019-12-22 14:10 ` Thierry Reding
2019-12-22 14:10 ` Thierry Reding
2019-12-22 14:10 ` [PATCH 10/13] memory: tegra: Add support for the Tegra194 memory controller Thierry Reding
2019-12-22 14:10 ` Thierry Reding
2019-12-22 14:10 ` Thierry Reding
2019-12-22 14:10 ` [PATCH 11/13] arm64: tegra: Add interrupt for memory controller on Tegra186 Thierry Reding
2019-12-22 14:10 ` Thierry Reding
2019-12-22 14:10 ` Thierry Reding
2019-12-22 14:10 ` [PATCH 12/13] arm64: tegra: Add external " Thierry Reding
2019-12-22 14:10 ` Thierry Reding
2019-12-22 14:10 ` Thierry Reding
2019-12-22 14:10 ` [PATCH 13/13] arm64: tegra: Add the memory subsystem on Tegra194 Thierry Reding
2019-12-22 14:10 ` Thierry Reding
2019-12-22 14:10 ` Thierry Reding
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200108161545.GA10129@bogus \
--to=robh@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=jonathanh@nvidia.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-tegra@vger.kernel.org \
--cc=thierry.reding@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.