Skip to content

Commit 31b72cc

Browse files
numbqqsuperna9999
authored andcommitted
arm64: dts: meson-s4-aq222: update compatible string with s805x2
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>
1 parent 10a46a7 commit 31b72cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm64/boot/dts/amlogic/meson-s4-s805x2-aq222.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
/ {
1111
model = "Amlogic Meson S4 AQ222 Development Board";
12-
compatible = "amlogic,aq222", "amlogic,s4";
12+
compatible = "amlogic,aq222", "amlogic,s805x2", "amlogic,s4";
1313
interrupt-parent = <&gic>;
1414
#address-cells = <2>;
1515
#size-cells = <2>;

0 commit comments

Comments
 (0)