Message ID | 20211129153330.37719-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 9BE4FC433EF for <linux-arm-kernel@archiver.kernel.org>; Mon, 29 Nov 2021 15:35:21 +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=9MEA7Z754AQgsJix9MX5BrkHfPvGGn/yI9/yQOodTMo=; b=yUg+mNL8H5gTKi 3gB1eBrIsEYxRJKxYFR7Izj+Thu7itmt4tSXe/nqkwDs2h8PQ9ryZPDZNcOpl5WgP5luA3bIooUJ/ rWZvBoXV7IJHBaodVFZkD6TYMmM3h1ybI/ctIHx+6yMIaIABOUvKOu9wM4JM+A5KDvOcRCdVZTLNU S4btTZGmf9TRucM9xAxPVoOOBYoqBQqsnoZnPg1CrXWXYlo0IPkdI6jFj8WPi3WuIwC0djU6TnXHO KkahYbRvosq5RYSP90gSvDU8LtNF9j+hG0rzMqDBIDKpvdV63s1oFfpAA6lpgExo/w7F+qIwuSTqm QR15/o7rL1TyXSp5oVjQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mrifB-001G8H-VP; Mon, 29 Nov 2021 15:33:54 +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 1mriex-001G1q-0S; Mon, 29 Nov 2021 15:33:41 +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=littVJBKBxCLbizfufANF+wQcmL9GW5xroe32QyCvzA=; b=DLpOhTAyajz6CRvmTsdx54KG0M F6xrjCOdqcfN8EYttGTs+yecGi054RXaqyjPDuTQQLyW/rGz5E/VYG276uN0Yjbzu1KqwKam7BHky lfqEjU6aOPOA6HBgfDvysHl4gXyKBT99uLxEZDPgf7e0gnhsR4oZzz8+wtmPtXbDhnOc=; Received: from p54ae943f.dip0.t-ipconnect.de ([84.174.148.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 1mrieq-0000mo-IZ; Mon, 29 Nov 2021 16:33:32 +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 v5 00/13] Add support for Airoha EN7523 SoC Date: Mon, 29 Nov 2021 16:33:16 +0100 Message-Id: <20211129153330.37719-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-20211129_073339_288575_E6EC8AEA X-CRM114-Status: GOOD ( 11.55 ) 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
|