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)
commita0227cf344e2a33bd4454cf09e56a2a9a8fbfc1d
treef7f5c2b1e83c28753e7a3132b47b82f12e5e7324
parentcfad6425382ec81acd073fdf24361e1c30b4cb36
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]