Searched hist:c9dde85d25d3d59068bdb1e8cc5a4b7be5530bd4 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/nvmem/ |
H A D | sunxi_sid.c | diff c9dde85d25d3d59068bdb1e8cc5a4b7be5530bd4 Mon Feb 06 07:43:35 CST 2023 Samuel Holland <samuel@sholland.org> nvmem: sunxi_sid: Drop the workaround on A64
Now that the SRAM readout code is fixed by using 32-bit accesses, it always returns the same values as register readout, so the A64 variant no longer needs the workaround. This makes the D1 variant structure redundant, so remove it.
Signed-off-by: Samuel Holland <samuel@sholland.org> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Link: https://lore.kernel.org/r/20230206134356.839737-2-srinivas.kandagatla@linaro.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|