On Thu, Jul 06, 2017 at 01:16:57PM +0300, Claudiu Beznea wrote: > Document "mac-offset" binding that will be used by at24 EEPROM driver. > > Signed-off-by: Claudiu Beznea <claudiu.beznea@xxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/eeprom/eeprom.txt | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/Documentation/devicetree/bindings/eeprom/eeprom.txt b/Documentation/devicetree/bindings/eeprom/eeprom.txt > index a50dc01..3dd267c 100644 > --- a/Documentation/devicetree/bindings/eeprom/eeprom.txt > +++ b/Documentation/devicetree/bindings/eeprom/eeprom.txt > @@ -35,10 +35,13 @@ Optional properties: > > - read-only: this parameterless property disables writes to the eeprom > > + - mac-offset: offset in EEPROM where MAC address starts > + This doesn't scale if you have multiple things you need the offset to, and we already have a binding for this. Use the nvmem binding. Rob -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html