]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: meson-s4-aq222: update compatible string with s805x2
authorNick Xie <nick@khadas.com>
Thu, 15 Jan 2026 03:00:14 +0000 (11:00 +0800)
committerNeil Armstrong <neil.armstrong@linaro.org>
Thu, 15 Jan 2026 13:00:43 +0000 (14:00 +0100)
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@khadas.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patch.msgid.link/20260115030015.1334517-3-nick@khadas.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
arch/arm64/boot/dts/amlogic/meson-s4-s805x2-aq222.dts

index 6730c44642d2910d42ec0c4adf49fefc3514dbec..0a3f81ea0fb0a7c4b54e73e9f9df5eec5d74144b 100644 (file)
@@ -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>;