Commit graph

7 commits

Author SHA1 Message Date
Nava kishore Manne
607a6324f3 Drivers: Retain @details only in the primary header file.
Removed all other instances.

Signed-off-by: Nava kishore Manne <navam@xilinx.com>
2015-07-13 18:30:19 +05:30
Nava kishore Manne
146cd64c83 Doxygen changes for drivers 2015-06-12 12:50:09 +05:30
Nava kishore Manne
0c9ca599cf Drivers:standalone drivers license changes.
Signed-off-by: Nava kishore Manne <navam@xilinx.com>
2015-05-13 17:05:11 +05:30
Kishore Kumar Korathaluri
175ebd5147 iic : added hsi namespace to xdefine procs.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-02-04 15:57:48 +05:30
Kedareswara rao Appana
8f890b97c1 iic: update copy right information
This patch updates the copy right to 2015.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2015-01-21 11:40:15 +05:30
Kedareswara rao Appana
6999ae1d45 iic: Fix bug in the driver when axi_iic is configured as a slave
Return the actual number of bytes being received/sent by the master
when axi_iic configured as a slave through user callback.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2015-01-21 11:40:15 +05:30
Kedareswara rao Appana
6d2fff8bb9 iic: Add iic_v3_1 and deprecate iic_v3_0
This patch adds newer version of the iic driver
and deprecates the older version.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2015-01-21 11:40:14 +05:30