All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: arm: Add Cortex-R52 to the list of enum
@ 2023-05-18 15:27 ` Ayan Kumar Halder
  0 siblings, 0 replies; 6+ messages in thread
From: Ayan Kumar Halder @ 2023-05-18 15:27 UTC (permalink / raw)
  To: robh+dt, krzysztof.kozlowski+dt, matthias.bgg,
	angelogioacchino.delregno, geert+renesas, mazziesaccount,
	conor.dooley, j, mailingradian, me, lpieralisi, devicetree
  Cc: linux-kernel, linux-arm-kernel, linux-mediatek, linux-renesas-soc,
	Ayan Kumar Halder

As a pre-requisite for porting Xen on a Cortex-R52 based System-on-chip, we
need to add "cortex-r52" to the list of enum.

Signed-off-by: Ayan Kumar Halder <ayan.kumar.halder@amd.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 ff272e517d57..64b58238e3a1 100644
--- a/Documentation/devicetree/bindings/arm/cpus.yaml
+++ b/Documentation/devicetree/bindings/arm/cpus.yaml
@@ -153,6 +153,7 @@ properties:
       - arm,cortex-r4
       - arm,cortex-r5
       - arm,cortex-r7
+      - arm,cortex-r52
       - arm,cortex-x1
       - arm,cortex-x1c
       - arm,cortex-x2
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-06-07 20:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-18 15:27 [PATCH] dt-bindings: arm: Add Cortex-R52 to the list of enum Ayan Kumar Halder
2023-05-18 15:27 ` Ayan Kumar Halder
2023-05-20 12:58 ` Conor Dooley
2023-05-20 12:58   ` Conor Dooley
2023-06-07 20:07 ` Rob Herring
2023-06-07 20:07   ` Rob Herring

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.