Commit 3cdfd97
committed
kboot_atc: fuses: Check only the first compatible
The t602x atc-phy nodes carry "[atc-phy,t6020, atc-phy,t8112]" as
compatible property. This results in trying to read t8112 fuses on those
machines which fails with SError when the adt_is_compatible() regression
is fixed.
Signed-off-by: Janne Grunau <[email protected]>1 parent 9dc7220 commit 3cdfd97
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
296 | | - | |
| 296 | + | |
297 | 297 | | |
298 | 298 | | |
299 | 299 | | |
| |||
0 commit comments