Commit b5596f1
committed
Merge tag 'spi-v6.2-rc8-abi' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Pull spi fix from Mark Brown:
"One more last minute patch for v6.2 updating the parsing of the newly
added spi-cs-setup-delay-ns.
It's been pointed out that due to the way DT parsing works the change
in property size is ABI visible so let's not let a release go out
without it being fixed. The change got split from some earlier ABI
related fixes to the property since the first version sent had a build
error"
* tag 'spi-v6.2-rc8-abi' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi:
spi: Use a 32-bit DT property for spi-cs-setup-delay-ns1 file changed
+18
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2220 | 2220 | | |
2221 | 2221 | | |
2222 | 2222 | | |
| 2223 | + | |
| 2224 | + | |
| 2225 | + | |
| 2226 | + | |
| 2227 | + | |
| 2228 | + | |
| 2229 | + | |
| 2230 | + | |
| 2231 | + | |
| 2232 | + | |
| 2233 | + | |
| 2234 | + | |
| 2235 | + | |
| 2236 | + | |
| 2237 | + | |
| 2238 | + | |
2223 | 2239 | | |
2224 | 2240 | | |
2225 | 2241 | | |
2226 | 2242 | | |
2227 | | - | |
2228 | 2243 | | |
2229 | 2244 | | |
2230 | 2245 | | |
| |||
2310 | 2325 | | |
2311 | 2326 | | |
2312 | 2327 | | |
2313 | | - | |
2314 | | - | |
2315 | | - | |
2316 | | - | |
| 2328 | + | |
| 2329 | + | |
2317 | 2330 | | |
2318 | 2331 | | |
2319 | 2332 | | |
| |||
0 commit comments