This one sounds more sensible!- If the cell has a compatible node, it must be "nvmem-cell".
Otherwise, a cell with a compatible node is skipped.
- Adding a nvmem cell container with a compatible and making support for
the old binding configurable
Currently we only support Offset and Size with address cell and size cells of 1. Adding an extra check here to see if its malformed makes sense too!
- Skipping cells that are malformed and lack a reg = < > property_without_
error
gentle ping. I can prepare another patch if you indicate which approach
you'd prefer.