Commit graph

8 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
P L Sai Krishna
3f51bab44f iicps_v3_0: Implemented larger data transfer using repeated start.
This patch implemented the large data transfer using repeated
start in Zynq Ultra Scale MP and fixed doxygen warnings.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-02-18 21:58:23 +05:30
P L Sai Krishna
5312517b4c iicps_v3_0: Updated the modification history.
This patch updates the modification history and changed the
copyright year to 2015.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-02-17 17:37:24 +05:30
P L Sai Krishna
d99fbd0592 iicps_v3_0: Added new event for ARB_LOST interrupt.
This patch add new event for Arbitration Lost interrupt
in the interrupt handler.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-02-06 16:09:47 +05:30
P L Sai Krishna
ed902e2307 iicps_v3_0: Modified the i2c according to MISRAC 2012.
This patch modifies the iicps driver according to MISRAC
2012 and it supports for both Zynq and Alto.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-02-02 12:03:39 +05:30
P L Sai Krishna
3f029f1c87 iicps_v3_0: Added new version for iicps.
This patch add new version for iicps driver which supports
both zynq and Alto.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-02-02 12:03:27 +05:30