diff options
| author | Rafał Miłecki <[email protected]> | 2023-06-11 14:03:29 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-06-15 11:42:18 +0000 |
| commit | 27f699e578b1a72df89dfa3bc42e093a01dc8d10 (patch) | |
| tree | 477938be8ec3330a3ed1b39bddf58628775cba43 /lib/test_firmware.c | |
| parent | dt-bindings: nvmem: convert base example to use NVMEM fixed cells layout (diff) | |
| download | kernel-27f699e578b1a72df89dfa3bc42e093a01dc8d10.tar.gz kernel-27f699e578b1a72df89dfa3bc42e093a01dc8d10.zip | |
nvmem: core: add support for fixed cells *layout*
This adds support for the "fixed-layout" NVMEM layout binding. It allows
defining NVMEM cells in a layout DT node named "nvmem-layout".
While NVMEM subsystem supports layout drivers it has been discussed that
"fixed-layout" may actually be supperted internally. It's because:
1. It's a very basic layout
2. It allows sharing code with legacy syntax parsing
3. It's safer for soc_device_match() due to -EPROBE_DEFER
4. This will make the syntax transition easier
Signed-off-by: Rafał Miłecki <[email protected]>
Reviewed-by: Michael Walle <[email protected]>
Signed-off-by: Srinivas Kandagatla <[email protected]>
Message-ID: <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/test_firmware.c')
0 files changed, 0 insertions, 0 deletions
