diff options
author | Esben Haabendal <[email protected]> | 2018-06-20 09:34:37 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2018-06-20 14:46:15 +0100 |
commit | d87e08f1421373f010308b1d065a1f0c3b251a52 (patch) | |
tree | efc054cfb659b883e07ebc4fb6a6b32ad0b87846 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | dadcf4abd60ba6401b592c329a19719a6e1dd444 (diff) |
spi: spi-fsl-dspi: Fix MCR register handling
The MCR register is not changed, so initialize it in dspi_init().
The exception is the CLR_TXF and CLR_RXF bits, which should be written to
before each transfer to make sure we start with empty FIFOs. With MCR
register now configured as volatile, the regmap_update_bits will do a real
read-modify-write cycle.
Signed-off-by: Esben Haabendal <[email protected]>
Acked-by: Martin Hundebøll <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions