- Make some cosmetics in existing device tree files; - Add the board. Jan Dakinevich (3): arch/arm64: dts: ac2xx: make common the sound card dt-bindings: arm: amlogic: document AC200 support arch/arm64: dts: ac200: introduce initial support of the board .../devicetree/bindings/arm/amlogic.yaml | 1 + .../dts/amlogic/meson-sm1-a95xf3-air-gbit.dts | 87 ------------------- .../boot/dts/amlogic/meson-sm1-a95xf3-air.dts | 87 ------------------- .../boot/dts/amlogic/meson-sm1-ac200.dts | 22 +++++ .../boot/dts/amlogic/meson-sm1-ac2xx.dtsi | 87 +++++++++++++++++++ .../boot/dts/amlogic/meson-sm1-h96-max.dts | 87 ------------------- .../dts/amlogic/meson-sm1-x96-air-gbit.dts | 87 ------------------- .../boot/dts/amlogic/meson-sm1-x96-air.dts | 87 ------------------- 8 files changed, 110 insertions(+), 435 deletions(-) create mode 100644 arch/arm64/boot/dts/amlogic/meson-sm1-ac200.dts -- 2.34.1