Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mfd: intel-m10-bmc: Fix the register access range
[ Upstream commit d9b326b ] This patch fixes the max register address of MAX 10 BMC. The range 0x20000000 ~ 0x200000fc are for control registers of the QSPI flash controller, which are not accessible to host. Signed-off-by: Xu Yilun <yilun.xu@intel.com> Reviewed-by: Tom Rix <trix@redhat.com> Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
- Loading branch information