Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
From: Frank Li <Frank.Li@nxp.com>
To: Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	 Conor Dooley <conor+dt@kernel.org>,
	Shawn Guo <shawnguo@kernel.org>,
	 Sascha Hauer <s.hauer@pengutronix.de>,
	 Pengutronix Kernel Team <kernel@pengutronix.de>,
	 Fabio Estevam <festevam@gmail.com>,
	Nathan Chancellor <nathan@kernel.org>,
	 Nicolas Schier <nsc@kernel.org>
Cc: devicetree@vger.kernel.org, imx@lists.linux.dev,
	 linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org,  linux-kbuild@vger.kernel.org,
	Frank Li <Frank.Li@nxp.com>,  Li Jun <jun.li@nxp.com>
Subject: [PATCH v3 4/9] arm64: dts: imx8mm: add wakeup-source for usb phy
Date: Sun, 18 Jan 2026 11:28:01 -0500	[thread overview]
Message-ID: <20260118-misc_dts-v3-4-d3564716cbf6@nxp.com> (raw)
In-Reply-To: <20260118-misc_dts-v3-0-d3564716cbf6@nxp.com>

From: Li Jun <jun.li@nxp.com>

USB phy can be wakeup source to support wakeup system from USB.

Signed-off-by: Li Jun <jun.li@nxp.com>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
---
 arch/arm64/boot/dts/freescale/imx8mm.dtsi | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm64/boot/dts/freescale/imx8mm.dtsi b/arch/arm64/boot/dts/freescale/imx8mm.dtsi
index f2e1854f38a0a83927f19d0f8630a9d0e5f81aa1..4b662fd7753755f513c172ce30105d4447bd96d7 100644
--- a/arch/arm64/boot/dts/freescale/imx8mm.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8mm.dtsi
@@ -274,6 +274,7 @@ usbphynop1: usbphynop1 {
 		assigned-clock-parents = <&clk IMX8MM_SYS_PLL1_100M>;
 		clock-names = "main_clk";
 		power-domains = <&pgc_otg1>;
+		wakeup-source;
 	};
 
 	usbphynop2: usbphynop2 {
@@ -284,6 +285,7 @@ usbphynop2: usbphynop2 {
 		assigned-clock-parents = <&clk IMX8MM_SYS_PLL1_100M>;
 		clock-names = "main_clk";
 		power-domains = <&pgc_otg2>;
+		wakeup-source;
 	};
 
 	soc: soc@0 {

-- 
2.34.1


  parent reply	other threads:[~2026-01-18 16:28 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-18 16:27 [PATCH v3 0/9] arm64: dts: imx8m*: misc update Frank Li
2026-01-18 16:27 ` [PATCH v3 1/9] arm64: dts: imx8mm-evk: replace space with tab Frank Li
2026-01-18 16:27 ` [PATCH v3 2/9] arm64: dts: imx8mm-evk: correct the spdif compatible string Frank Li
2026-01-18 16:28 ` [PATCH v3 3/9] arm64: dts: imx8mm-evk: add uart1 and bluetooth node Frank Li
2026-01-18 16:28 ` Frank Li [this message]
2026-01-18 16:28 ` [PATCH v3 5/9] arm64: dts: imx8mm-evk: add uart3 port Frank Li
2026-01-18 16:28 ` [PATCH v3 6/9] arm64: dts: imx8mn-evk: add bluetooth dts node Frank Li
2026-01-18 16:28 ` [PATCH v3 7/9] arm64: dts: imx8mn: add wakeup-source for usb phy Frank Li
2026-01-18 16:28 ` [PATCH v3 8/9] arm64: dts: imx8mp-evk: replace space with tab Frank Li
2026-01-18 16:28 ` [PATCH v3 9/9] arm64: dts: imx8mp-evk: add bluetooth dts node Frank Li
2026-02-23 19:18 ` (subset)(test, ignore it) [PATCH v3 0/9] arm64: dts: imx8m*: misc update Frank Li
2026-02-23 19:32   ` Conor.Dooley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260118-misc_dts-v3-4-d3564716cbf6@nxp.com \
    --to=frank.li@nxp.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=imx@lists.linux.dev \
    --cc=jun.li@nxp.com \
    --cc=kernel@pengutronix.de \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nathan@kernel.org \
    --cc=nsc@kernel.org \
    --cc=robh@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox