]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
i2c: removed work arounds in i2c driver for Zynq Ultrascale+ MPSoC
authorAnurag Kumar Vulisha <anurag.kumar.vulisha@xilinx.com>
Fri, 10 Jul 2015 14:40:14 +0000 (20:10 +0530)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 10 Aug 2015 06:37:34 +0000 (08:37 +0200)
commit63cab195bf498676619951e81ad5791e9d47c420
treefa92d05bf8798f6ca216eddf425c483be9f5e710
parentd57f5dedde18253d5c72a823c0a7ff3b20b57560
i2c: removed work arounds in i2c driver for Zynq Ultrascale+ MPSoC

Cadence 1.0 version has bugs which have been fixed in the cadence 1.4 version.
This patch removes the quirks present in the driver for cadence 1.4 version.

Signed-off-by: Anurag Kumar Vulisha <anuragku@xilinx.com>
[wsa: fixed indentation issues in r1p10_i2c_def]
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Documentation/devicetree/bindings/i2c/i2c-cadence.txt
drivers/i2c/busses/i2c-cadence.c