Re: [PATCH] spi: octeon_spi: Use a fixed 100MHz input clock on Octeon TX2

2020-10-16 Thread Stefan Roese
On 05.08.20 15:07, Stefan Roese wrote: 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 Cc: Aaron Williams Cc: Suneel Garapati Cc: Chandrakala Chavva Cc: Jagan Teki Applied to u-boot

Re: [PATCH] spi: octeon_spi: Use a fixed 100MHz input clock on Octeon TX2

2020-09-23 Thread Stefan Roese
Hi Jagan, On 26.08.20 12:03, Stefan Roese wrote: Hi Jagan, On 05.08.20 15:07, Stefan Roese wrote: 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 Cc: Aaron Williams Cc: Suneel Garapat

Re: [PATCH] spi: octeon_spi: Use a fixed 100MHz input clock on Octeon TX2

2020-08-26 Thread Stefan Roese
Hi Jagan, On 05.08.20 15:07, Stefan Roese wrote: 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 Cc: Aaron Williams Cc: Suneel Garapati Cc: Chandrakala Chavva Cc: Jagan Teki --- dr

[PATCH] spi: octeon_spi: Use a fixed 100MHz input clock on Octeon TX2

2020-08-05 Thread Stefan Roese
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 Cc: Aaron Williams Cc: Suneel Garapati Cc: Chandrakala Chavva Cc: Jagan Teki --- drivers/spi/octeon_spi.c | 5 - 1 file changed, 4 i