devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] arm64: meson: add support for JetHome JetHub D2
@ 2024-06-07 14:50 Viacheslav Bocharov
  2024-06-07 14:50 ` [PATCH v1 1/2] dt-bindings: arm: amlogic: add binding " Viacheslav Bocharov
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Viacheslav Bocharov @ 2024-06-07 14:50 UTC (permalink / raw)
  To: Neil Armstrong, Kevin Hilman, Jerome Brunet, Martin Blumenstingl,
	linux-kernel, linux-arm-kernel, linux-amlogic
  Cc: Rob Herring, Krzysztof Kozlowski, Conor Dooley, devicetree

Add support for new controller.
JetHome Jethub D2 (j200) is a home automation controller with the following
features:
  - DIN Rail Mounting
  - Amlogic S905X3 (ARM Cortex-A55) quad-core
  - micro-HDMI video out
  - 4GB LPDDR4
  - 32GB eMMC flash
  - 1 x USB 2.0
  - 1 x 10/100/1000Mbps ethernet
  - two module slots for radio/wire interface cards
  - 2 x gpio LEDS
  - 1 x 1-Wire
  - 1 x RS-485
  - 3 x dry contact digital GPIO inputs
  - 2 x relay GPIO outputs
  - DC 9-36V power source with battery UPS on board option

Viacheslav Bocharov (2):
  dt-bindings: arm: amlogic: add binding for JetHome JetHub D2
  arm64: dts: meson-axg: add support for JetHome JetHub D2 (j200)

 .../devicetree/bindings/arm/amlogic.yaml      |   1 +
 arch/arm64/boot/dts/amlogic/Makefile          |   1 +
 .../amlogic/meson-sm1-jethome-jethub-j200.dts | 614 ++++++++++++++++++
 3 files changed, 616 insertions(+)
 create mode 100644 arch/arm64/boot/dts/amlogic/meson-sm1-jethome-jethub-j200.dts


base-commit: 32f88d65f01bf6f45476d7edbe675e44fb9e1d58
-- 
2.45.2


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

end of thread, other threads:[~2024-06-13  8:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-07 14:50 [PATCH v1 0/2] arm64: meson: add support for JetHome JetHub D2 Viacheslav Bocharov
2024-06-07 14:50 ` [PATCH v1 1/2] dt-bindings: arm: amlogic: add binding " Viacheslav Bocharov
2024-06-07 15:03   ` Conor Dooley
2024-06-07 14:50 ` [PATCH v1 2/2] arm64: dts: meson-axg: add support for JetHome JetHub D2 (j200) Viacheslav Bocharov
2024-06-08 12:17   ` kernel test robot
2024-06-09 15:41   ` kernel test robot
2024-06-10 19:55 ` [PATCH v1 0/2] arm64: meson: add support for JetHome JetHub D2 Rob Herring (Arm)
2024-06-13  8:04 ` Viacheslav

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).