Re: [PATCH 5/6] arm64: dts: axera: add AX650 Demo initial support
Krzysztof Kozlowski <[email protected]>
| Newsgroups | dev.linux.lists.soc,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On 21/08/2026 11:30, Leng Honglin wrote: > Add initial device tree support for the Axera AX650 SoC and Demo board. > > Reviewed-by: Shi Zhicheng <[email protected]> I have more doubts, looks more like automated acking. ... > + /* GIC-400 block base; register frames start at offset 0x1000. */ > + gic: interrupt-controller@4900000 { MMIO nodes are not placed in top level and your internal review should have tell you that. Also, entire file looks like failing on dt-style-check. Best regards, Krzysztof