diff options
| author | Matthew Bystrin <dev.mbstr@gmail.com> | 2026-04-29 10:20:46 +0300 |
|---|---|---|
| committer | Lee Jones <lee@kernel.org> | 2026-06-17 13:31:09 +0300 |
| commit | 6bc38f26ed07197b11a2b588edf1f43bfbc81d76 (patch) | |
| tree | 3846d04ffd584ad9b292ca2bf897eecdf9d9d3bb /include/linux | |
| parent | 4dd72d0044aaf5febe731e811bcaa1bc73400b48 (diff) | |
| download | linux-6bc38f26ed07197b11a2b588edf1f43bfbc81d76.tar.xz | |
mfd: rsmu: Fix page register setup
Fix writes to page register in 8A3400x family (Clock Matrix).
All calls to rsmu_write_page_register() (both in i2c and spi) have
resulted in early return, because all addresses in
include/linux/mfd/idt8a340_reg.h are less than RSMU_CM_SCSR_BASE.
There were 2 separate patch series which have to be merged in one time:
mfd and ptp. The latter have been merged, the former[1] have not.
Link: https://lore.kernel.org/netdev/LV3P220MB1202F8E2FCCFBA2519B4966EA0192@LV3P220MB1202.NAMP220.PROD.OUTLOOK.COM/
Fixes: 67d6c76fc815 ("mfd: rsmu: Support 32-bit address space")
Signed-off-by: Matthew Bystrin <dev.mbstr@gmail.com>
Link: https://patch.msgid.link/20260429072047.1111427-2-dev.mbstr@gmail.com
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
