]> git.baikalelectronics.ru Git - kernel.git/commit
eeprom: Add IDT 89HPESx driver bindings file
authorSerge Semin <fancer.lancer@gmail.com>
Fri, 13 Jan 2017 12:16:53 +0000 (15:16 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jan 2017 10:39:57 +0000 (11:39 +0100)
commit4bf6d72767bf32e7181fe467245dcf186737277d
treef7f5c2b1e83c28753e7a3132b47b82f12e5e7324
parent5ebcf84aacc16c71cb2ce36d7363fba5bdde6efa
eeprom: Add IDT 89HPESx driver bindings file

IDT 89HPESx PCIe-switches exposes SMBus interface to have an access to
the device CSRs and EEPROM. So to properly utilize the interface
functionality, developer should declare a valid dts-file node, which
would refer to the corresponding 89HPESx device.

Signed-off-by: Serge Semin <fancer.lancer@gmail.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/misc/idt_89hpesx.txt [new file with mode: 0644]