From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-9.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 39B69C432BE for ; Thu, 2 Sep 2021 13:05:52 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id A05C46103A for ; Thu, 2 Sep 2021 13:05:51 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org A05C46103A Authentication-Results: mail.kernel.org; dmarc=fail (p=reject dis=none) header.from=lexina.in Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=W5rpCVXVQqSFH31Mza3oMAXDwsZSU4+JMHQv877UQmY=; b=AC1nxs8dn0Zq4/ GIXEtAFWdWU+6PcEv5FQ3Qa84k92CLh+GCR3W/RhCntf1jWcmv3VIabpIVTptCFYGWotQEwZ4oZBZ jNLc+5pQN0lRd9R8L9k3cWBfudmbl8n88e3jfTbIcYsJGgbBi0COiYNcaugm4M2E6/YwPQ8Bxlkcz sj7aT2aLv4tAgoYkqI4zhV6IgbG3dNJna6ZSk5L8qmnPvzvz9BhFlx4UP0wZ50mkI/oJZS45AFPpx NLV4dX19aNCrminczKfPdO2Kdqia9oc0Yk4REjXKTz8H/6kmxsBPoZOXwluVMT1eUJCE5uqWmkjcf 8HCtFaC9W7SoMtXlkLcQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mLmPY-009drK-PT; Thu, 02 Sep 2021 13:05:44 +0000 Received: from mx.msync.work ([95.217.65.204]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mLmPS-009dpU-P1; Thu, 02 Sep 2021 13:05:43 +0000 Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id AEDECD3640; Thu, 2 Sep 2021 13:05:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lexina.in; s=dkim; t=1630587934; h=from:subject:date:message-id:to:cc:mime-version: content-transfer-encoding; bh=t8TneaoYCHTNIRmLtxHMXnuiqhp7/czEBn5tMAa0iNk=; b=pW3fbxiTg/4bASMKuTRq/D0WRanSjPholF8emyOhXz+3LSgGuSL9kQH9s0yuRyzPkX32zg n8z05IU1VUROCrReJgz84Z45FwUYDGfxfg9LoxBo0XbIrNekOAt1i7llZtk1ibKwkD5CWB i2xkKAxe9WEKzLvtgQn8+PULIKcPwF+Df3+bliyHKLn8EAjQVB5LSNfhE4RngqGW659puY 9glgZXHmFG7Q6z/uvI8fewrJG4WhZE58/NLDQkIq4FcHAMZo3XFecXljwbhjMOOxGASG5w HZevzmOuxpLCD+7kZnHL6bD2mKismesMtQEZaZeGMXNF4hX00yhs7sIqVgM9MQ== From: Vyacheslav Bocharov To: Neil Armstrong , Kevin Hilman Cc: linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/3] arm64: meson-axg: meson-gxl: add support for JetHub D1/H1 Date: Thu, 2 Sep 2021 16:05:13 +0300 Message-Id: <20210902130516.3892452-1-adeep@lexina.in> MIME-Version: 1.0 X-Last-TLS-Session-Version: TLSv1.3 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210902_060539_208766_20C1E989 X-CRM114-Status: UNSURE ( 8.29 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-amlogic@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-amlogic" Errors-To: linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org Hi. I want to 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 JetHome Jethub H1 (http://jethome.ru/jethub-h1) is a home automation controller with the following features: - square plastic case - Amlogic S905W (ARM Cortex-A53) quad-core up to 1.5GHz - no video out - 1GB LPDDR4 - 8/16GB eMMC flash - 2 x USB 2.0 - 1 x 10/100Mbps ethernet - WiFi / Bluetooth RTL8822CS IEEE 802.11a/b/g/n/ac, Bluetooth 5.0. - TI CC2538 + CC2592 Zigbee Wireless Module with up to 20dBm output power and Zigbee 3.0 support. - MicroSD 2.x/3.x/4.x DS/HS cards. - 1 x gpio LED - ADC user Button - DC source 5V microUSB Vyacheslav Bocharov (3): arm64: dts: meson-gxl: add support for JetHub H1 arm64: dts: meson-axg: add support for JetHub D1 dt-bindings: arm: amlogic: add bindings for JetHome Jethud D1/H1 .../devicetree/bindings/arm/amlogic.yaml | 2 + arch/arm64/boot/dts/amlogic/Makefile | 2 + .../amlogic/meson-axg-jethome-jethub-j100.dts | 439 ++++++++++++++++++ .../meson-gxl-s905w-jethome-jethub-j80.dts | 325 +++++++++++++ 4 files changed, 768 insertions(+) create mode 100644 arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j100.dts create mode 100644 arch/arm64/boot/dts/amlogic/meson-gxl-s905w-jethome-jethub-j80.dts -- 2.30.2 _______________________________________________ linux-amlogic mailing list linux-amlogic@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-amlogic From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-9.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 755C5C432BE for ; Thu, 2 Sep 2021 13:07:56 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 40A116108B for ; Thu, 2 Sep 2021 13:07:56 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 40A116108B Authentication-Results: mail.kernel.org; dmarc=fail (p=reject dis=none) header.from=lexina.in Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=3uhV5RlJcKU9hLAw5rCR2jh6D4wYiOjRlglyPKwSvA4=; b=NOTRgZZl1OnTUK ImDwQsqAbgb8l6rp9spGrY8oRjG/DkPIyneCBqj+g1ZY7E59WVs2juwHrr0LDH6dIHgZtWEefkz0V yi1J6KS8po1CXrXFudjivbIrTtMsxJMnUcz/pk42rEPkTgUqez8Ifl8XO7rq50ZFPE8coaCD9iuyr mMCENKe/aqBu+3Y9b8igi7Fl6K/QkLh9E4wuPb7Eev7Gx4PVZC7QhKSCgympZ7wkmzKeeToTvYTjb fV0okx5R374d0X2lBLwxfPyEeKuMbj/PI3NHaMDlsRZowEqK6e15/h9eF8IVYJorLLy004Ui8GvRG 51ppkLEWRRwqLQrm1gjg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mLmPa-009drd-MS; Thu, 02 Sep 2021 13:05:46 +0000 Received: from mx.msync.work ([95.217.65.204]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mLmPS-009dpU-P1; Thu, 02 Sep 2021 13:05:43 +0000 Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id AEDECD3640; Thu, 2 Sep 2021 13:05:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lexina.in; s=dkim; t=1630587934; h=from:subject:date:message-id:to:cc:mime-version: content-transfer-encoding; bh=t8TneaoYCHTNIRmLtxHMXnuiqhp7/czEBn5tMAa0iNk=; b=pW3fbxiTg/4bASMKuTRq/D0WRanSjPholF8emyOhXz+3LSgGuSL9kQH9s0yuRyzPkX32zg n8z05IU1VUROCrReJgz84Z45FwUYDGfxfg9LoxBo0XbIrNekOAt1i7llZtk1ibKwkD5CWB i2xkKAxe9WEKzLvtgQn8+PULIKcPwF+Df3+bliyHKLn8EAjQVB5LSNfhE4RngqGW659puY 9glgZXHmFG7Q6z/uvI8fewrJG4WhZE58/NLDQkIq4FcHAMZo3XFecXljwbhjMOOxGASG5w HZevzmOuxpLCD+7kZnHL6bD2mKismesMtQEZaZeGMXNF4hX00yhs7sIqVgM9MQ== From: Vyacheslav Bocharov To: Neil Armstrong , Kevin Hilman Cc: linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/3] arm64: meson-axg: meson-gxl: add support for JetHub D1/H1 Date: Thu, 2 Sep 2021 16:05:13 +0300 Message-Id: <20210902130516.3892452-1-adeep@lexina.in> MIME-Version: 1.0 X-Last-TLS-Session-Version: TLSv1.3 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210902_060539_208766_20C1E989 X-CRM114-Status: UNSURE ( 8.29 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi. I want to 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 JetHome Jethub H1 (http://jethome.ru/jethub-h1) is a home automation controller with the following features: - square plastic case - Amlogic S905W (ARM Cortex-A53) quad-core up to 1.5GHz - no video out - 1GB LPDDR4 - 8/16GB eMMC flash - 2 x USB 2.0 - 1 x 10/100Mbps ethernet - WiFi / Bluetooth RTL8822CS IEEE 802.11a/b/g/n/ac, Bluetooth 5.0. - TI CC2538 + CC2592 Zigbee Wireless Module with up to 20dBm output power and Zigbee 3.0 support. - MicroSD 2.x/3.x/4.x DS/HS cards. - 1 x gpio LED - ADC user Button - DC source 5V microUSB Vyacheslav Bocharov (3): arm64: dts: meson-gxl: add support for JetHub H1 arm64: dts: meson-axg: add support for JetHub D1 dt-bindings: arm: amlogic: add bindings for JetHome Jethud D1/H1 .../devicetree/bindings/arm/amlogic.yaml | 2 + arch/arm64/boot/dts/amlogic/Makefile | 2 + .../amlogic/meson-axg-jethome-jethub-j100.dts | 439 ++++++++++++++++++ .../meson-gxl-s905w-jethome-jethub-j80.dts | 325 +++++++++++++ 4 files changed, 768 insertions(+) create mode 100644 arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j100.dts create mode 100644 arch/arm64/boot/dts/amlogic/meson-gxl-s905w-jethome-jethub-j80.dts -- 2.30.2 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-10.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C6C0DC432BE for ; Thu, 2 Sep 2021 13:13:12 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A10426108E for ; Thu, 2 Sep 2021 13:13:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1345295AbhIBNOE (ORCPT ); Thu, 2 Sep 2021 09:14:04 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58870 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1345116AbhIBNNr (ORCPT ); Thu, 2 Sep 2021 09:13:47 -0400 Received: from mx.msync.work (mx.msync.work [IPv6:2a01:4f9:2b:2dc2::3]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 288DCC0611F9 for ; Thu, 2 Sep 2021 06:12:12 -0700 (PDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id AEDECD3640; Thu, 2 Sep 2021 13:05:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lexina.in; s=dkim; t=1630587934; h=from:subject:date:message-id:to:cc:mime-version: content-transfer-encoding; bh=t8TneaoYCHTNIRmLtxHMXnuiqhp7/czEBn5tMAa0iNk=; b=pW3fbxiTg/4bASMKuTRq/D0WRanSjPholF8emyOhXz+3LSgGuSL9kQH9s0yuRyzPkX32zg n8z05IU1VUROCrReJgz84Z45FwUYDGfxfg9LoxBo0XbIrNekOAt1i7llZtk1ibKwkD5CWB i2xkKAxe9WEKzLvtgQn8+PULIKcPwF+Df3+bliyHKLn8EAjQVB5LSNfhE4RngqGW659puY 9glgZXHmFG7Q6z/uvI8fewrJG4WhZE58/NLDQkIq4FcHAMZo3XFecXljwbhjMOOxGASG5w HZevzmOuxpLCD+7kZnHL6bD2mKismesMtQEZaZeGMXNF4hX00yhs7sIqVgM9MQ== From: Vyacheslav Bocharov To: Neil Armstrong , Kevin Hilman Cc: linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/3] arm64: meson-axg: meson-gxl: add support for JetHub D1/H1 Date: Thu, 2 Sep 2021 16:05:13 +0300 Message-Id: <20210902130516.3892452-1-adeep@lexina.in> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Last-TLS-Session-Version: TLSv1.3 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi. I want to 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 JetHome Jethub H1 (http://jethome.ru/jethub-h1) is a home automation controller with the following features: - square plastic case - Amlogic S905W (ARM Cortex-A53) quad-core up to 1.5GHz - no video out - 1GB LPDDR4 - 8/16GB eMMC flash - 2 x USB 2.0 - 1 x 10/100Mbps ethernet - WiFi / Bluetooth RTL8822CS IEEE 802.11a/b/g/n/ac, Bluetooth 5.0. - TI CC2538 + CC2592 Zigbee Wireless Module with up to 20dBm output power and Zigbee 3.0 support. - MicroSD 2.x/3.x/4.x DS/HS cards. - 1 x gpio LED - ADC user Button - DC source 5V microUSB Vyacheslav Bocharov (3): arm64: dts: meson-gxl: add support for JetHub H1 arm64: dts: meson-axg: add support for JetHub D1 dt-bindings: arm: amlogic: add bindings for JetHome Jethud D1/H1 .../devicetree/bindings/arm/amlogic.yaml | 2 + arch/arm64/boot/dts/amlogic/Makefile | 2 + .../amlogic/meson-axg-jethome-jethub-j100.dts | 439 ++++++++++++++++++ .../meson-gxl-s905w-jethome-jethub-j80.dts | 325 +++++++++++++ 4 files changed, 768 insertions(+) create mode 100644 arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j100.dts create mode 100644 arch/arm64/boot/dts/amlogic/meson-gxl-s905w-jethome-jethub-j80.dts -- 2.30.2