diff options
| author | 2026-04-25 09:29:35 +0000 | |
|---|---|---|
| committer | 2026-04-27 06:57:20 +0900 | |
| commit | 7643978722aac3a012783ce12dc534eba7c51698 (patch) | |
| tree | 3b75182140cc98ffebb2be97da12547a888a24cc /tools/testing/selftests/dm-verity/git:/ssh:/git@git.zx2c4.com | |
| parent | spi: rockchip: Read ISR, not IMR, to detect cs-inactive IRQ (diff) | |
spi: rockchip: Drop unused and broken CR0 macros
Two CTRLR0 macros are defined but never referenced, and both are wrong:
- CR0_XFM_MASK shifts by SPI_XFM_OFFSET, which does not exist anywhere
in the tree. The intended symbol is CR0_XFM_OFFSET.
- CR0_MTM_OFFSET is defined as 0x21, i.e. bit 33 of a 32-bit register.
The value is meaningless and the macro is unused.
Drop both. They can be re-introduced correctly when an actual user
appears.
Signed-off-by: John Madieu <john.madieu@gmail.com>
Link: https://patch.msgid.link/20260425092936.2590132-3-john.madieu@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/testing/selftests/dm-verity/git:/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
