Thread (23 messages) 23 messages, 5 authors, 2025-09-03

Re: [PATCH v3 6/8] arm64: dts: bst: add support for Black Sesame Technologies C1200 CDCU1.0 board

From: Krzysztof Kozlowski <krzk@kernel.org>
Date: 2025-09-03 06:14:09
Also in: linux-arm-kernel, lkml

On 03/09/2025 05:40, Albert Yang wrote:
quoted
quoted
+           gic: interrupt-controller@32800000 {
+                   compatible = "arm,gic-v3";
+                   #interrupt-cells = <3>;
+                   #address-cells = <2>;
+                   #size-cells = <2>;
+                   interrupt-controller;
+                   ranges;
+                   reg = <0x0 0x32800000 0x0 0x10000>,
+                         <0x0 0x32880000 0x0 0x100000>;
Random order...
Refs: arm,gic‑v3 binding
https://raw.githubusercontent.com/torvalds/linux/master/Documentation/devicetree/bindings/interrupt-controller/arm,gic-v3.yaml
Updated as follows:
No, you need to finally read and follow DTS coding style.
		gic: interrupt-controller@32800000 {
			compatible = "arm,gic-v3";
			#interrupt-cells = <3>;
Best regards,
Krzysztof
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help