Re: [PATCH 5/6] arm64: dts: axera: add AX650 Demo initial support
Krzysztof Kozlowski <[email protected]>
| Newsgroups | gmane.linux.drivers.devicetree,gmane.linux.kernel,gmane.linux.ports.arm.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 <shizhicheng-X0DqIKSCy4gqDJ6do+/[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