Re: [PATCH] i2c: octeon_i2c: Misc fixes for ARM Octeon TX2 support

2020-08-25 Thread Heiko Schocher
Hello Stefan, Am 23.07.2020 um 14:09 schrieb Stefan Roese: 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 T

Re: [PATCH] i2c: octeon_i2c: Misc fixes for ARM Octeon TX2 support

2020-08-24 Thread Heiko Schocher
Hello Stefan, Am 23.07.2020 um 14:09 schrieb Stefan Roese: 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 T

Re: [PATCH] i2c: octeon_i2c: Misc fixes for ARM Octeon TX2 support

2020-07-30 Thread Daniel Schwierzeck
> 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 wa