From patchwork Mon Apr 24 15:48:40 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nishanth Menon X-Patchwork-Id: 13222336 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 A6C8FC77B73 for ; Mon, 24 Apr 2023 15:49:41 +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=pbT007uAgoEXrf+QYrKglWK2zVwDtCuE+vN7/E9qv0E=; b=wd727/Cc1EN1NO GG5cQPnv7akQrYDDUtTRA+7YRGcuDl1BMNAe21OZ5s+2AWqifUGibOKvG99zBeAm4yXinX+Rf51+7 LFGZmRCn1JqEQ2GJ3ZVC0oFtpLzI2+Sierrt/cF7pCU86hXT3D1Y2BCffHEJmj63fcv2XfhI5UJ6z sXo6ut2GPFlUVhbh2q/wUeDD3Ppg1i96eZwDwQ6BIzyePNXbjf07wQi6zT7ER5N3tvbPNzjkQNcaE ALn5iuDOH73e6o7hKDtTBJ8VDQIAMSuJ3Z7y3YngwEZxysmOiRVsfuGMZOfJcRmFQheOeVgauD5SF Q2VpdjV67QVs5qOrD6ag==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pqyQr-00GjQD-1m; Mon, 24 Apr 2023 15:48:49 +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 1pqyQo-00GjP1-2n for linux-arm-kernel@lists.infradead.org; Mon, 24 Apr 2023 15:48:48 +0000 Received: from fllv0034.itg.ti.com ([10.64.40.246]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 33OFmgW1045747; Mon, 24 Apr 2023 10:48:42 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1682351322; bh=hBqrA+RcFvypo5VK9KpLeFEYN7+zsNqAxcWLT/ztZFo=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=KJEX5ZaJLUBaDtfp5Kgic0GV4jpnLCDBTQ+my6yI0z9k5bKuxh6x+HEnYM076d76f a3outgFyWOGrLNyTL0RKPkNUhjz9+8qaKFoWGCQhRe0Idl9+ZvEKfVbIp7+ic1VFDz tHJ0Ajy2KUhRs46iw0FXaz9T+9tkPC1+uL9LRO/I= Received: from DFLE104.ent.ti.com (dfle104.ent.ti.com [10.64.6.25]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 33OFmgvR035853 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Mon, 24 Apr 2023 10:48:42 -0500 Received: from DFLE114.ent.ti.com (10.64.6.35) by DFLE104.ent.ti.com (10.64.6.25) 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 10:48:41 -0500 Received: from fllv0040.itg.ti.com (10.64.41.20) 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.16 via Frontend Transport; Mon, 24 Apr 2023 10:48:42 -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 33OFmgDJ003974; Mon, 24 Apr 2023 10:48:42 -0500 From: Nishanth Menon To: Krzysztof Kozlowski , Rob Herring , Vignesh Raghavendra CC: , , , Tero Kristo , Nishanth Menon Subject: [PATCH 1/2] arm64: dts: ti: k3-j721e-mcu-wakeup: Switch to "ti,j721e-system-controller" compatible Date: Mon, 24 Apr 2023 10:48:40 -0500 Message-ID: <20230424154841.353631-2-nm@ti.com> X-Mailer: git-send-email 2.40.0 In-Reply-To: <20230424154841.353631-1-nm@ti.com> References: <20230424154841.353631-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_084846_946473_5032910D X-CRM114-Status: GOOD ( 11.42 ) 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 Switch to "ti,j721e-system-controller" compatible to be more specific. Signed-off-by: Nishanth Menon --- arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi b/arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi index 24e8125db8c4..71b8b04a7789 100644 --- a/arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi +++ b/arch/arm64/boot/dts/ti/k3-j721e-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 = <0x0 0x40f00000 0x0 0x20000>; #address-cells = <1>; #size-cells = <1>;