On Mon, 14 Nov 2022 09:56:56 +0100, Miquel Raynal wrote: > EEPROMs can be nvmem providers. Let's make all EEPROM bindings > reference nvmem.yaml as they should, so that nvmem cells and layout > parsers can be safely described within the EEPROM nodes. > > Signed-off-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx> > --- > Documentation/devicetree/bindings/eeprom/at24.yaml | 5 ++++- > Documentation/devicetree/bindings/eeprom/at25.yaml | 1 + > .../devicetree/bindings/eeprom/microchip,93lc46b.yaml | 1 + > 3 files changed, 6 insertions(+), 1 deletion(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>