| commit | bc785e076a7953efa9c6a46b8cfc9b47fc17e9f0 | [log] [tgz] |
|---|---|---|
| author | Declan Snyder <declan.snyder@nxp.com> | Fri Mar 15 16:27:12 2024 -0500 |
| committer | Alberto Escolar <alberto.escolar.piedras@nordicsemi.no> | Thu Apr 18 11:18:31 2024 +0200 |
| tree | fc9e8ed43e60f47826885578dfd7b89bccee0d55 | |
| parent | fe3aefe2ae5a2953f540ebda80d56efaf5a37b26 [diff] |
drivers: nxp_enet: Add NET DEVICE PM function Add functionality for when NET_POWER_MANAGEMENT (ie PM_DEVICE) is enabled. This function code originally comes from the old eth_mcux driver which was only tested on kinetis family SOCs, so that family kconfig is a dependency for this feature for now. Signed-off-by: Declan Snyder <declan.snyder@nxp.com>