[PATCH v3 2/3] arm64: dts: meson-s4-aq222: update compatible string with s805x2
neil.armstrong at linaro.org
neil.armstrong at linaro.org
Thu Jan 15 02:25:24 PST 2026
On 1/15/26 04:00, Nick Xie wrote:
> Update the compatible string for the Amlogic AQ222 board to include
> the specific SoC compatible "amlogic,s805x2".
>
> This aligns the device tree with the updated bindings which now
> differentiate between S4 family members (S805X2 vs S905Y4).
>
> Signed-off-by: Nick Xie <nick at khadas.com>
> ---
> arch/arm64/boot/dts/amlogic/meson-s4-s805x2-aq222.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/amlogic/meson-s4-s805x2-aq222.dts b/arch/arm64/boot/dts/amlogic/meson-s4-s805x2-aq222.dts
> index 6730c44642d29..0a3f81ea0fb0a 100644
> --- a/arch/arm64/boot/dts/amlogic/meson-s4-s805x2-aq222.dts
> +++ b/arch/arm64/boot/dts/amlogic/meson-s4-s805x2-aq222.dts
> @@ -9,7 +9,7 @@
>
> / {
> model = "Amlogic Meson S4 AQ222 Development Board";
> - compatible = "amlogic,aq222", "amlogic,s4";
> + compatible = "amlogic,aq222", "amlogic,s805x2", "amlogic,s4";
> interrupt-parent = <&gic>;
> #address-cells = <2>;
> #size-cells = <2>;
Reviewed-by: Neil Armstrong <neil.armstrong at linaro.org>
Thanks,
Neil
More information about the linux-arm-kernel
mailing list