Commit 453b0d8
committed
Merge: spi: pxa2xx: Add MTP-S support
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/6363
JIRA: https://issues.redhat.com/browse/RHEL-78311
Upstream Status: RHEL-only
RHEL is missing the following upstream commit:
07c3379 ("spi: pxa2xx: Remove no more neededPCI ID table")
as well as additional predecessor commits, so in order to support Meteor
Lake PCH-S also called Meteor Point-S, we need to add some of the entries
from upstream 72d4a16 into the pxa2xx_spi_pci_compound_match table
in spi-pxa2xx.c.
Signed-off-by: David Arcari <darcari@redhat.com>
Approved-by: Jaroslav Kysela <jkysela@redhat.com>
Approved-by: Steve Best <sbest@redhat.com>
Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
Merged-by: Patrick Talbert <ptalbert@redhat.com>1 file changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1432 | 1432 | | |
1433 | 1433 | | |
1434 | 1434 | | |
| 1435 | + | |
| 1436 | + | |
| 1437 | + | |
| 1438 | + | |
| 1439 | + | |
| 1440 | + | |
| 1441 | + | |
| 1442 | + | |
| 1443 | + | |
| 1444 | + | |
| 1445 | + | |
| 1446 | + | |
| 1447 | + | |
1435 | 1448 | | |
1436 | 1449 | | |
1437 | 1450 | | |
| |||
0 commit comments