]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
Documentation: devicetree: Add DT bindings to eeprom_93xx46 driver.
authorCory Tusar <cory.tusar@pid1solutions.com>
Thu, 7 Jan 2016 03:55:01 +0000 (22:55 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 10 Feb 2016 01:27:45 +0000 (17:27 -0800)
commit862a4a7836ebe77beabcda844d03e1eab3e1cf19
treed68018f81d190a21dbf710f073a07ad6e3cbe215
parentcb54ad6cddb606add2481b82901d69670b480d1b
Documentation: devicetree: Add DT bindings to eeprom_93xx46 driver.

This commit documents bindings to be added to the eeprom_93xx46 driver
which will allow:

  - Device word size and read-only attributes to be specified.
  - A device-specific compatible string for use with Atmel AT93C46D
    EEPROMs.
  - Specifying a GPIO line to function as a 'select' or 'enable' signal
    prior to accessing the EEPROM.

Signed-off-by: Cory Tusar <cory.tusar@pid1solutions.com>
Acked-by: Rob Herring <robh@kernel.org>
Tested-by: Chris Healy <chris.healy@zii.aero>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/misc/eeprom-93xx46.txt [new file with mode: 0644]