From patchwork Tue Jan 3 04:21:06 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vignesh Raghavendra X-Patchwork-Id: 13087149 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 7E649C53210 for ; Tue, 3 Jan 2023 04:29: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=PrX6/rHQN6eE/ep3islgkD9bEF8liaT6FYrXHklpO3c=; b=hoKF/jOfEUCcpZ gunbghZ2iKM2v10Yle59zbjgKjELCFZ7hyn8d/tcRJIHBo0a7Ed8E8SMMUagHKAUbiGpVcXCjxntg hC1pRkFapdKTa01fOZIJ5m6iw3fAAl3N2aUVfBRKcnNSdLP5LjsMGbr+KFoKYez2jSVA1g6h7OUO+ rLCRPTIYy5gLsf9DIrM14ympithka8xmHN1NTQjuYHnnieOZGKEAqhEw4qa4AJ80BduOwf80yrfeS guH6o/pYCtjz7JZ0ZdrR4zoF7sBOLJGAe9wVr96yKJPHlqM3JSTqR13r+bqDXcxih9RHgVyiJiFrY qtpXTO/0A7xSE+BgEmMw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pCYu3-00GOFl-5o; Tue, 03 Jan 2023 04:27:56 +0000 Received: from fllv0015.ext.ti.com ([198.47.19.141]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pCYnn-00GLq3-Bx for linux-arm-kernel@lists.infradead.org; Tue, 03 Jan 2023 04:21:28 +0000 Received: from lelv0265.itg.ti.com ([10.180.67.224]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 3034LGng005082; Mon, 2 Jan 2023 22:21:16 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1672719676; bh=Tq+tgtZfIocYjd51t7cUIhRjhoMWNhRwFk05ySa7LTU=; h=From:To:CC:Subject:Date; b=UsoDrLCjUTJJ9338jXLTOO+an2Dy2SeRUKr998z5oY3be6FXIbLcOoGSwWHTWCPLN 4BeXLE2Ih8oWc78w5w/OBIdy+6IF1ZkzQrgcq50LDz7yfhf3dAxcAIOchjA5qhsqk3 iEJ3meT1wHgx+TsLJlG2EYv+bcjGd6RyTVqgSZV8= Received: from DFLE103.ent.ti.com (dfle103.ent.ti.com [10.64.6.24]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 3034LG0x025917 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Mon, 2 Jan 2023 22:21:16 -0600 Received: from DFLE100.ent.ti.com (10.64.6.21) by DFLE103.ent.ti.com (10.64.6.24) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.16; Mon, 2 Jan 2023 22:21:16 -0600 Received: from lelv0327.itg.ti.com (10.180.67.183) by DFLE100.ent.ti.com (10.64.6.21) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.16 via Frontend Transport; Mon, 2 Jan 2023 22:21:16 -0600 Received: from uda0132425.dhcp.ti.com (ileaxei01-snat2.itg.ti.com [10.180.69.6]) by lelv0327.itg.ti.com (8.15.2/8.15.2) with ESMTP id 3034LDwr084970; Mon, 2 Jan 2023 22:21:13 -0600 From: Vignesh Raghavendra To: Nishanth Menon , Vignesh Raghavendra , Tero Kristo , Rob Herring , Krzysztof Kozlowski CC: , , , Subject: [PATCH 0/4] arm64: dts: ti: Enable misc peripherals Date: Tue, 3 Jan 2023 09:51:06 +0530 Message-ID: <20230103042110.1092122-1-vigneshr@ti.com> X-Mailer: git-send-email 2.39.0 MIME-Version: 1.0 X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230102_202127_583893_BDF72670 X-CRM114-Status: UNSURE ( 7.04 ) 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 This series enables few additional peripherals such as DMA, ethernet, PWMs, GPIOs etc on AM62A SoC and AM62A7 SK EVM. Vignesh Raghavendra (4): arm64: dts: ti: k3-am62a-mcu: Add MCU domain peripherals arm64: dts: ti: k3-am62a-main: Add more peripheral nodes arm64: dts: ti: k3-am62a7-sk: Enable ethernet port arm64: dts: ti: k3-am62a7-sk: Enable USB1 node arch/arm64/boot/dts/ti/k3-am62a-main.dtsi | 365 ++++++++++++++++++++++ arch/arm64/boot/dts/ti/k3-am62a-mcu.dtsi | 51 +++ arch/arm64/boot/dts/ti/k3-am62a7-sk.dts | 70 +++++ 3 files changed, 486 insertions(+)