Commit graph

18 commits

Author SHA1 Message Date
Kishore Kumar Korathaluri
583450df55 iicps : added namespace for all HSI TCL commands.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-04-26 10:29:58 +05:30
Kishore Kumar Korathaluri
2b74f57100 iicps : Modified namespace from HSM to HSI.
Signed-off-by: Kishore Kumar Korathaluri <kkorath@xilinx.com>
2015-04-26 10:29:49 +05:30
Nava kishore Manne
72810f05bd iicps: Modified the index file.
This patch modifies the index file in examples.

Signed-off-by: Nava kishore Manne <navam@xilinx.com>
2015-04-13 14:36:51 +05:30
P L Sai Krishna
fb779db947 iicps: Added repeated start example.
This Patch add repeated start example for iicps.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-04-13 14:36:50 +05:30
P L Sai Krishna
7a4913bc00 iicps: Implemented repeated start feature.
This patch adds the repeated start feature in the iicps driver.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2015-04-13 14:36:49 +05:30
P L Sai Krishna
38d86a8508 iicps: TimeOut Register value is modified.
This Patch modifies the TimeOut Register value,although timeout interrupt is not used, this register is changed to set to the maximum allowed HW timeout value.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2014-11-25 21:38:26 +05:30
P L Sai Krishna
5832250593 iicps: modified the eeprom interrupt and polled examples.
This patch removes the multiple initialisations for readbuffer in eeprom interrupt and polled examples.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2014-11-25 21:38:19 +05:30
P L Sai Krishna
cc9ef9bdc2 iicps: Deleted repeated start example.
This patch deletes repeated start example.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2014-11-25 21:38:18 +05:30
P L Sai Krishna
45db2926b5 iicps: Removed repeated start feature.
This patch removes the repeated start feature.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2014-11-25 21:38:17 +05:30
P L Sai Krishna
1745f21b76 iicps: changed transmit fifo call and replaced macro.
Fill Transmit Fifo before address register when sending and replaced DATA_INTR_DEPTH macro with FIFO_DEPTH macro.

Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
2014-11-25 21:38:17 +05:30
Harini Katakam
357c6b08b9 iicps: Header cleanup
Remove incorrect comments.

Signed-off-by: Harini Katakam <harinik@xilinx.com>
2014-09-26 19:50:12 +05:30
Harini Katakam
d7451aeaa0 iicps: Update version number and modification history
Update modification history.
Update version in examples/index.html

Signed-off-by: Harini Katakam <harinik@xilinx.com>
2014-09-02 11:21:51 +05:30
Kedareswara rao Appana
8933d11dd5 doxygen: Update doxygen for the drivers to include .h files in documentation.
This patch updates the doxygen for the drivers
hwicap, iomodule, intc , iic , iicps to include .h files
in the listof files provided in the index.html file.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
2014-09-02 11:21:36 +05:30
Harini Katakam
2eed19c07f iicps: Changes in enable slave monitor API
When enabling slave monitor, clear FIFO, set to read mode and
set transfer size register to 0.
Disable NACK interrupt to avoid being interrupted on every retry.

Signed-off-by: Harini Katakam <harinik@xilinx.com>
Acked-by: Punnaiah Choudary Kalluri <punnaia@xilinx.com>
2014-09-02 11:21:03 +05:30
Harini Katakam
9a4721c616 iicps: Revert changes made in iicps
Revert changes in existing version of driver. New minor version
needs to be created.

Signed-off-by: Harini Katakam <harinik@xilinx.com>
Acked-by: Punnaiah Choudary Kalluri <punnaia@xilinx.com>
2014-09-02 11:21:03 +05:30
Harini Katakam
4d2c0a528e iicps: Slave monitor mode changes
When enabling slave monitor, clear FIFO, enable read mode and clear
the transfer size register.
NACK interrupt should not be enabled as this will lead to the sw
being interrupted everytime a retry fails.

Signed-off-by: Harini Katakam <harinik@xilinx.com>
2014-09-02 11:21:00 +05:30
Kishore Kumar Korathaluri
08092b8d48 Renaming of common TCL procs of HSM
CR: 767582

Wall Data:
  Originally submitted from RDI_kkorath_new
  Build Type: full
  Test Types: pre-commits, gui pre-commits
[git-p4: depot-paths = "//Rodin/HEAD/data/embeddedsw/": change = 926519]
2014-09-02 11:20:54 +05:30
Jagannadha Sutradharudu Teki
2c8f92039d embeddesw: Add initial code support
Added initial support Xilinx Embedded Software.

Signed-off-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
2014-06-24 16:45:01 +05:30