[PATCH v3 6/8] arm64: dts: bst: add support for Black Sesame Technologies C1200 CDCU1.0 board
Krzysztof Kozlowski
krzk at kernel.org
Tue Sep 2 23:14:05 PDT 2025
On 03/09/2025 05:40, Albert Yang wrote:
>
>>> + gic: interrupt-controller at 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 at 32800000 {
> compatible = "arm,gic-v3";
> #interrupt-cells = <3>;
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list