spi: octeon_spi: Use a fixed 100MHz input clock on Octeon TX2
authorStefan Roese <sr@denx.de>
Wed, 5 Aug 2020 13:07:30 +0000 (15:07 +0200)
committerStefan Roese <sr@denx.de>
Fri, 16 Oct 2020 11:55:04 +0000 (13:55 +0200)
commit8a35094faa6a545a5abec5ef1708dea4b3b03b26
tree558c1e152280bc26d515b8119f95b263dcd8a9dc
parent9dc6aef8c963ae17e1263b89c692792fce0c7198
spi: octeon_spi: Use a fixed 100MHz input clock on Octeon TX2

Octeon TX2 sets the TB100_EN bit in the config register. We need to use
a fixed 100MHz clock for this as well to work properly.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Aaron Williams <awilliams@marvell.com>
Cc: Suneel Garapati <sgarapati@marvell.com>
Cc: Chandrakala Chavva <cchavva@marvell.com>
Cc: Jagan Teki <jagan@amarulasolutions.com>
drivers/spi/octeon_spi.c