diff options
author | Stefan Roese <sr@denx.de> | 2020-07-23 14:09:36 +0200 |
---|---|---|
committer | Heiko Schocher <hs@denx.de> | 2020-08-25 06:21:23 +0200 |
commit | af03bde0fa69c5287854b12badafc75b92dc84c3 (patch) | |
tree | 4ff631fd9d420e85d5edb4eb80904628ff8b4cb5 /arch/arm/dts/vf-colibri-u-boot.dtsi | |
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 <sr@denx.de>
Cc: Heiko Schocher <hs@denx.de>
Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Cc: Suneel Garapati <sgarapati@marvell.com>
Cc: Aaron Williams <awilliams@marvell.com>
Cc: Chandrakala Chavva <cchavva@marvell.com>
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'arch/arm/dts/vf-colibri-u-boot.dtsi')
0 files changed, 0 insertions, 0 deletions