All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] arm64: meson: add support for JetHome JetHub D1p (j110)
@ 2022-08-11 10:31 ` Vyacheslav Bocharov
  0 siblings, 0 replies; 18+ messages in thread
From: Vyacheslav Bocharov @ 2022-08-11 10:31 UTC (permalink / raw)
  To: Neil Armstrong
  Cc: linux-amlogic, linux-arm-kernel, linux-kernel, Rob Herring,
	devicetree

- add support for JetHome JetHub D1p (https://jethome.ru/d1p) is a home
automation controller with the following features:
  - DIN Rail Mounting
  - Amlogic A113X (ARM Cortex-A53) quad-core up to 1.5GHz
  - no video out
  - 1/2/4GB LPDDR4
  - 8/16/32GB eMMC flash
  - 1 x USB 2.0
  - 1 x 10/100Mbps ethernet
  - WiFi / Bluetooth Realtek 8822CS or similar IEEE 802.11a/b/g/n/ac
  - TI CC2652P1 Zigbee Wireless Module with up to 20dBm output power
    and Zigbee 3.0 support.
  - 2 x gpio LEDS
  - GPIO user Button
  - 1 x 1-Wire
  - 2 x RS-485
  - 4 x dry contact digital GPIO inputs
  - 3 x relay GPIO outputs
  - DC source with a voltage of 9 to 56 V / Active POE

- unify device tree files for JetHub D1/D1p devices

Vyacheslav Bocharov (2):
  arm64: dts: meson-axg: add support for JetHub D1p (j110)
  dt-bindings: arm: amlogic: add bindings for Jethub D1p (j110)

 .../devicetree/bindings/arm/amlogic.yaml      |   1 +
 arch/arm64/boot/dts/amlogic/Makefile          |   2 +
 .../amlogic/meson-axg-jethome-jethub-j100.dts | 338 +----------------
 .../meson-axg-jethome-jethub-j110-rev-2.dts   |  37 ++
 .../meson-axg-jethome-jethub-j110-rev-3.dts   |  27 ++
 .../meson-axg-jethome-jethub-j1xx.dtsi        | 351 ++++++++++++++++++
 6 files changed, 422 insertions(+), 334 deletions(-)
 create mode 100644 arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j110-rev-2.dts
 create mode 100644 arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j110-rev-3.dts
 create mode 100644 arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j1xx.dtsi

-- 
2.30.2


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

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

end of thread, other threads:[~2022-08-16 12:23 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-11 10:31 [PATCH 0/2] arm64: meson: add support for JetHome JetHub D1p (j110) Vyacheslav Bocharov
2022-08-11 10:31 ` Vyacheslav Bocharov
2022-08-11 10:31 ` Vyacheslav Bocharov
2022-08-11 10:31 ` [PATCH 1/2] arm64: dts: meson-axg: add support for " Vyacheslav Bocharov
2022-08-11 10:31   ` Vyacheslav Bocharov
2022-08-11 10:31   ` Vyacheslav Bocharov
2022-08-16  9:59   ` Neil Armstrong
2022-08-16  9:59     ` Neil Armstrong
2022-08-16  9:59     ` Neil Armstrong
2022-08-11 10:31 ` [PATCH 2/2] dt-bindings: arm: amlogic: add bindings for Jethub " Vyacheslav Bocharov
2022-08-11 10:31   ` Vyacheslav Bocharov
2022-08-11 10:31   ` Vyacheslav Bocharov
2022-08-14 21:26   ` Rob Herring
2022-08-14 21:26     ` Rob Herring
2022-08-14 21:26     ` Rob Herring
2022-08-16 12:22 ` [PATCH 0/2] arm64: meson: add support for JetHome JetHub " Neil Armstrong
2022-08-16 12:22   ` Neil Armstrong
2022-08-16 12:22   ` Neil Armstrong

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.