diff options
author | Marek BehĂșn | 2020-04-08 12:02:03 +0200 |
---|---|---|
committer | Stefan Roese | 2020-04-14 13:16:42 +0200 |
commit | b80ca8176dc0e78d3fb22b2389c847a5d96ee583 (patch) | |
tree | ae9fa14843e7238e8b157f1d8680e3c3264b6e82 /arch/arm | |
parent | 27f48f7dc4f57d0109f6333eb5148d0e9c3dbd95 (diff) |
arm: mvebu: turris_mox: Fix early SPI communication
The SPI clock signal changes value when the SPI configuration register
is configured. This can sometimes lead to the device misinterpreting
the enablement of the SPI controller as actual clock tick.
This can be solved by first setting the SPI CS1 pin from GPIO to SPI mode,
and only after that writing the SPI configuration register.
Signed-off-by: Marek BehĂșn <marek.behun@nic.cz>
Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'arch/arm')
0 files changed, 0 insertions, 0 deletions