From mboxrd@z Thu Jan 1 00:00:00 1970 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 4C743ECAAD1 for ; Thu, 1 Sep 2022 14:31:53 +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:In-Reply-To:From:References:CC:To: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=6xpJQaGjgeSvHPwBUV832/Ds3uhXK3YIxgL/jGamYbQ=; b=1ThkpBSqbMW0NN ljpOLRQOWYpu3B5/ukFlHp8rZCj3Q5P5DXcN2nFRft6NOPsfTxW6OJzs2dcjbOQfRSZwZLFSGymOR VXfvjhTvm7e8QQ+33GLXdlBjffNKhJChekAd0ZlHgCAKfdjYdpoe/gRROPfZGfO/hifsjC48tbmgK IUNn7YWGgzjJhTXQebMo1hLsxvcEFvw8drKmfMI+V72BXhW+ybz+CAwMJsOcu0LNky87tFWRFp5yS L4FUTb1iaAyKrHLse6rEDmlNlrKAbu7wbGjTLe2P7snxk7ZLUCbSPFvX5r1towZnlXheiw9pnw36N 64jUPdujsTZqqiL9fONA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oTlDS-00CW5d-Ae; Thu, 01 Sep 2022 14:30:46 +0000 Received: from lelv0143.ext.ti.com ([198.47.23.248]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oTlDP-00CW4M-5c for linux-arm-kernel@lists.infradead.org; Thu, 01 Sep 2022 14:30:44 +0000 Received: from lelv0265.itg.ti.com ([10.180.67.224]) by lelv0143.ext.ti.com (8.15.2/8.15.2) with ESMTP id 281EUcQf018430; Thu, 1 Sep 2022 09:30:38 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1662042638; bh=KYdHbEnyxMM66nrg4RaqhIx0Xvm/moQdRY3+IxpilL4=; h=Date:Subject:To:CC:References:From:In-Reply-To; b=k/j9DvkhowjIl8KLU3muWV+eJyrReSa+Q+ewIK51HupXVD2uSeKdI8ea9Oa9Xcv6M e8HsvB+Q2K4kNnqRVu0SWpYeAS2VarlWKl+LnFpyUqkYlhWedVt1IMLaMJytW7ymDs 0QfF5JpRWx9IlaLty7dDhHAQktPL6maXQuulb36o= Received: from DLEE102.ent.ti.com (dlee102.ent.ti.com [157.170.170.32]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 281EUcfq031708 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 1 Sep 2022 09:30:38 -0500 Received: from DLEE111.ent.ti.com (157.170.170.22) by DLEE102.ent.ti.com (157.170.170.32) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.6; Thu, 1 Sep 2022 09:30:38 -0500 Received: from fllv0040.itg.ti.com (10.64.41.20) by DLEE111.ent.ti.com (157.170.170.22) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.6 via Frontend Transport; Thu, 1 Sep 2022 09:30:38 -0500 Received: from [172.24.145.182] (ileax41-snat.itg.ti.com [10.172.224.153]) by fllv0040.itg.ti.com (8.15.2/8.15.2) with ESMTP id 281EUZVe119406; Thu, 1 Sep 2022 09:30:36 -0500 Message-ID: <08364d72-891f-4e21-25ac-2e77f1873374@ti.com> Date: Thu, 1 Sep 2022 20:00:35 +0530 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0 Subject: Re: [PATCH 2/2] arm64: dts: ti: k3-am64-main: fix RNG node clock id Content-Language: en-US To: Nishanth Menon , Tero Kristo , Rob Herring , Krzysztof Kozlowski CC: , , References: <7961aebd737de637fa98bc6a8478380be8449b46.1659981162.git.danielrparks@ti.com> From: Vignesh Raghavendra In-Reply-To: <7961aebd737de637fa98bc6a8478380be8449b46.1659981162.git.danielrparks@ti.com> 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-20220901_073043_330094_DEE69173 X-CRM114-Status: GOOD ( 16.90 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 09/08/22 00:02, Daniel Parks wrote: > The RNG node for this platform claims pka_in_clk. Change it to claim the > correct clock x1_clk. [1] > > This patch depends on "[PATCH v2 0/2] Enable SA2UL support on AM64X" [2] > > [1]: https://downloads.ti.com/tisci/esd/latest/5_soc_doc/am64x/clocks.html#clocks-for-sa2-ul0-device > [2]: https://lore.kernel.org/linux-arm-kernel/20220711085743.10128-1-j-choudhary@ti.com/ I folded below patch into [2] when applying. > > Signed-off-by: Daniel Parks > --- > arch/arm64/boot/dts/ti/k3-am64-main.dtsi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm64/boot/dts/ti/k3-am64-main.dtsi b/arch/arm64/boot/dts/ti/k3-am64-main.dtsi > index 293b6b8e8fb2..aa3b43c515d2 100644 > --- a/arch/arm64/boot/dts/ti/k3-am64-main.dtsi > +++ b/arch/arm64/boot/dts/ti/k3-am64-main.dtsi > @@ -1324,7 +1324,7 @@ > compatible = "inside-secure,safexcel-eip76"; > reg = <0x00 0x40910000 0x00 0x7d>; > interrupts = ; > - clocks = <&k3_clks 133 0>; > + clocks = <&k3_clks 133 1>; > status = "disabled"; /* Used by OP-TEE */ > }; > }; -- Regards Vignesh _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel