From patchwork Mon Apr 24 17:36:22 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nishanth Menon X-Patchwork-Id: 13222459 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 EC001C7EE20 for ; Mon, 24 Apr 2023 17:37:28 +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=oj2CRNtwFx3HDDlU9Skr8IXQCAGuwk7HBn/mDInmPiY=; b=jPdipIQ5eirNHn ysaC+K+yCx/3wYoClSwQdxTHt1xNlmk9TcktOxvtdLihkiESFOAKEvu+AZdW7l+sRENkhl2bq2ABQ StcvuTXyxb70gHDEcTI5RuSRTNqZ3bb7xUGKNkJGzczyGZJ/2gLlCvPXwf1pRG5JHQ5w919AqQqaE LiMCbRhXqS6N2EuA4/DB4bCS5HkVOTZmnoO1/4RuAyI6kCa0Pqx+Wp3Gd+j6IqIThTTBMkFKRiY+s XO7E5DFDFoP9EsuF/k2Q8QLGnlDxlDxFYEqo5pL4mTfkdf00t0bhLPoVBHTKqyNyuT4WU9vYIdBM1 3E8QmGxWwwyTAgpWCH5Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pr07J-00Gutv-2i; Mon, 24 Apr 2023 17:36:45 +0000 Received: from fllv0015.ext.ti.com ([198.47.19.141]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1pr078-00Gupm-0O for linux-arm-kernel@lists.infradead.org; Mon, 24 Apr 2023 17:36:35 +0000 Received: from lelv0266.itg.ti.com ([10.180.67.225]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 33OHaQdo071279; Mon, 24 Apr 2023 12:36:26 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1682357786; bh=EhTK3nYX9VPMkumkZLd4sClvhEq3zcLaIxI79qMvOjU=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=S7JxW2u8h3jOAGTqudCxqHIDbnrIqyej0ksINr8BnGO+4HmfTf89EVY91Pa2Emq7o htjG7XdcRL5R00HHYbwDaNY5eotwyrMQphE91BE6HtfdHE9AKLaLC2DVNtuVGeZzH7 kARe3FO0xsptzemkM+q4gV5d+iU9qeMBPL+hugGo= Received: from DFLE112.ent.ti.com (dfle112.ent.ti.com [10.64.6.33]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 33OHaQjV059460 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Mon, 24 Apr 2023 12:36:26 -0500 Received: from DFLE111.ent.ti.com (10.64.6.32) by DFLE112.ent.ti.com (10.64.6.33) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.16; Mon, 24 Apr 2023 12:36:26 -0500 Received: from fllv0040.itg.ti.com (10.64.41.20) by DFLE111.ent.ti.com (10.64.6.32) 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, 24 Apr 2023 12:36:26 -0500 Received: from localhost (ileaxei01-snat2.itg.ti.com [10.180.69.6]) by fllv0040.itg.ti.com (8.15.2/8.15.2) with ESMTP id 33OHaQU7124310; Mon, 24 Apr 2023 12:36:26 -0500 From: Nishanth Menon To: Krzysztof Kozlowski , Rob Herring , Vignesh Raghavendra CC: , , , Tero Kristo , Nishanth Menon , , , Subject: [PATCH 2/3] arm64: dts: ti: k3-j7200-mcu-wakeup: Switch mcu_syscon to ti,j721e-system-controller Date: Mon, 24 Apr 2023 12:36:22 -0500 Message-ID: <20230424173623.477577-3-nm@ti.com> X-Mailer: git-send-email 2.40.0 In-Reply-To: <20230424173623.477577-1-nm@ti.com> References: <20230424173623.477577-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-20230424_103634_204829_4CB8B7FB X-CRM114-Status: GOOD ( 10.71 ) 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 Use ti,j721e-system-controller to be explicit about the syscon node we are using. Signed-off-by: Nishanth Menon --- arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi b/arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi index 674e695ef844..b58a31371bf3 100644 --- a/arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi +++ b/arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi @@ -35,7 +35,7 @@ k3_reset: reset-controller { }; mcu_conf: syscon@40f00000 { - compatible = "syscon", "simple-mfd"; + compatible = "ti,j721e-system-controller", "syscon", "simple-mfd"; reg = <0x00 0x40f00000 0x00 0x20000>; #address-cells = <1>; #size-cells = <1>;