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 D80A9D13594 for ; Tue, 29 Oct 2024 07:07:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:CC:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=9l/0Z/iorGI8redN/r15Qk1MyT3KuCSrOkc/vz9/jZ0=; b=wRI/mEupi9nBZdWOjHxbUtzZOb 0x/QticvCoupCAwk6XTbCcDNtnvTBxD7Slac5plYLJn3FLQ9WI/3frA78aRudlEM25a5fbUuuBLQH uJAfEaThgjkp+oFvYcWLqhPLJ53kLaIRoGsrWefJGce/+6zTw4kr7tp2HnIwdDi7/Yw7ICLE5v1/y 9kLG/8Qq5apq3u2E9E1ZgnbUgPqoVnGga4p6cF1J3BJLiU3x7nADY69E3nMLAkKE/6icXouIllGwi TJ3dmeO+G3mpua4MbHxPFZptkB6MmEL8XO4nS06L+Fm45gNXeOMUkB7Gg0vWI0End8YZSNr4yk6NM OwdPeDNg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1t5gJt-0000000DRc0-1y8E; Tue, 29 Oct 2024 07:07:13 +0000 Received: from fllv0015.ext.ti.com ([198.47.19.141]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1t5gCd-0000000DQZD-2CMC for linux-arm-kernel@lists.infradead.org; Tue, 29 Oct 2024 06:59:45 +0000 Received: from lelv0265.itg.ti.com ([10.180.67.224]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 49T6xab3108327; Tue, 29 Oct 2024 01:59:36 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1730185176; bh=9l/0Z/iorGI8redN/r15Qk1MyT3KuCSrOkc/vz9/jZ0=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=wcu7IJudZ2m7StYu4KrACiSc69X0JT7jzGdnkIEWwWCZUBRpN8+iDiRKvAjxwIZJh 6Fl2DrYZozDxj+wjTpc8Dy1OL/vdiyzJFyw6mOIGH/IC/47onWL8tI59mKasIY+lbP EfPFwYsSDemjtGi0PDYQD/vYNPwjnpy4MhuUlwhU= Received: from DLEE105.ent.ti.com (dlee105.ent.ti.com [157.170.170.35]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 49T6xaZs024216 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 29 Oct 2024 01:59:36 -0500 Received: from DLEE109.ent.ti.com (157.170.170.41) by DLEE105.ent.ti.com (157.170.170.35) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Tue, 29 Oct 2024 01:59:35 -0500 Received: from lelvsmtp6.itg.ti.com (10.180.75.249) by DLEE109.ent.ti.com (157.170.170.41) 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; Tue, 29 Oct 2024 01:59:35 -0500 Received: from localhost (lcpd911.dhcp.ti.com [172.24.227.226]) by lelvsmtp6.itg.ti.com (8.15.2/8.15.2) with ESMTP id 49T6xYgj089271; Tue, 29 Oct 2024 01:59:35 -0500 Date: Tue, 29 Oct 2024 12:29:34 +0530 From: Dhruva Gole To: Markus Schneider-Pargmann CC: Chandrasekar Ramakrishnan , Marc Kleine-Budde , Vincent Mailhol , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Nishanth Menon , Vignesh Raghavendra , Tero Kristo , , , , , , Matthias Schiffer , Vishal Mahaveer , Kevin Hilman , Simon Horman Subject: Re: [PATCH v5 8/9] arm64: dts: ti: k3-am62a-mcu: Mark mcu_mcan0/1 as wakeup-source Message-ID: <20241029065934.tlmdyztk6zgiclpm@lcpd911> References: <20241028-topic-mcan-wakeup-source-v6-12-v5-0-33edc0aba629@baylibre.com> <20241028-topic-mcan-wakeup-source-v6-12-v5-8-33edc0aba629@baylibre.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <20241028-topic-mcan-wakeup-source-v6-12-v5-8-33edc0aba629@baylibre.com> X-C2ProcessedOrg: 333ef613-75bf-4e12-a4b1-8e3623f5dcea X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20241028_235943_761799_2A3F8DAF X-CRM114-Status: GOOD ( 11.39 ) 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 On Oct 28, 2024 at 18:38:14 +0100, Markus Schneider-Pargmann wrote: > mcu_mcan0 and mcu_mcan1 can be wakeup sources for the SoC. Mark them > accordingly in the devicetree. > > Signed-off-by: Markus Schneider-Pargmann > --- > arch/arm64/boot/dts/ti/k3-am62a-mcu.dtsi | 2 ++ > 1 file changed, 2 insertions(+) [...] Reviewed-by: Dhruva Gole -- Best regards, Dhruva Gole Texas Instruments Incorporated