Commit 4ec7df4
committed
[nrf fromlist] drivers: adc: nrfx_saadc: implement PM device runtime
The NRFX SAADC device driver needs to implement PM DEVICE for it
to work with power domains, which is required for some SoCs. Inline
PM device runtime "self get/put" pm has been implemented for the
normal sync read API.
Upstream PR #: 96711
Signed-off-by: Bjarki Arge Andreasen <[email protected]>1 parent 707efcb commit 4ec7df4
1 file changed
+23
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| |||
724 | 726 | | |
725 | 727 | | |
726 | 728 | | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
727 | 734 | | |
728 | 735 | | |
729 | 736 | | |
730 | 737 | | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
731 | 742 | | |
732 | 743 | | |
733 | 744 | | |
| |||
777 | 788 | | |
778 | 789 | | |
779 | 790 | | |
| 791 | + | |
| 792 | + | |
| 793 | + | |
| 794 | + | |
| 795 | + | |
| 796 | + | |
| 797 | + | |
780 | 798 | | |
781 | 799 | | |
782 | 800 | | |
| |||
794 | 812 | | |
795 | 813 | | |
796 | 814 | | |
797 | | - | |
| 815 | + | |
798 | 816 | | |
799 | 817 | | |
800 | 818 | | |
| |||
837 | 855 | | |
838 | 856 | | |
839 | 857 | | |
840 | | - | |
841 | | - | |
| 858 | + | |
| 859 | + | |
| 860 | + | |
| 861 | + | |
0 commit comments