Commit graph

16 commits

Author SHA1 Message Date
P L Sai Krishna
e9557b1c36 iicps: Removed polled, interrupt tests from periph tests.
This patch modifies the test_app tcl file so that polled,
interrupt tests are removed from the peripheral tests.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
Acked-by: Anirudha Sarangi <anirudh@xilinx.com>
2015-08-26 18:58:29 +05:30
P L Sai Krishna
a1f6e45ede iicps: Modified the examples to support peripheral tests.
This patch modifies the examples such that these examples
will run smoothly in peripheral tests.
Modified the API prototypes.
Added TESTAPP macro checks.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
Reviewed-by: Punnaiah Choudary Kalluri <punnaia@xilinx.com>
2015-08-18 12:23:28 +05:30
P L Sai Krishna
fed6612c67 iicps: Added polled, interuupt tests in peripheral test.
This patch modifies the testapp tcl file to add polled
and interrupt tests in peripheral tests.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
Reviewed-by: Punnaiah Choudary Kalluri <punnaia@xilinx.com>
2015-08-18 12:18:18 +05:30
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