diff mbox series

[1/2] dt-bindings: arm: cpus: Add ARM Cortex-A78

Message ID 20211112131904.3683428-1-thierry.reding@gmail.com (mailing list archive)
State New, archived
Headers show
Series [1/2] dt-bindings: arm: cpus: Add ARM Cortex-A78 | expand

Commit Message

Thierry Reding Nov. 12, 2021, 1:19 p.m. UTC
From: Thierry Reding <treding@nvidia.com>

The ARM Cortex-A78 CPU can be found in a number of recent SoCs such as
the NVIDIA Tegra234 (Orin).

Signed-off-by: Thierry Reding <treding@nvidia.com>
---
 Documentation/devicetree/bindings/arm/cpus.yaml | 1 +
 1 file changed, 1 insertion(+)

Comments

Robin Murphy Nov. 12, 2021, 1:39 p.m. UTC | #1
On 12/11/2021 1:19 pm, Thierry Reding wrote:
> From: Thierry Reding <treding@nvidia.com>
> 
> The ARM Cortex-A78 CPU can be found in a number of recent SoCs such as
> the NVIDIA Tegra234 (Orin).

Oops, that reminds me that I'm sitting on a patch somewhere to bring 
these fully up-to-date (I got sidetracked pondering what to do about PMU 
naming). I should track that down and post it next week...

However if Rob feels like applying this one first,

Acked-by: Robin Murphy <robin.muephy@arm.com>

Cheers,
Robin.

> Signed-off-by: Thierry Reding <treding@nvidia.com>
> ---
>   Documentation/devicetree/bindings/arm/cpus.yaml | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/arm/cpus.yaml b/Documentation/devicetree/bindings/arm/cpus.yaml
> index f2ab6423b4af..452bfd1d4ecc 100644
> --- a/Documentation/devicetree/bindings/arm/cpus.yaml
> +++ b/Documentation/devicetree/bindings/arm/cpus.yaml
> @@ -137,6 +137,7 @@ properties:
>         - arm,cortex-a75
>         - arm,cortex-a76
>         - arm,cortex-a77
> +      - arm,cortex-a78
>         - arm,cortex-m0
>         - arm,cortex-m0+
>         - arm,cortex-m1
>
Rob Herring (Arm) Nov. 29, 2021, 9:06 p.m. UTC | #2
On Fri, 12 Nov 2021 14:19:03 +0100, Thierry Reding wrote:
> From: Thierry Reding <treding@nvidia.com>
> 
> The ARM Cortex-A78 CPU can be found in a number of recent SoCs such as
> the NVIDIA Tegra234 (Orin).
> 
> Signed-off-by: Thierry Reding <treding@nvidia.com>
> ---
>  Documentation/devicetree/bindings/arm/cpus.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

Applied, thanks!
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/arm/cpus.yaml b/Documentation/devicetree/bindings/arm/cpus.yaml
index f2ab6423b4af..452bfd1d4ecc 100644
--- a/Documentation/devicetree/bindings/arm/cpus.yaml
+++ b/Documentation/devicetree/bindings/arm/cpus.yaml
@@ -137,6 +137,7 @@  properties:
       - arm,cortex-a75
       - arm,cortex-a76
       - arm,cortex-a77
+      - arm,cortex-a78
       - arm,cortex-m0
       - arm,cortex-m0+
       - arm,cortex-m1