From: Arnd Bergmann Date: Tue, 22 Jul 2025 20:30:38 +0000 (+0200) Subject: Merge branch 'newsoc/axiado' into soc/newsoc X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dceb36675b5375955cdbd44ad693c080359fecb8;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'newsoc/axiado' into soc/newsoc Support for the AX3000 SoC, from Harshit Shah : The AX3000 is a multi-core system-on-chip featuring four ARM Cortex-A53 cores, secure vault, hardware firewall, and AI acceleration engines. This initial support enables basic bring-up of the SoC and evaluation platform with CPU, timer, UART, and I3C functionality. The series begins by adding the "axiado" vendor prefix and compatible strings for the SoC and board. It then introduces the device tree files and minimal ARCH_AXIADO platform support in arm64. * newsoc/axiado: MAINTAINERS: Add entry for Axiado arm64: defconfig: enable the Axiado family arm64: dts: axiado: Add initial support for AX3000 SoC and eval board arm64: add Axiado SoC family dt-bindings: i3c: cdns: add Axiado AX3000 I3C controller dt-bindings: serial: cdns: add Axiado AX3000 UART controller dt-bindings: gpio: cdns: add Axiado AX3000 GPIO variant dt-bindings: gpio: cdns: convert to YAML dt-bindings: arm: axiado: add AX3000 EVK compatible strings dt-bindings: vendor-prefixes: Add Axiado Corporation --- dceb36675b5375955cdbd44ad693c080359fecb8