linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: apple,aic: Document A7-A11 compatibles
@ 2022-07-12 16:09 Konrad Dybcio
  2022-07-12 16:09 ` [PATCH 2/2] irqchip/apple-aic: Add support for A7-A11 SoCs Konrad Dybcio
  2022-07-18 20:26 ` [PATCH 1/2] dt-bindings: apple,aic: Document A7-A11 compatibles Rob Herring
  0 siblings, 2 replies; 12+ messages in thread
From: Konrad Dybcio @ 2022-07-12 16:09 UTC (permalink / raw)
  To: ~postmarketos/upstreaming
  Cc: martin.botka, angelogioacchino.delregno, marijn.suijten,
	jamipkettunen, Konrad Dybcio, Hector Martin, Sven Peter,
	Alyssa Rosenzweig, Thomas Gleixner, Marc Zyngier, Rob Herring,
	Krzysztof Kozlowski, linux-arm-kernel, linux-kernel, devicetree

Document the compatibles for Apple A7-A11 SoCs.

Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
---
 .../bindings/interrupt-controller/apple,aic.yaml          | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/interrupt-controller/apple,aic.yaml b/Documentation/devicetree/bindings/interrupt-controller/apple,aic.yaml
index 85c85b694217..1d754bc3e8ef 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/apple,aic.yaml
+++ b/Documentation/devicetree/bindings/interrupt-controller/apple,aic.yaml
@@ -37,7 +37,13 @@ allOf:
 properties:
   compatible:
     items:
-      - const: apple,t8103-aic
+      - enum:
+          - apple,s5l8960x-aic
+          - apple,s8000-aic
+          - apple,t7000-aic
+          - apple,t8010-aic
+          - apple,t8015-aic
+          - apple,t8103-aic
       - const: apple,aic
 
   interrupt-controller: true
-- 
2.37.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2022-07-18 20:27 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-12 16:09 [PATCH 1/2] dt-bindings: apple,aic: Document A7-A11 compatibles Konrad Dybcio
2022-07-12 16:09 ` [PATCH 2/2] irqchip/apple-aic: Add support for A7-A11 SoCs Konrad Dybcio
2022-07-12 16:49   ` Nick Chan
2022-07-12 18:23   ` Alyssa Rosenzweig
2022-07-12 18:33     ` Konrad Dybcio
2022-07-12 18:52   ` Sven Peter
2022-07-12 18:55     ` Konrad Dybcio
2022-07-12 19:12   ` Marc Zyngier
2022-07-12 19:23     ` Konrad Dybcio
2022-07-12 20:17       ` Sven Peter
2022-07-13  7:05       ` Marc Zyngier
2022-07-18 20:26 ` [PATCH 1/2] dt-bindings: apple,aic: Document A7-A11 compatibles Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).