Commit 1cdfe53
committed
Merge tag 'at91-soc-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into soc/arm
Microchip arm-soc updates for v6.18
This update includes:
- low priority fixes to the PM code, in relation to recent addition of
sam9x75 or sama7d65 SoCs
- removal of the 2.5V regulator for low power modes since this is
no longer supported
* tag 'at91-soc-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux:
ARM: at91: pm: Remove 2.5V regulator
ARM: at91: pm: save and restore ACR during PLL disable/enable
ARM: at91: pm: fix MCKx restore routine
ARM: at91: pm: fix .uhp_udp_mask specification for current SoCs
Link: https://lore.kernel.org/r/20250916150328.27015-1-nicolas.ferre@microchip.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>3 files changed
Lines changed: 10 additions & 40 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1364 | 1364 | | |
1365 | 1365 | | |
1366 | 1366 | | |
1367 | | - | |
| 1367 | + | |
1368 | 1368 | | |
1369 | 1369 | | |
1370 | 1370 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | 90 | | |
114 | 91 | | |
115 | 92 | | |
| |||
689 | 666 | | |
690 | 667 | | |
691 | 668 | | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
692 | 673 | | |
693 | 674 | | |
694 | 675 | | |
| |||
758 | 739 | | |
759 | 740 | | |
760 | 741 | | |
761 | | - | |
| 742 | + | |
762 | 743 | | |
763 | 744 | | |
764 | 745 | | |
| |||
904 | 885 | | |
905 | 886 | | |
906 | 887 | | |
907 | | - | |
| 888 | + | |
908 | 889 | | |
909 | 890 | | |
910 | 891 | | |
| |||
980 | 961 | | |
981 | 962 | | |
982 | 963 | | |
983 | | - | |
| 964 | + | |
984 | 965 | | |
985 | 966 | | |
986 | 967 | | |
| |||
1019 | 1000 | | |
1020 | 1001 | | |
1021 | 1002 | | |
1022 | | - | |
1023 | | - | |
1024 | | - | |
1025 | 1003 | | |
1026 | 1004 | | |
1027 | 1005 | | |
| |||
1034 | 1012 | | |
1035 | 1013 | | |
1036 | 1014 | | |
1037 | | - | |
1038 | | - | |
1039 | | - | |
1040 | 1015 | | |
1041 | 1016 | | |
1042 | 1017 | | |
| |||
1207 | 1182 | | |
1208 | 1183 | | |
1209 | 1184 | | |
| 1185 | + | |
| 1186 | + | |
1210 | 1187 | | |
1211 | 1188 | | |
1212 | 1189 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | 21 | | |
29 | 22 | | |
30 | 23 | | |
| |||
0 commit comments