Commit d407b77
committed
Merge: zl3073x: backport flashing feature to RHEL 10.2
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10/-/merge_requests/1449
JIRA: https://issues.redhat.com/browse/RHEL-115367
Tested: Locally on GNR-D platform
Commits:
```
259ede9 ("dpll: zl3073x: Add functions to access hardware registers")
3639bd0 ("dpll: zl3073x: Add low-level flash functions")
ca01740 ("dpll: zl3073x: Add firmware loading functionality")
ebb1031 ("dpll: zl3073x: Refactor DPLL initialization")
a1e891f ("dpll: zl3073x: Implement devlink flash callback")
```
Signed-off-by: Ivan Vecera <ivecera@redhat.com>
Approved-by: Michal Schmidt <mschmidt@redhat.com>
Approved-by: Petr Oros <poros@redhat.com>
Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
Merged-by: Scott Weaver <scweaver@redhat.com>11 files changed
+1696
-91
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments