From patchwork Thu Oct 5 15:13:00 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vignesh Raghavendra X-Patchwork-Id: 13410201 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 AD955E92709 for ; Thu, 5 Oct 2023 15:13:57 +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=bS/IoHEQlSUZZC5/t3nshbfxavFqRgiPv8RJQ7/dp5k=; b=UHu5w8zKx/Kttz reKHZykv8PAANCmNF+Z8b78eIfBOg6sCp7qHCQvkeBIqzvbmVZAur24FxvW01EVSz8jr9TVWRTrkg hfkdtPYRfHtBlFrvNHb01SQxm3srT6y6K/eFDiHUCG7Mfg6rl3UzIavWXqTzMYcgxqo17PyYN0wLT CzbhwBeKN/fjg9iaLabEXIAlAL6tROdl+cUPB/tLlFH3ZWRb819jrlLdOMq+qh6j7qemG+AoYPza7 rZS3Zv0IKLTGmfESQJs2+YHSLayQl9kFFJHVBMYUfZ0vrM6y6BXNjXiNMTAepInXr9jz5aPAG9Uy2 ryCIHwp+UBPQ8bnqbrlw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qoQ2V-003rQN-1i; Thu, 05 Oct 2023 15:13:31 +0000 Received: from lelv0142.ext.ti.com ([198.47.23.249]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qoQ2S-003rNY-0K for linux-arm-kernel@lists.infradead.org; Thu, 05 Oct 2023 15:13:22 +0000 Received: from fllv0034.itg.ti.com ([10.64.40.246]) by lelv0142.ext.ti.com (8.15.2/8.15.2) with ESMTP id 395FDBQx044781; Thu, 5 Oct 2023 10:13:11 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1696518791; bh=O9FhfvATundeGpAaMYwp4zaxW3D2P8Zjw0rWxeEZ63A=; h=From:To:CC:Subject:Date; b=Pd1xVOjXLqSJs10Mv/iPGrmQuDlTBj1p+RllitBUFUN7F3it0rB8HCf8IdExuStgN i19juVbEZTpoiaB5F9p8CcWh4SZ1JRF3FNQSWvMMUKNbBWg/PT4ukPv/TC5BPuC1UO 01u2dV0OmzCbd8R+XwrBoXqw95Zv8g44vTvRfiIY= Received: from DFLE102.ent.ti.com (dfle102.ent.ti.com [10.64.6.23]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 395FDBxc105345 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 5 Oct 2023 10:13:11 -0500 Received: from DFLE115.ent.ti.com (10.64.6.36) by DFLE102.ent.ti.com (10.64.6.23) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Thu, 5 Oct 2023 10:13:11 -0500 Received: from fllv0039.itg.ti.com (10.64.41.19) by DFLE115.ent.ti.com (10.64.6.36) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Thu, 5 Oct 2023 10:13:11 -0500 Received: from uda0132425.dhcp.ti.com (ileaxei01-snat2.itg.ti.com [10.180.69.6]) by fllv0039.itg.ti.com (8.15.2/8.15.2) with ESMTP id 395FD7Pb027216; Thu, 5 Oct 2023 10:13:08 -0500 From: Vignesh Raghavendra To: Nishanth Menon , Vignesh Raghavendra , Tero Kristo , Rob Herring , Krzysztof Kozlowski , Conor Dooley CC: , , Subject: [PATCH 0/2] arm64: dts: ti: Use simple-bus wherever possible Date: Thu, 5 Oct 2023 20:43:00 +0530 Message-ID: <20231005151302.1290363-1-vigneshr@ti.com> X-Mailer: git-send-email 2.42.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-20231005_081320_243457_C9ADC2BD X-CRM114-Status: UNSURE ( 7.64 ) 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 coverts simple-mfd to simple-bus for segments housing Data movement related IPs (DMASS on AM64/AM62 and AM62A), NAVSS on the rest) Boot tested on all K3 SoCs. excerised DMA by using ethernet and OSPI for sanity. Vignesh Raghavendra (2): arm64: dts: ti: k3-*: Convert DMSS to simple-bus arm64: dts: ti: k3-*: Convert NAVSS to simple-bus arch/arm64/boot/dts/ti/k3-am62-main.dtsi | 2 +- arch/arm64/boot/dts/ti/k3-am62p-main.dtsi | 2 +- arch/arm64/boot/dts/ti/k3-am64-main.dtsi | 2 +- arch/arm64/boot/dts/ti/k3-am65-main.dtsi | 2 +- arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi | 2 +- arch/arm64/boot/dts/ti/k3-j7200-main.dtsi | 2 +- arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi | 2 +- arch/arm64/boot/dts/ti/k3-j721e-main.dtsi | 2 +- arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi | 2 +- arch/arm64/boot/dts/ti/k3-j721s2-main.dtsi | 2 +- arch/arm64/boot/dts/ti/k3-j721s2-mcu-wakeup.dtsi | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-)