Merge branch 'am65-cpsw-suspend-resume'
authorDavid S. Miller <davem@davemloft.net>
Mon, 7 Nov 2022 12:20:03 +0000 (12:20 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 7 Nov 2022 12:20:03 +0000 (12:20 +0000)
commite2dbda0fd2aec4ff43f5772b1b251786d257f407
tree3b4206c4a1cd92005ffe615a35127b428c52c0bd
parent4e0243e7128c9b25ea2739136076a95d6adaba5e
parent1af3cb3702d02167926a2bd18580cecb2d64fd94
Merge branch 'am65-cpsw-suspend-resume'

Roger Quadros says:

====================
net: ethernet: ti: am65-cpsw: Add suspend/resume support

This series enables PM_SLEEP(suspend/resume) support to
the am65-cpsw network driver.

Dual-emac and Switch mode are tested to work with suspend/resume
on AM62-SK platform.

It can be verified on the following branch
https://github.com/rogerq/linux/commits/for-v6.2/am62-cpsw-lpm-1.0
====================

Signed-off-by: David S. Miller <davem@davemloft.net>