diff options
author | Takahiro Kuwano <Takahiro.Kuwano@infineon.com> | 2023-03-02 16:35:06 +0900 |
---|---|---|
committer | Tudor Ambarus <tudor.ambarus@linaro.org> | 2023-03-17 11:11:03 +0200 |
commit | d628783c46d3c317deb0671ceb986be358fbaf69 (patch) | |
tree | 4f95af9b4c8e104a9408ad1da37d37ee3219d2aa /lib/kunit/.kunitconfig | |
parent | eeac8ede17557680855031c6f305ece2378af326 (diff) |
mtd: spi-nor: spansion: Make RD_ANY_REG_OP macro take number of dummy bytes
Currently Read Any Register op is used to read volatile registers without
any dummy cycles, but the op requires dummy cycles depending on register
type (volatiler or non-volatile), device family, and device configuration.
Add 'ndummy' argument to RD_ANY_REG_OP macro to support other use cases.
Suggested-by: Tudor Ambarus <tudor.ambarus@linaro.org>
Signed-off-by: Takahiro Kuwano <Takahiro.Kuwano@infineon.com>
Link: https://lore.kernel.org/r/03756e9e3ac41d2016a71d2afb702398dd0b19ed.1677557525.git.Takahiro.Kuwano@infineon.com
Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org>
Diffstat (limited to 'lib/kunit/.kunitconfig')
0 files changed, 0 insertions, 0 deletions