From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from fllvem-ot03.ext.ti.com (fllvem-ot03.ext.ti.com [198.47.19.245]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id E0F2C12D1F1 for ; Mon, 2 Jun 2025 22:20:13 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.47.19.245 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1748902816; cv=none; b=qkptG8wtso36W3PGMFrkMHat6nV5hqqFxx2fjiGnPAKZD6WCI0N8AksQYRW0H+2LEJ16qypeC4Ige1Qv0KqBpO7HZ8x4/b7T3yAINJuEKhQWCSj9zxI/Mkl6xbc7csfYrb/5cNjl64I1qhvbCofeDMBrWg3P9a66DogUQDNeR7Y= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1748902816; c=relaxed/simple; bh=nDedQ5RAd1ToAP8mASJYflcoZvh7XSnwuszDYAQKh/4=; h=From:To:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=kj7b+LNjLPNzpLJjXV6T28EBxb3jl+nmN/3g38/xpB9E5JtagnlYl1j0LucUYmB0Fg0Ch11cogOcwdeF1qNSE55hWhQiJS4CTmPlHxRY4P504ck16koSbnLS3JnWM3/44mR9Q4HNldpSLgZ6OA12SK8nSZYcHTjz8a9gCJTB9aA= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=ti.com; spf=pass smtp.mailfrom=ti.com; dkim=pass (1024-bit key) header.d=ti.com header.i=@ti.com header.b=HhI7s1An; arc=none smtp.client-ip=198.47.19.245 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=ti.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=ti.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=ti.com header.i=@ti.com header.b="HhI7s1An" Received: from lelvem-sh02.itg.ti.com ([10.180.78.226]) by fllvem-ot03.ext.ti.com (8.15.2/8.15.2) with ESMTP id 552MKCxp353669 for ; Mon, 2 Jun 2025 17:20:12 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1748902812; bh=IppAZms2J30hFCJgpC19XAT+8zJcetfQtb8kgRlVJP0=; h=From:To:Subject:Date:In-Reply-To:References; b=HhI7s1An3lj1FTKSbFaD+s0csmFpMcO7u2GshpQB7x2NinwE134oHni6/G42RmRFx dZpTRckcCU3eW/ignSyMOUhLeBKWrytaB9FWs3GZ1bq3TYX92ZdTWL47tJTFexuWwL qeOxqcspbX1wV7j3GdOiAdFqC9/HieXA+VTzwsZM= Received: from DFLE114.ent.ti.com (dfle114.ent.ti.com [10.64.6.35]) by lelvem-sh02.itg.ti.com (8.18.1/8.18.1) with ESMTPS id 552MKCt5889678 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA256 bits=128 verify=FAIL) for ; Mon, 2 Jun 2025 17:20:12 -0500 Received: from DFLE107.ent.ti.com (10.64.6.28) by DFLE114.ent.ti.com (10.64.6.35) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Mon, 2 Jun 2025 17:20:12 -0500 Received: from lelvem-mr06.itg.ti.com (10.180.75.8) by DFLE107.ent.ti.com (10.64.6.28) 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; Mon, 2 Jun 2025 17:20:12 -0500 Received: from judy-hp.dhcp.ti.com (judy-hp.dhcp.ti.com [128.247.81.105]) by lelvem-mr06.itg.ti.com (8.18.1/8.18.1) with ESMTP id 552MKCOs3597854; Mon, 2 Jun 2025 17:20:12 -0500 From: Judith Mendez To: Judith Mendez , Subject: [PATCH 6.1.y] arm64: dts: ti: k3-am62-main: Set eMMC clock parent to default Date: Mon, 2 Jun 2025 17:20:12 -0500 Message-ID: <20250602222012.82867-1-jm@ti.com> X-Mailer: git-send-email 2.49.0 In-Reply-To: <2025060230-sacrifice-vexingly-4e21@gregkh> References: <2025060230-sacrifice-vexingly-4e21@gregkh> Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-C2ProcessedOrg: 333ef613-75bf-4e12-a4b1-8e3623f5dcea Set eMMC clock parents to the defaults which is MAIN_PLL0_HSDIV5_CLKOUT for eMMC. This change is necessary since DM is not implementing the correct procedure to switch PLL clock source for eMMC and MMC CLK mux is not glich-free. As a preventative action, lets switch back to the defaults. Fixes: c37c58fdeb8a ("arm64: dts: ti: k3-am62: Add more peripheral nodes") Cc: stable@vger.kernel.org Signed-off-by: Judith Mendez Acked-by: Udit Kumar Acked-by: Bryan Brattlof Link: https://lore.kernel.org/r/20250429163337.15634-2-jm@ti.com Signed-off-by: Nishanth Menon --- arch/arm64/boot/dts/ti/k3-am62-main.dtsi | 2 -- 1 file changed, 2 deletions(-) diff --git a/arch/arm64/boot/dts/ti/k3-am62-main.dtsi b/arch/arm64/boot/dts/ti/k3-am62-main.dtsi index 04222028e53e..03f7bd5dd53f 100644 --- a/arch/arm64/boot/dts/ti/k3-am62-main.dtsi +++ b/arch/arm64/boot/dts/ti/k3-am62-main.dtsi @@ -384,8 +384,6 @@ sdhci0: mmc@fa10000 { power-domains = <&k3_pds 57 TI_SCI_PD_EXCLUSIVE>; clocks = <&k3_clks 57 5>, <&k3_clks 57 6>; clock-names = "clk_ahb", "clk_xin"; - assigned-clocks = <&k3_clks 57 6>; - assigned-clock-parents = <&k3_clks 57 8>; mmc-ddr-1_8v; mmc-hs200-1_8v; ti,trm-icp = <0x2>; -- 2.49.0