nvmem: sunxi_sid: Add support for D1 variant
authorSamuel Holland <samuel@sholland.org>
Thu, 3 Feb 2022 01:25:01 +0000 (19:25 -0600)
committerSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Sun, 20 Feb 2022 14:07:37 +0000 (14:07 +0000)
commit1ea024ad6081e9d210f6fded4e2a0b5e61cef83e
tree5f45bc5ee669a695f15935973f659f6300502d43
parentde975c0f6540c222290c1e165f966692ef337812
nvmem: sunxi_sid: Add support for D1 variant

D1 has a smaller eFuse block than some other recent SoCs, and it no
longer requires a workaround to read the eFuse data.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
drivers/nvmem/sunxi_sid.c