linux-amlogic.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/5] arm64: dts: meson: add W400 dtsi and GT-King/Pro devices
@ 2020-05-18  2:33 Christian Hewitt
  2020-05-18  2:34 ` [PATCH v3 1/5] arm64: dts: meson: convert ugoos-am6 to common w400 dtsi Christian Hewitt
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Christian Hewitt @ 2020-05-18  2:33 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland, Kevin Hilman, devicetree,
	linux-arm-kernel, linux-amlogic, linux-kernel
  Cc: Christian Hewitt

This series combines patch 2 from [1] which converts the existing Ugoos
AM6 device-tree to a common W400 dtsi and dts, and then reworks the
Beelink GT-King/GT-King Pro serries from [2] to use the dtsi, but this
time without the offending common audio dtsi approach. I've carried
forwards acks on bindings from Rob as these did not change.

v3 - amend author full-name on bindings patch

[1] https://patchwork.kernel.org/patch/11497105/
[2] https://patchwork.kernel.org/project/linux-amlogic/list/?series=273483

Christian Hewitt (5):
  arm64: dts: meson: convert ugoos-am6 to common w400 dtsi
  dt-bindings: arm: amlogic: add support for the Beelink GT-King
  arm64: dts: meson-g12b-gtking: add initial device-tree
  dt-bindings: arm: amlogic: add support for the Beelink GT-King Pro
  arm64: dts: meson-g12b-gtking-pro: add initial device-tree

 .../devicetree/bindings/arm/amlogic.yaml      |   2 +
 arch/arm64/boot/dts/amlogic/Makefile          |   2 +
 .../dts/amlogic/meson-g12b-gtking-pro.dts     | 125 ++++++
 .../boot/dts/amlogic/meson-g12b-gtking.dts    | 145 ++++++
 .../boot/dts/amlogic/meson-g12b-ugoos-am6.dts | 410 +----------------
 .../boot/dts/amlogic/meson-g12b-w400.dtsi     | 423 ++++++++++++++++++
 6 files changed, 698 insertions(+), 409 deletions(-)
 create mode 100644 arch/arm64/boot/dts/amlogic/meson-g12b-gtking-pro.dts
 create mode 100644 arch/arm64/boot/dts/amlogic/meson-g12b-gtking.dts
 create mode 100644 arch/arm64/boot/dts/amlogic/meson-g12b-w400.dtsi

-- 
2.17.1


_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-05-19 23:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-18  2:33 [PATCH v3 0/5] arm64: dts: meson: add W400 dtsi and GT-King/Pro devices Christian Hewitt
2020-05-18  2:34 ` [PATCH v3 1/5] arm64: dts: meson: convert ugoos-am6 to common w400 dtsi Christian Hewitt
2020-05-18  2:34 ` [PATCH v3 2/5] dt-bindings: arm: amlogic: add support for the Beelink GT-King Christian Hewitt
2020-05-18  2:34 ` [PATCH v3 3/5] arm64: dts: meson-g12b-gtking: add initial device-tree Christian Hewitt
2020-05-18  2:34 ` [PATCH v3 4/5] dt-bindings: arm: amlogic: add support for the Beelink GT-King Pro Christian Hewitt
2020-05-18  2:34 ` [PATCH v3 5/5] arm64: dts: meson-g12b-gtking-pro: add initial device-tree Christian Hewitt
2020-05-19 23:42 ` [PATCH v3 0/5] arm64: dts: meson: add W400 dtsi and GT-King/Pro devices Kevin Hilman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).