commit | a535d717f51e5410fb0a9c257c2c2b5d360686c9 | [log] [tgz] |
---|---|---|
author | Caleb Connolly <caleb.connolly@linaro.org> | Tue Apr 09 20:03:00 2024 +0200 |
committer | Caleb Connolly <caleb.connolly@linaro.org> | Tue Apr 23 13:29:06 2024 +0200 |
tree | 2cee8e8e2135511b60db5893a87e6feb31383ddc | |
parent | 38b505985754fa5a822bda58f278dbb5f0e4b6f8 [diff] |
mmc: msm_sdhci: correct vendor_spec_cap0 register for v5 The V4 and V5 controllers have quite varied register layouts. Inherit the register offsets and naming from the Linux driver. More version specific offsets can be inherited from Linux as needed. Fixes: 364c22a ("mmc: msm_sdhci: Add SDCC version 5.0.0 support") Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org> Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>