Commit b79dec9
committed
Merge tag 'zynqmp-soc-for-v6.5' of https://github.com/Xilinx/linux-xlnx into soc/drivers
arm64: ZynqMP SoC changes for v6.5
soc-power
- Use of_property_present() instead of of_find_property()
soc-event
- Avoid use after free eve_data in event manager code
firmware:
- Extend zynqmp_pm_fpga_load() interface
MAINTAINERS:
- Clean xilinx records
* tag 'zynqmp-soc-for-v6.5' of https://github.com/Xilinx/linux-xlnx:
MAINTAINERS: Switch to @amd.com emails
MAINTAINERS: Remove Hyun and Anurag from maintainer list
firmware: xilinx: Update the zynqmp_pm_fpga_load() API
driver: soc: xilinx: use _safe loop iterator to avoid a use after free
soc: xilinx: Use of_property_present() for testing DT property presence
Link: https://lore.kernel.org/r/411aee78-e7e8-5966-cbe8-40ff45e27ba2@monstr.eu
Signed-off-by: Arnd Bergmann <arnd@arndb.de>4 files changed
Lines changed: 22 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7065 | 7065 | | |
7066 | 7066 | | |
7067 | 7067 | | |
7068 | | - | |
7069 | 7068 | | |
7070 | 7069 | | |
7071 | 7070 | | |
| |||
23119 | 23118 | | |
23120 | 23119 | | |
23121 | 23120 | | |
23122 | | - | |
| 23121 | + | |
23123 | 23122 | | |
23124 | 23123 | | |
23125 | 23124 | | |
| |||
23138 | 23137 | | |
23139 | 23138 | | |
23140 | 23139 | | |
23141 | | - | |
23142 | | - | |
| 23140 | + | |
| 23141 | + | |
23143 | 23142 | | |
23144 | 23143 | | |
23145 | 23144 | | |
| |||
23154 | 23153 | | |
23155 | 23154 | | |
23156 | 23155 | | |
23157 | | - | |
23158 | | - | |
| 23156 | + | |
| 23157 | + | |
23159 | 23158 | | |
23160 | 23159 | | |
23161 | 23160 | | |
| |||
23171 | 23170 | | |
23172 | 23171 | | |
23173 | 23172 | | |
23174 | | - | |
23175 | 23173 | | |
23176 | 23174 | | |
23177 | 23175 | | |
| |||
23200 | 23198 | | |
23201 | 23199 | | |
23202 | 23200 | | |
23203 | | - | |
23204 | 23201 | | |
23205 | 23202 | | |
23206 | 23203 | | |
| |||
23216 | 23213 | | |
23217 | 23214 | | |
23218 | 23215 | | |
23219 | | - | |
23220 | 23216 | | |
23221 | 23217 | | |
23222 | 23218 | | |
| |||
23225 | 23221 | | |
23226 | 23222 | | |
23227 | 23223 | | |
23228 | | - | |
| 23224 | + | |
23229 | 23225 | | |
23230 | 23226 | | |
23231 | 23227 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
942 | 942 | | |
943 | 943 | | |
944 | 944 | | |
945 | | - | |
946 | | - | |
| 945 | + | |
| 946 | + | |
| 947 | + | |
| 948 | + | |
| 949 | + | |
| 950 | + | |
| 951 | + | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
947 | 955 | | |
948 | 956 | | |
949 | 957 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
| 195 | + | |
195 | 196 | | |
196 | 197 | | |
197 | 198 | | |
198 | 199 | | |
199 | | - | |
| 200 | + | |
200 | 201 | | |
201 | 202 | | |
202 | 203 | | |
| |||
228 | 229 | | |
229 | 230 | | |
230 | 231 | | |
| 232 | + | |
231 | 233 | | |
232 | 234 | | |
233 | 235 | | |
234 | 236 | | |
235 | | - | |
| 237 | + | |
236 | 238 | | |
237 | 239 | | |
238 | 240 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
221 | | - | |
| 221 | + | |
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
243 | | - | |
| 243 | + | |
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
| |||
0 commit comments