From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from fllv0015.ext.ti.com (fllv0015.ext.ti.com [198.47.19.141]) (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 6313B2010FE; Tue, 29 Oct 2024 06:59:28 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.47.19.141 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1730185170; cv=none; b=fYNEQLcF4fX2lTMJJnpkl2njTtAM+xngMaSuOq+5HQMqAEqBxicud3e0+qKABIuYkPiUBrk4BOmQk84pp7JjH4YKuCKCemsDS0ozAVbZdvyDrXbVWxbv+WD6ihczTCrD7J7h5dnEfc6BniGDe9ULYJQf2qFssbR4eXyeDPLE13k= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1730185170; c=relaxed/simple; bh=grxhf0V40VHF/BaBFnLDQuku1Ix0uw8f395qXMXO/i4=; h=Date:From:To:CC:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=H4S0WhikxSBnlW0T9gx53mLHrPRos/uGWdqmD2pAxmlQLfyh5vLLuv62ctDaiZKN7l33P3wENhfVYshKpAdKTS5jWv9R0bEOEZOO3JioHLfH5mgAR8F4CV8Yi/P6HQ96kJOicjfWSkD+PhV0jVz5LDHge0MgUbPC4n8rkrUJfLs= 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=UHroTNxA; arc=none smtp.client-ip=198.47.19.141 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="UHroTNxA" Received: from lelv0265.itg.ti.com ([10.180.67.224]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 49T6xCUp108247; Tue, 29 Oct 2024 01:59:12 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1730185152; bh=usfQSp4ID09XPptN/k4NYA3l+YM/MoIxTl/d5ntjX44=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=UHroTNxAUbb0j3rhrwVhF8mP2c016TJuwPdcR6zlppwzPKT1+4zIB36qG5XoC5Sxq M81GNxZimPdMZivQBHHdppafHGntLx2+nGvnErHGpsOPIYNyoZFoUd4mEi5TWxEZQ/ oDkOyUkDAJ2zBWfhuv0xHmJgg7LVc3mZppd2SvP4= Received: from DLEE103.ent.ti.com (dlee103.ent.ti.com [157.170.170.33]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 49T6xCUl024126 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 29 Oct 2024 01:59:12 -0500 Received: from DLEE113.ent.ti.com (157.170.170.24) by DLEE103.ent.ti.com (157.170.170.33) 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:11 -0500 Received: from lelvsmtp6.itg.ti.com (10.180.75.249) by DLEE113.ent.ti.com (157.170.170.24) 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:11 -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 49T6xAUf088949; Tue, 29 Oct 2024 01:59:11 -0500 Date: Tue, 29 Oct 2024 12:29:10 +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 7/9] arm64: dts: ti: k3-am62: Mark mcu_mcan0/1 as wakeup-source Message-ID: <20241029065910.yqzec4ileedx32ex@lcpd911> References: <20241028-topic-mcan-wakeup-source-v6-12-v5-0-33edc0aba629@baylibre.com> <20241028-topic-mcan-wakeup-source-v6-12-v5-7-33edc0aba629@baylibre.com> Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: 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-7-33edc0aba629@baylibre.com> X-C2ProcessedOrg: 333ef613-75bf-4e12-a4b1-8e3623f5dcea On Oct 28, 2024 at 18:38:13 +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 > --- Reviewed-by: Dhruva Gole -- Best regards, Dhruva Gole Texas Instruments Incorporated