On 9.03.2023 10:34, Rafał Miłecki wrote:
With the introduction of NVMEM layouts I believe we should prefer and support describing all NVMEM devices content in the "nvmem-layout" node. Inluding fixed NVMEM cells (those with hardcoded offset & size). This seems to be cleaner design and more explicit. Introduce a binding allowing fixed NVMEM cells as a type of layout.
While this is obvious to me I should make it clear anyway: We must not break backward compatibility. Old binding should remain supported. We may want to deprecate old binding but we have to support existing DT files.