This series can be skipped, I will send a updated version. 07/06/2024 17.50, Viacheslav Bocharov wrote:
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