From patchwork Sat Mar 9 09:32:13 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lorenzo Bianconi X-Patchwork-Id: 13587561 Return-Path: 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 8255DC54E41 for ; Sat, 9 Mar 2024 09:33:10 +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=ivUdEtotUbHAZgosQkhxHSKTQCFMqUpVgSDukZtPugA=; b=xntLAeukCE0Dhc Kp2+U/hLcmG1PmljdXQxy6EfuJYm/SHA52AbGMXj7fGlxFuP9kYPrGsH5bA6C2dXJ0KTdS8y6bFJn rZa4s3/NIEf7IUDkZL7F8ASq4EQCNV8VwQow5SIuRuZl/lHJc1pqo22QO5eKJdXg/tq1bMVABX79H w3n6t3vt9Cbq1uWDwdNL7Zq/1Npbw0SMcY0xLHUHCyGrgrHO8ajNpzEFneI/fw/Vmx74YyL8lrV6a in2frv6cxE++ZWjpoq4toXHgWUf+vjpM2RcTFE1svoPYaBByL/UBWxrkd3nl/6j4Qdmv70vtQAJw+ 8ZMkPBijbB+KkJ4X9tig==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rit4Q-0000000D0Pc-17IU; Sat, 09 Mar 2024 09:32:46 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rit4M-0000000D0P1-2WwR for linux-arm-kernel@lists.infradead.org; Sat, 09 Mar 2024 09:32:44 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 8102A601BE; Sat, 9 Mar 2024 09:32:40 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id AD129C433C7; Sat, 9 Mar 2024 09:32:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1709976760; bh=XnXdcvDQFYqlFJoUcdCDdNXCfb13eYx84k+wBrI25Dc=; h=From:To:Cc:Subject:Date:From; b=l/teTbLRNg8JhUUya8ZdQY1LePJGfZ1TOoMMx54Xyj3M0kneg+p4UU5HqMfEyPpA2 J4QxFoSU70rmCnvLmbRkiGZyywMdkSd/ahRfjdTP8tuUy9yqKgyOs3wnwVuqGfv+iF oWCppQUU+rObxJNN9koFlF8d2+bL6gvEc4oJAnLqw5DF7BWDtq95Ds3c36r3IyJk85 0mL9M6unBtl+M7XCVCxIozKTe2Lpk/U6Y8EsTW9zwUAWu/Sgkv/WMh80R/i8BWPUo3 5SwmjixT4FJNE7UXkfA3QhIaQ+bbtvitiQ952ZYVx/8R/rHlPm7x67yhkSzi20inIJ r18RGkQ5yLCzw== From: Lorenzo Bianconi To: linux-arm-kernel@lists.infradead.org Cc: 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, upstream@airoha.com, lorenzo.bianconi83@gmail.com, angelogioacchino.delregno@collabora.com Subject: [PATCH v4 0/4] arm64: Add support for Airoha EN7581 Soc Date: Sat, 9 Mar 2024 10:32:13 +0100 Message-ID: X-Mailer: git-send-email 2.44.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240309_013242_790533_5D5D02B6 X-CRM114-Status: UNSURE ( 9.84 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Introduce basic support for Airoha EN7581 Soc and EN7581 Evaluation Board. Changes since v3: - remove unnecessary entries in Kconfig ARCH_AIROHA section - cosmetics Changes since v2: - fix cpu-map definition - add more cache info - add missing soc node - remove unnecessary definitions Changes since v1: - add missing en7581 entry in airoha binding - fix checkpatch errors Daniel Danzberger (3): arm64: dts: Add Airoha EN7581 SoC and EN7581 Evaluation Board arm64: add Airoha EN7581 platform arm64: defconfig: enable Airoha platform Lorenzo Bianconi (1): dt-bindings: arm64: dts: airoha: Add en7581 entry .../devicetree/bindings/arm/airoha.yaml | 4 + arch/arm64/Kconfig.platforms | 7 + arch/arm64/boot/dts/Makefile | 1 + arch/arm64/boot/dts/airoha/Makefile | 2 + arch/arm64/boot/dts/airoha/en7581-evb.dts | 26 +++ arch/arm64/boot/dts/airoha/en7581.dtsi | 154 ++++++++++++++++++ arch/arm64/configs/defconfig | 1 + 7 files changed, 195 insertions(+) create mode 100644 arch/arm64/boot/dts/airoha/Makefile create mode 100644 arch/arm64/boot/dts/airoha/en7581-evb.dts create mode 100644 arch/arm64/boot/dts/airoha/en7581.dtsi