From: chewitt <christianshewitt@xxxxxxxxx> This series adds support for the WeTek Core 2 which is a commercial box device based on the Amlogic Q200 reference design. v3 changes - fix BT node (enable-gpios > shutdown-gpios) v2 changes - simplify ethernet disable Christian Hewitt (2): dt-bindings: arm: amlogic: add support for the WeTek Core 2 arm64: dts: meson: add support for the WeTek Core 2 .../devicetree/bindings/arm/amlogic.yaml | 1 + arch/arm64/boot/dts/amlogic/Makefile | 1 + .../dts/amlogic/meson-gxm-wetek-core2.dts | 87 +++++++++++++++++++ 3 files changed, 89 insertions(+) create mode 100644 arch/arm64/boot/dts/amlogic/meson-gxm-wetek-core2.dts -- 2.17.1