Message ID | cover.1708473083.git.lorenzo@kernel.org (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 A7D51C48BC4 for <linux-arm-kernel@archiver.kernel.org>; Wed, 21 Feb 2024 00:04:56 +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=beD9c/JVwK6Sb5x51HEvsjLsfO3yZbtdfThZDteLRvo=; b=kvVB0oIiBvyjxs SY7fIKQc74d2zIXT+E9G3M6RxNrfii/ZPQ1mmqa9A/9b+PJ97c4z/7OvVt80f9psb/82I+Fm1PUQo crpMdU6xlocYifILqbUYdVnOje7B9SFVfJmZdRQCcR5Y4mUP6FSzzO6xQ/xGQMFyogkSBOevttuSI 0LzHun0YiIW+M+p16Gs4Eetmj5nLfdVgIWV23IYSCR03K0am2FD+IMlmM/WZZ9Ae+aIM6GifJFEaC JHznN0KH3s03b12o/TrinuNol7y4pMF+inLiIeDTl6pTC4O7ftgJ+pHngz0QVPRWmYMhKQd1tT18S d+bsWksStfa5b2YNdgoQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rca6R-0000000GaCK-3otr; Wed, 21 Feb 2024 00:04:47 +0000 Received: from sin.source.kernel.org ([145.40.73.55]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rca6P-0000000GaBB-0uYd for linux-arm-kernel@lists.infradead.org; Wed, 21 Feb 2024 00:04:46 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 6F947CE1A4A; Wed, 21 Feb 2024 00:04:43 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 53D28C433F1; Wed, 21 Feb 2024 00:04:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1708473882; bh=RY2bDK44tTv2tulkjonSzZOfGjNahjZsufwTSHacQzE=; h=From:To:Cc:Subject:Date:From; b=r/GvYKn9KrkLYeaYftafwTyVEhWRazlqz5T+4FDVOslsFZDdxaeZMVVpZcE0stfiM ojRvgXkb5yRZwLoQQzNKfj+Ud8omIkRZeR1ATMtobVmS9SqTXEWf3pQ8ScgeG5gTcJ AuptZFE8XzMzmjKs6SMJYWSAgCveP0F7bGv8Jb31aMsIq0qY8wCoYCov1VJoQW1cbw m3hr8D2sfEd4hrtJh4x80XsJF4HJNCCBYQxxEI38rBCSrP5iopJQkCDkreHM2mPBf6 RWAznfzcLZ4gm2wwOhUkNLFhnXjFSw/17DMzW8RCnrdRPV9z8rH/V3cW72kuNfAir/ d7BVByyI6JZ5w== From: Lorenzo Bianconi <lorenzo@kernel.org> To: linux-arm-kernel@lists.infradead.org Cc: lorenzo.bianconi@redhat.com, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, nbd@nbd.name, john@phrozen.org, devicetree@vger.kernel.org, dd@embedd.com, catalin.marinas@arm.com, will@kernel.org, angelogioacchino.delregno@collabora.com Subject: [PATCH v2 0/4] arm64: Add support for Airoha EN7581 Soc Date: Wed, 21 Feb 2024 01:04:26 +0100 Message-ID: <cover.1708473083.git.lorenzo@kernel.org> X-Mailer: git-send-email 2.43.2 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240220_160445_507457_A3BF9B51 X-CRM114-Status: GOOD ( 10.30 ) 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 | arm64: Add support for Airoha EN7581 Soc | expand |