i2c: qup: Add device tree bindings information
authorIvan T. Ivanov <iivanov@mm-sol.com>
Fri, 14 Mar 2014 02:07:42 +0000 (19:07 -0700)
committerWolfram Sang <wsa@the-dreams.de>
Fri, 28 Mar 2014 22:41:26 +0000 (23:41 +0100)
The Qualcomm Universal Peripherial (QUP) wraps I2C mini-core and
provide input and output FIFO's for it. I2C controller can operate
as master with supported bus speeds of 100Kbps and 400Kbps.

Signed-off-by: Ivan T. Ivanov <iivanov@mm-sol.com>
[bjorn: reformulated part of binding description
        added version to compatible
        cleaned up example]
Signed-off-by: Bjorn Andersson <bjorn.andersson@sonymobile.com>
Acked-by: Rob Herring <robh@kernel.org>
[wsa: removed the dummy child node which was a confusing example]
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>

No differences found