diff options
| author | Stefan Roese <[email protected]> | 2020-07-23 14:09:36 +0200 |
|---|---|---|
| committer | Heiko Schocher <[email protected]> | 2020-08-25 06:21:23 +0200 |
| commit | af03bde0fa69c5287854b12badafc75b92dc84c3 (patch) | |
| tree | 4ff631fd9d420e85d5edb4eb80904628ff8b4cb5 /scripts | |
| parent | 1aa3966173fe92fa3c46638ee8eb8b8491f521d6 (diff) | |
i2c: octeon_i2c: Misc fixes for ARM Octeon TX2 support
This patch fixes a few issues noticed, when testing this new driver on
ARM Octeon TX2 again. Here the details:
- Remove "common.h" header inclusion
- Use correct THP define on Octeon TX2
- Octeon TX2 uses the same compatible as Octeon TX. We can't distinguish
both platforms this way. Remove the unused "cavium,thunder2-99xx-twsi"
compatible and add a check to the Octeon TX2 specific
"cavium,thunderx-i2c" so that the correct driver data is selected.
- Removed "struct pci_device_id" definition and U_BOOT_PCI_DEVICE()
as its not needed for the PCI based probing on Octeon TX2
Signed-off-by: Stefan Roese <[email protected]>
Cc: Heiko Schocher <[email protected]>
Cc: Daniel Schwierzeck <[email protected]>
Cc: Suneel Garapati <[email protected]>
Cc: Aaron Williams <[email protected]>
Cc: Chandrakala Chavva <[email protected]>
Reviewed-by: Daniel Schwierzeck <[email protected]>
Reviewed-by: Heiko Schocher <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
