Message ID | 20211125110738.41028-1-nbd@nbd.name (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org 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 smtp.lore.kernel.org (Postfix) with ESMTPS id E7597C433F5 for <linux-arm-kernel@archiver.kernel.org>; Thu, 25 Nov 2021 11:11:06 +0000 (UTC) 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=GYpK+6mOoezxj4076QzYNEFTDqWG3t+CuiADeQrwT7o=; b=S+MV2vVsGWi6E2 RRlBSSn0XP6iUE81M7yULtuXyAcLOK7lvMW9hmZ3A7LXxtIDiS+eWLmJql+pkxLPN+d1yPSRAYHTZ TRZ6jEOxAFn34ci3sc9VpN9I6qiWEmfVrl9zWzLEr3eIoq2ze0WkwZ+/01PmZf52nL1zR2vwypIwK S/ygqfcd0DBFfnZFYzRNS/JXfh06FZii8k+dpxc3rTQw8p+2zZt1gW2v7BAoJhBlBVzjfXAuQZERH SSrpq+QrjV5eoQ+p98aEP7ZAHKDys6hNb7gHaB5OoEwfNUWso6i0AXkN7FQyyfbwP8QrhDW+w2RwP +z9EHdG/fwfSAF5lJVQQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mqCcu-007AQx-2y; Thu, 25 Nov 2021 11:09:16 +0000 Received: from nbd.name ([2a01:4f8:221:3d45::2]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mqCbY-007A0h-Vc; Thu, 25 Nov 2021 11:07:55 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=nbd.name; s=20160729; h=Content-Transfer-Encoding:MIME-Version:Message-Id:Date:Subject :Cc:To:From:Sender:Reply-To:Content-Type:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=5pRaNyWdci2lpGc10bBusQj/HKqBqRCeHDcFU0fZnOo=; b=aWLUmhftv7Sf22QSMWa0DHxnXw tHWgW5a2jAjOX3Wifw7EMbmYYOTNBP9XN5ZiyaoAls/1aVI/2oMAYLXTMmJOWkAJa4jfImp2B2wRL KxXjKiuezxcBD/ry/o1adTXf/0pxiaplQkBYuEleFqHo9i5rYYmyVLtKiuS0fCw7TQo8=; Received: from p54ae9f3f.dip0.t-ipconnect.de ([84.174.159.63] helo=localhost.localdomain) by ds12 with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.89) (envelope-from <nbd@nbd.name>) id 1mqCbM-0002ws-NM; Thu, 25 Nov 2021 12:07:40 +0100 From: Felix Fietkau <nbd@nbd.name> To: linux-arm-kernel@lists.infradead.org, Matthias Brugger <matthias.bgg@gmail.com> Cc: john@phrozen.org, linux-mediatek@lists.infradead.org Subject: [PATCH v4 00/12] Add support for Airoha EN7523 SoC Date: Thu, 25 Nov 2021 12:07:26 +0100 Message-Id: <20211125110738.41028-1-nbd@nbd.name> X-Mailer: git-send-email 2.30.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211125_030753_257067_81207727 X-CRM114-Status: GOOD ( 11.08 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
Add support for Airoha EN7523 SoC
|
expand
|