Commit graph

13 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
9136dc1d92 iicps_v3_0: Modified the IICPS eeprom examples.
This patch modifies the eeprom page size to 32 for zynq ultrascale MP
in polled and interrupt examples.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-03-23 17:35:12 +05:30
P L Sai Krishna
86e14e1e5a iicps_v3_0: Modifies the examples.
This patch modifies eeprom start address in polled example and
updated the note in header in repeated start example.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-02-18 21:58:25 +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
349bcdf377 iicps_v3_0: Changed to psu from pss and deleted ps8.
This patch delete ps8 entry and changed pss to psu in mdd file.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-02-17 23:58:44 +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
Kishore Kumar Korathaluri
70e3efaf06 iicps : added hsi namespace to xdefine procs.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-02-04 15:57:49 +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
94f296d809 iicps_v3_0: Modified the examples for iic.
This patch modifies the examples for iicps so that it
will work for both zynq and Alto.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-02-02 12:03:32 +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