All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] arm64: dts: meson: add support for ODROID-N2+
@ 2020-07-19 14:10 ` Christian Hewitt
  0 siblings, 0 replies; 39+ messages in thread
From: Christian Hewitt @ 2020-07-19 14:10 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland, Kevin Hilman, devicetree,
	linux-arm-kernel, linux-amlogic, linux-kernel
  Cc: Christian Hewitt, Dongjin Kim

This series splits the existing meson-g12b-odroid-n2.dts into a common
dtsi and dts, and then adds new bindings and dts for the ODROID-N2+
which uses an Amlogic S922X rev.C chip that Hardkernel supports with
overclock to 2.4GHz on the big cluster and 2.0GHz on the little cluster.

The series has a soft-dependency on proposed changes to N2 audio [0]
from Jerome Brunet so will need a v2 rebase once they are applied
(basic tests for this series on N2 and N2+ are with them applied).

[0] https://patchwork.kernel.org/project/linux-amlogic/list/?series=311099

Christian Hewitt (3):
  arm64: dts: meson: convert ODROID-N2 to dtsi
  dt-bindings: arm: amlogic: add support for the ODROID-N2+
  arm64: dts: meson: add support for the ODROID-N2+

 .../devicetree/bindings/arm/amlogic.yaml      |   1 +
 arch/arm64/boot/dts/amlogic/Makefile          |   1 +
 .../dts/amlogic/meson-g12b-odroid-n2-plus.dts |  53 ++
 .../boot/dts/amlogic/meson-g12b-odroid-n2.dts | 493 +----------------
 .../dts/amlogic/meson-g12b-odroid-n2.dtsi     | 500 ++++++++++++++++++
 5 files changed, 556 insertions(+), 492 deletions(-)
 create mode 100644 arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2-plus.dts
 create mode 100644 arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2.dtsi

-- 
2.17.1


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

end of thread, other threads:[~2020-07-23 21:12 UTC | newest]

Thread overview: 39+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-19 14:10 [PATCH 0/3] arm64: dts: meson: add support for ODROID-N2+ Christian Hewitt
2020-07-19 14:10 ` Christian Hewitt
2020-07-19 14:10 ` Christian Hewitt
2020-07-19 14:10 ` [PATCH 1/3] arm64: dts: meson: convert ODROID-N2 to dtsi Christian Hewitt
2020-07-19 14:10   ` Christian Hewitt
2020-07-19 14:10   ` Christian Hewitt
2020-07-21  8:06   ` Neil Armstrong
2020-07-21  8:06     ` Neil Armstrong
2020-07-21  8:06     ` Neil Armstrong
2020-07-19 14:10 ` [PATCH 2/3] dt-bindings: arm: amlogic: add support for the ODROID-N2+ Christian Hewitt
2020-07-19 14:10   ` Christian Hewitt
2020-07-19 14:10   ` Christian Hewitt
2020-07-23 21:10   ` Rob Herring
2020-07-23 21:10     ` Rob Herring
2020-07-23 21:10     ` Rob Herring
2020-07-19 14:10 ` [PATCH 3/3] arm64: dts: meson: " Christian Hewitt
2020-07-19 14:10   ` Christian Hewitt
2020-07-19 14:10   ` Christian Hewitt
2020-07-21  8:10   ` Neil Armstrong
2020-07-21  8:10     ` Neil Armstrong
2020-07-21  8:10     ` Neil Armstrong
2020-07-21  8:19     ` Neil Armstrong
2020-07-21  8:19       ` Neil Armstrong
2020-07-21  8:19       ` Neil Armstrong
2020-07-21  9:24       ` Dongjin Kim
2020-07-21  9:24         ` Dongjin Kim
2020-07-21  9:24         ` Dongjin Kim
2020-07-21  9:58       ` Christian Hewitt
2020-07-21  9:58         ` Christian Hewitt
2020-07-21  9:58         ` Christian Hewitt
2020-07-21  9:14   ` Jerome Brunet
2020-07-21  9:14     ` Jerome Brunet
2020-07-21  9:14     ` Jerome Brunet
2020-07-21 11:07     ` Christian Hewitt
2020-07-21 11:07       ` Christian Hewitt
2020-07-21 11:07       ` Christian Hewitt
2020-07-22 23:03   ` Stefan Agner
2020-07-22 23:03     ` Stefan Agner
2020-07-22 23:03     ` Stefan Agner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.