All of lore.kernel.org
 help / color / mirror / Atom feed
From: Neil Armstrong <narmstrong@baylibre.com>
To: Vyacheslav Bocharov <adeep@lexina.in>,
	Kevin Hilman <khilman@baylibre.com>
Cc: Neil Armstrong <narmstrong@baylibre.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linux-amlogic@lists.infradead.org,
	devicetree@vger.kernel.org
Subject: Re: [PATCH v5 0/4] arm64: meson: add support for JetHub D1/H1
Date: Fri, 17 Sep 2021 09:27:52 +0200	[thread overview]
Message-ID: <163186366690.1044811.10268335087144036716.b4-ty@baylibre.com> (raw)
In-Reply-To: <20210915085715.1134940-1-adeep@lexina.in>

Hi,

On Wed, 15 Sep 2021 11:57:11 +0300, Vyacheslav Bocharov wrote:
> Add support for new home automation devices.
> 
> JetHome Jethub D1 (http://jethome.ru/jethub-d1) 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
> - 512Mb/1GB LPDDR4
> - 8/16GB eMMC flash
> - 1 x USB 2.0
> - 1 x 10/100Mbps ethernet
> - WiFi / Bluetooth AMPAK AP6255 (Broadcom BCM43455) IEEE 802.11a/b/g/n/ac, Bluetooth 4.2.
> - TI CC2538 + CC2592 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 / Passive POE
> 
> [...]

Thanks, Applied to https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git (v5.16/dt64)

[1/4] dt-bindings: arm: amlogic: add bindings for Jethub D1/H1
      https://git.kernel.org/amlogic/c/c649e25c0fcd53e0f1e83f710fefbda9d2809c32
[2/4] dt-bindings: vendor-prefixes: add jethome prefix
      https://git.kernel.org/amlogic/c/a1732cca0ed3d1ac2a256d16302c93443d636146
[3/4] arm64: dts: meson-gxl: add support for JetHub H1
      https://git.kernel.org/amlogic/c/abfaae24ecf3e7f00508b60fa05e2b6789b8f607
[4/4] arm64: dts: meson-axg: add support for JetHub D1
      https://git.kernel.org/amlogic/c/8e279fb2903990cc6296ec56b3b80b2f854b6c79

-- 
Neil

WARNING: multiple messages have this Message-ID (diff)
From: Neil Armstrong <narmstrong@baylibre.com>
To: Vyacheslav Bocharov <adeep@lexina.in>,
	Kevin Hilman <khilman@baylibre.com>
Cc: Neil Armstrong <narmstrong@baylibre.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linux-amlogic@lists.infradead.org,
	devicetree@vger.kernel.org
Subject: Re: [PATCH v5 0/4] arm64: meson: add support for JetHub D1/H1
Date: Fri, 17 Sep 2021 09:27:52 +0200	[thread overview]
Message-ID: <163186366690.1044811.10268335087144036716.b4-ty@baylibre.com> (raw)
In-Reply-To: <20210915085715.1134940-1-adeep@lexina.in>

Hi,

On Wed, 15 Sep 2021 11:57:11 +0300, Vyacheslav Bocharov wrote:
> Add support for new home automation devices.
> 
> JetHome Jethub D1 (http://jethome.ru/jethub-d1) 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
> - 512Mb/1GB LPDDR4
> - 8/16GB eMMC flash
> - 1 x USB 2.0
> - 1 x 10/100Mbps ethernet
> - WiFi / Bluetooth AMPAK AP6255 (Broadcom BCM43455) IEEE 802.11a/b/g/n/ac, Bluetooth 4.2.
> - TI CC2538 + CC2592 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 / Passive POE
> 
> [...]

Thanks, Applied to https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git (v5.16/dt64)

[1/4] dt-bindings: arm: amlogic: add bindings for Jethub D1/H1
      https://git.kernel.org/amlogic/c/c649e25c0fcd53e0f1e83f710fefbda9d2809c32
[2/4] dt-bindings: vendor-prefixes: add jethome prefix
      https://git.kernel.org/amlogic/c/a1732cca0ed3d1ac2a256d16302c93443d636146
[3/4] arm64: dts: meson-gxl: add support for JetHub H1
      https://git.kernel.org/amlogic/c/abfaae24ecf3e7f00508b60fa05e2b6789b8f607
[4/4] arm64: dts: meson-axg: add support for JetHub D1
      https://git.kernel.org/amlogic/c/8e279fb2903990cc6296ec56b3b80b2f854b6c79

-- 
Neil

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

WARNING: multiple messages have this Message-ID (diff)
From: Neil Armstrong <narmstrong@baylibre.com>
To: Vyacheslav Bocharov <adeep@lexina.in>,
	Kevin Hilman <khilman@baylibre.com>
Cc: Neil Armstrong <narmstrong@baylibre.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linux-amlogic@lists.infradead.org,
	devicetree@vger.kernel.org
Subject: Re: [PATCH v5 0/4] arm64: meson: add support for JetHub D1/H1
Date: Fri, 17 Sep 2021 09:27:52 +0200	[thread overview]
Message-ID: <163186366690.1044811.10268335087144036716.b4-ty@baylibre.com> (raw)
In-Reply-To: <20210915085715.1134940-1-adeep@lexina.in>

Hi,

On Wed, 15 Sep 2021 11:57:11 +0300, Vyacheslav Bocharov wrote:
> Add support for new home automation devices.
> 
> JetHome Jethub D1 (http://jethome.ru/jethub-d1) 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
> - 512Mb/1GB LPDDR4
> - 8/16GB eMMC flash
> - 1 x USB 2.0
> - 1 x 10/100Mbps ethernet
> - WiFi / Bluetooth AMPAK AP6255 (Broadcom BCM43455) IEEE 802.11a/b/g/n/ac, Bluetooth 4.2.
> - TI CC2538 + CC2592 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 / Passive POE
> 
> [...]

Thanks, Applied to https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git (v5.16/dt64)

[1/4] dt-bindings: arm: amlogic: add bindings for Jethub D1/H1
      https://git.kernel.org/amlogic/c/c649e25c0fcd53e0f1e83f710fefbda9d2809c32
[2/4] dt-bindings: vendor-prefixes: add jethome prefix
      https://git.kernel.org/amlogic/c/a1732cca0ed3d1ac2a256d16302c93443d636146
[3/4] arm64: dts: meson-gxl: add support for JetHub H1
      https://git.kernel.org/amlogic/c/abfaae24ecf3e7f00508b60fa05e2b6789b8f607
[4/4] arm64: dts: meson-axg: add support for JetHub D1
      https://git.kernel.org/amlogic/c/8e279fb2903990cc6296ec56b3b80b2f854b6c79

-- 
Neil

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

  parent reply	other threads:[~2021-09-17  7:28 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-15  8:57 [PATCH v5 0/4] arm64: meson: add support for JetHub D1/H1 Vyacheslav Bocharov
2021-09-15  8:57 ` Vyacheslav Bocharov
2021-09-15  8:57 ` Vyacheslav Bocharov
2021-09-15  8:57 ` [PATCH v5 1/4] dt-bindings: arm: amlogic: add bindings for Jethub D1/H1 Vyacheslav Bocharov
2021-09-15  8:57   ` Vyacheslav Bocharov
2021-09-15  8:57   ` Vyacheslav Bocharov
2021-09-15  8:57 ` [PATCH v5 2/4] dt-bindings: vendor-prefixes: add jethome prefix Vyacheslav Bocharov
2021-09-15  8:57   ` Vyacheslav Bocharov
2021-09-15  8:57   ` Vyacheslav Bocharov
2021-09-16 20:13   ` Rob Herring
2021-09-16 20:13     ` Rob Herring
2021-09-16 20:13     ` Rob Herring
2021-09-15  8:57 ` [PATCH v5 3/4] arm64: dts: meson-gxl: add support for JetHub H1 Vyacheslav Bocharov
2021-09-15  8:57   ` Vyacheslav Bocharov
2021-09-15  8:57   ` Vyacheslav Bocharov
2021-09-15  8:57 ` [PATCH v5 4/4] arm64: dts: meson-axg: add support for JetHub D1 Vyacheslav Bocharov
2021-09-15  8:57   ` Vyacheslav Bocharov
2021-09-15  8:57   ` Vyacheslav Bocharov
2021-09-17  7:15   ` Neil Armstrong
2021-09-17  7:15     ` Neil Armstrong
2021-09-17  7:15     ` Neil Armstrong
2021-09-17  7:27 ` Neil Armstrong [this message]
2021-09-17  7:27   ` [PATCH v5 0/4] arm64: meson: add support for JetHub D1/H1 Neil Armstrong
2021-09-17  7:27   ` Neil Armstrong
2021-09-17  8:06   ` Vyacheslav
2021-09-17  8:06     ` Vyacheslav
2021-09-17  8:06     ` Vyacheslav

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=163186366690.1044811.10268335087144036716.b4-ty@baylibre.com \
    --to=narmstrong@baylibre.com \
    --cc=adeep@lexina.in \
    --cc=devicetree@vger.kernel.org \
    --cc=khilman@baylibre.com \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.