commit | bea46323458c1e7f9b602ee8fdee5f2e20aeace2 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Wed Aug 05 15:07:30 2020 +0200 |
committer | Stefan Roese <sr@denx.de> | Fri Oct 16 13:55:04 2020 +0200 |
tree | 558c1e152280bc26d515b8119f95b263dcd8a9dc | |
parent | 53a55a117fe0526b84b7f2d121230ae4d8ebcf3a [diff] |
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>