]> git.karo-electronics.de Git - linux-beck.git/commit
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)
commit61284405025d1ea646f1f9a1f740e6b573b8c9d1
tree51291ec12210468c47dfce2a9a03fe45f7bb0115
parenta9965d73fdc9684bb55ae8be4f0ddc8067dca1c8
i2c: qup: Add device tree bindings information

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>
Documentation/devicetree/bindings/i2c/qcom,i2c-qup.txt [new file with mode: 0644]