Message ID | 20230607132043.3932726-3-nm@ti.com (mailing list archive) |
---|---|
State | New, archived |
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 2AFAEC7EE29 for <linux-arm-kernel@archiver.kernel.org>; Wed, 7 Jun 2023 13:21:19 +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:References:In-Reply-To: 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: List-Owner; bh=Sj2GdPLCU8KPAo3YXkBPVGYiLYUiwqL8faSLGBXUKew=; b=zIQv7TpGZ8Yvg8 OuI/vPCpC2dkAGDnyEtrhdA5T4Jb1IkR5NXlw+asoe8a29rPXzxCUmNpL3vwvBJTD6wiMtThOnn0y t9ZyziyPIbrbibqaCUIcOYFoaWU+2FMevfrCh+h6zkM/IjRQfQrjejsvQacLFCqUd2h6Noqrv50wl UV3ppVcD8X5Ci0C8HzPEk1PI0d0OKgyuShB0JaJ/KvstF3MSTQjb/MkWg5O+J1gNU/dw+rP3pM/a1 59n9aVx4I/RifD2vEycV2dUS6P1D6NXffdbMa9AwWWu4ssdDbEhMpkeKrAzA6q8aG3WikDij0iKqc oqpm/ULVrjRHfj9D4ScA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q6t5u-0065Dz-2z; Wed, 07 Jun 2023 13:20:58 +0000 Received: from lelv0143.ext.ti.com ([198.47.23.248]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1q6t5p-0065BB-2D for linux-arm-kernel@lists.infradead.org; Wed, 07 Jun 2023 13:20:55 +0000 Received: from fllv0034.itg.ti.com ([10.64.40.246]) by lelv0143.ext.ti.com (8.15.2/8.15.2) with ESMTP id 357DKjQM016855; Wed, 7 Jun 2023 08:20:45 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1686144045; bh=KsbMcsjokrPrjM+oE10QLKPAeOvwb6L7q9yo0A9CnX0=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=pvGoyAR0O6uudAYLsn5DShWzcxRmez28/HXJbXRK0t40OLtQB+UuxKKZ4THHe3zub YHebw+OAE+uBKFZn/b5HGEQ0y1MBP7zyBOCR/SG/HK5qgUNcDgyptmR5DF7oH2UIU6 IFV90929XxcvWB7wKgto+2C21BX15A0l0jmwyZOU= Received: from DLEE107.ent.ti.com (dlee107.ent.ti.com [157.170.170.37]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 357DKjrJ058944 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 7 Jun 2023 08:20:45 -0500 Received: from DLEE115.ent.ti.com (157.170.170.26) by DLEE107.ent.ti.com (157.170.170.37) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Wed, 7 Jun 2023 08:20:45 -0500 Received: from lelv0326.itg.ti.com (10.180.67.84) by DLEE115.ent.ti.com (157.170.170.26) 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; Wed, 7 Jun 2023 08:20:45 -0500 Received: from localhost (ileaxei01-snat.itg.ti.com [10.180.69.5]) by lelv0326.itg.ti.com (8.15.2/8.15.2) with ESMTP id 357DKjxE005203; Wed, 7 Jun 2023 08:20:45 -0500 From: Nishanth Menon <nm@ti.com> To: Conor Dooley <conor+dt@kernel.org>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>, Rob Herring <robh+dt@kernel.org> CC: <linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org>, Andrew Davis <afd@ti.com>, Nishanth Menon <nm@ti.com> Subject: [PATCH V3 2/3] arm64: dts: ti: k3-am65-main: Drop deprecated ti,otap-del-sel property Date: Wed, 7 Jun 2023 08:20:42 -0500 Message-ID: <20230607132043.3932726-3-nm@ti.com> X-Mailer: git-send-email 2.40.0 In-Reply-To: <20230607132043.3932726-1-nm@ti.com> References: <20230607132043.3932726-1-nm@ti.com> 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-20230607_062053_765984_270F9585 X-CRM114-Status: UNSURE ( 9.35 ) 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: <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: dts: ti: k3-am65: dtbs_check warnings fixups
|
expand
|
diff --git a/arch/arm64/boot/dts/ti/k3-am65-main.dtsi b/arch/arm64/boot/dts/ti/k3-am65-main.dtsi index 1adba2f2c153..57cf4d075acc 100644 --- a/arch/arm64/boot/dts/ti/k3-am65-main.dtsi +++ b/arch/arm64/boot/dts/ti/k3-am65-main.dtsi @@ -469,7 +469,6 @@ sdhci1: mmc@4fa0000 { ti,otap-del-sel-ddr52 = <0x4>; ti,otap-del-sel-hs200 = <0x7>; ti,clkbuf-sel = <0x7>; - ti,otap-del-sel = <0x2>; ti,trm-icp = <0x8>; dma-coherent; };
ti,otap-del-sel has been deprecated in favor of ti,otap-del-sel-legacy. Drop the duplicate and misleading ti,otap-del-sel property. Signed-off-by: Nishanth Menon <nm@ti.com> --- No change from V2 V2: https://lore.kernel.org/r/20230606160643.3618390-4-nm@ti.com/ V1: https://lore.kernel.org/r/20230424144949.244135-6-nm@ti.com arch/arm64/boot/dts/ti/k3-am65-main.dtsi | 1 - 1 file changed, 1 deletion(-)