First patch describes the new binding property. Second patch adds the functionality to the driver. Eliav Farber (2): dt-bindings: at24: new optional property - enable-gpios eeprom: at24: add enable gpio support Documentation/devicetree/bindings/eeprom/at24.txt | 3 +++ drivers/misc/eeprom/at24.c | 5 +++++ 2 files changed, 8 insertions(+) -- 2.37.1