From patchwork Mon Jul 11 20:42:59 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jan-Niklas Burfeind X-Patchwork-Id: 1655074 X-Patchwork-Delegate: hauke@hauke-m.de Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: bilbo.ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=bombadil.20210309 header.b=B8wjksQq; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=aiyionpri.me header.i=@aiyionpri.me header.a=rsa-sha256 header.s=strato-dkim-0002 header.b=J+QdFZ/X; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.openwrt.org (client-ip=2607:7c80:54:3::133; helo=bombadil.infradead.org; envelope-from=openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org; receiver=) Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:3::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4LhbYb1J4lz9s07 for ; Tue, 12 Jul 2022 06:47:46 +1000 (AEST) 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=yCfkvXe/fWm9TujcwYYmKlA//jQwco3sv7UpJ4YZIFE=; b=B8wjksQq0dKHhg B0Jk8dxbJlIuKcCatEm6T4TtvC1PsrUa5B6r8fGbzBee9bd1xELXYwDmg7x4oRn2FKX9tjiYY/D9e JSJlrBUECVtG8tWSg41grSo2y+DHqDTFYTuGSgFbpj6s99dLWeDcRWNkXEtuXIsHkLP/T4CsRs5Do Pf0WuRiMBQK2JljfPjk9kOeRnwTUm4XAUovniWYOwq2Ye0YkY5meIkzzIaZkLl94uTggyqZTH3bmJ OloiMDa9MslT8Y/Qnyq94tl4lVZbT34YrmllLYyCed6I0nBVrtNAVJ6V24M5tWtSPCQHoxpANWArL 9CxGwnxmE+mrdG+7mVbQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oB0FX-004ime-TS; Mon, 11 Jul 2022 20:43:24 +0000 Received: from mo4-p00-ob.smtp.rzone.de ([85.215.255.20]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oB0FT-004ijr-Dh for openwrt-devel@lists.openwrt.org; Mon, 11 Jul 2022 20:43:21 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1657572192; s=strato-dkim-0002; d=aiyionpri.me; h=Message-Id:Date:Subject:Cc:To:From:Cc:Date:From:Subject:Sender; bh=i/nzAnHyvEOvxg4296vHn9niQqAtl2bDI1znRMnJQ5A=; b=J+QdFZ/X7xiyDZjnZ786zbYIO2veQpIa55zmxLiQcUB5BAPSqXzlglPkuAoc7T4UoW Yzgr41eQXvJMXix7ihnP1dAJkhrMeSdJWw3l3a1jIoDbUfdW+thRNEKguY8WCRNJkp9p JhlAKIdE/GuhIXPwBbtswYvgtwOFqmkKLfZY0KmMReTCV2vqEqFSaD1GzyoFdTS+wocA ue5WhpjbF1yN7gklY1/pOLcra6d0K4Iv8NoeWdKJ9eLZwGsh+3LMCiPONTFYfRX5U+ot p6KKqsOWNJ2r6q94bWSkmcR3HNkeZB8k83drsaFQ205ramUmQ/VJ2fjN82cjpm56AbZ3 D80g== Authentication-Results: strato.com; dkim=none X-RZG-AUTH: ":IWkkdEmxcvCtRDtHUQOu48a0Nfy9hOkboq9r6d0vrgVDHZTjCI2AM0yZX6WZJhCkHJhF78M8nf3NcSyU70Cl4ggjPaArHG3fLwiG" X-RZG-CLASS-ID: mo00 Received: from chromia.fritz.box by smtp.strato.de (RZmta 47.46.4 AUTH) with ESMTPSA id 560e46y6BKhC29J (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits)) (Client did not present a certificate); Mon, 11 Jul 2022 22:43:12 +0200 (CEST) From: Jan-Niklas Burfeind To: openwrt-devel@lists.openwrt.org Cc: Jan-Niklas Burfeind Subject: [PATCH 1/2] ath79: rename references of UniFi to UniFi AP Date: Mon, 11 Jul 2022 22:42:59 +0200 Message-Id: <20220711204300.708218-1-git@aiyionpri.me> X-Mailer: git-send-email 2.36.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220711_134319_731715_C4913DE6 X-CRM114-Status: GOOD ( 10.91 ) X-Spam-Score: -0.2 (/) X-Spam-Report: Spam detection software, running on the system "bombadil.infradead.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: extract the compatible and model to make room for other variants follow-up of commit dc23df8a8ca7 ("ath79: change Ubiquiti UniFi AP model name to include "AP"") Signed-off-by: Jan-Niklas Burfeind --- target/linux/ath79/dts/ar7241_ubnt_unifi-ap.dts | 8 ++++++++ .../{ar7241_ubnt_unifi.dts => ar7241_ubnt_unifi-ap.dtsi} | 3 --- target/linux/ath [...] Content analysis details: (-0.2 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [85.215.255.20 listed in list.dnswl.org] 0.0 SPF_NONE SPF: sender does not publish an SPF Record -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID_EF Message has a valid DKIM or DK signature from envelope-from domain X-BeenThere: openwrt-devel@lists.openwrt.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: OpenWrt Development List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "openwrt-devel" Errors-To: openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org extract the compatible and model to make room for other variants follow-up of commit dc23df8a8ca7 ("ath79: change Ubiquiti UniFi AP model name to include "AP"") Signed-off-by: Jan-Niklas Burfeind --- target/linux/ath79/dts/ar7241_ubnt_unifi-ap.dts | 8 ++++++++ .../{ar7241_ubnt_unifi.dts => ar7241_ubnt_unifi-ap.dtsi} | 3 --- target/linux/ath79/image/generic-ubnt.mk | 6 +++--- 3 files changed, 11 insertions(+), 6 deletions(-) create mode 100644 target/linux/ath79/dts/ar7241_ubnt_unifi-ap.dts rename target/linux/ath79/dts/{ar7241_ubnt_unifi.dts => ar7241_ubnt_unifi-ap.dtsi} (95%) diff --git a/target/linux/ath79/dts/ar7241_ubnt_unifi-ap.dts b/target/linux/ath79/dts/ar7241_ubnt_unifi-ap.dts new file mode 100644 index 0000000000..e9f57c0bbe --- /dev/null +++ b/target/linux/ath79/dts/ar7241_ubnt_unifi-ap.dts @@ -0,0 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0-or-later OR MIT + +#include "ar7241_ubnt_unifi-ap.dtsi" + +/ { + compatible = "ubnt,unifi", "qca,ar7241"; + model = "Ubiquiti UniFi AP"; +}; diff --git a/target/linux/ath79/dts/ar7241_ubnt_unifi.dts b/target/linux/ath79/dts/ar7241_ubnt_unifi-ap.dtsi similarity index 95% rename from target/linux/ath79/dts/ar7241_ubnt_unifi.dts rename to target/linux/ath79/dts/ar7241_ubnt_unifi-ap.dtsi index 3c50e89d01..c70a1c02db 100644 --- a/target/linux/ath79/dts/ar7241_ubnt_unifi.dts +++ b/target/linux/ath79/dts/ar7241_ubnt_unifi-ap.dtsi @@ -3,9 +3,6 @@ #include "ar7241_ubnt_unifi.dtsi" / { - compatible = "ubnt,unifi", "qca,ar7241"; - model = "Ubiquiti UniFi AP"; - aliases { led-boot = &led_dome_green; led-failsafe = &led_dome_green; diff --git a/target/linux/ath79/image/generic-ubnt.mk b/target/linux/ath79/image/generic-ubnt.mk index 69f7a94863..e6a6de48f0 100644 --- a/target/linux/ath79/image/generic-ubnt.mk +++ b/target/linux/ath79/image/generic-ubnt.mk @@ -210,12 +210,12 @@ define Device/ubnt_routerstation-pro endef TARGET_DEVICES += ubnt_routerstation-pro -define Device/ubnt_unifi +define Device/ubnt_unifi-ap $(Device/ubnt-bz) DEVICE_MODEL := UniFi AP - SUPPORTED_DEVICES += unifi + SUPPORTED_DEVICES += unifi ubnt,unifi endef -TARGET_DEVICES += ubnt_unifi +TARGET_DEVICES += ubnt_unifi-ap define Device/ubnt_unifiac DEVICE_VENDOR := Ubiquiti