A small rant on a missing low power implementation. Lots of links and opinions, but I did not want to lose how I found this information, so I figured I'd write this gist.
Zephyr PM API is awesome. You can power down unused peripheral. Manpage HERE.
A repo where I walk through a lot of this: LINK along with a helpful diagram from the manpage on the device pm state machine.