diff options
author | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2025-04-11 12:22:46 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-04-11 14:41:21 +0200 |
commit | 7a06ef75107799675ea6e4d73b9df37e18e352a8 (patch) | |
tree | d34ca25e443152c2d956dd65828470022529e468 /scripts/generate_rust_analyzer.py | |
parent | eed6d954542fb55c814dd54b7fcc1b515bd76464 (diff) |
nvmem: core: fix bit offsets of more than one byte
If the NVMEM specifies a stride to access data, reading particular cell
might require bit offset that is bigger than one byte. Rework NVMEM core
code to support bit offsets of more than 8 bits.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20250411112251.68002-9-srinivas.kandagatla@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions