Message ID | 20200719021421.7959-1-christianshewitt@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | arm64: dts: meson: add support for WeTek Core 2 | expand |
On Sun, 19 Jul 2020 02:14:19 +0000, Christian Hewitt wrote: > 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 > > [...] Applied, thanks! [1/2] dt-bindings: arm: amlogic: add support for the WeTek Core 2 commit: 8b6f53d7b94b8d23860ae44a56b0af404a6c7e4c [2/2] arm64: dts: meson: add support for the WeTek Core 2 commit: ea232b9ccccf2f55fe231441f3908c31c7136c4f Best regards,
Hello: This series was applied to khilman/linux-amlogic.git (refs/heads/for-next). On Sun, 19 Jul 2020 02:14:19 +0000 you wrote: > From: chewitt <christianshewitt@gmail.com> > > 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 > > [...] Here is a summary with links: - [v3,1/2] dt-bindings: arm: amlogic: add support for the WeTek Core 2 https://git.kernel.org/khilman/linux-amlogic/c/8b6f53d7b94b8d23860ae44a56b0af404a6c7e4c - [v3,2/2] arm64: dts: meson: add support for the WeTek Core 2 https://git.kernel.org/khilman/linux-amlogic/c/ea232b9ccccf2f55fe231441f3908c31c7136c4f You are awesome, thank you!
From: chewitt <christianshewitt@gmail.com> 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