diff options
author | Kuo-Jung Su <dantesu@faraday-tech.com> | 2013-12-20 12:32:59 +0800 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2014-01-13 12:15:12 +0100 |
commit | bd5e301d35621f2b00e0ecd77464c6c0e967fdbb (patch) | |
tree | f99f8029a9ea646ebd387377902dc4a4339c5a5e /doc/README.zynq | |
parent | 7f673c99c2d8d1aa21996c5b914f06d784b080ca (diff) | |
download | u-boot-imx-bd5e301d35621f2b00e0ecd77464c6c0e967fdbb.zip u-boot-imx-bd5e301d35621f2b00e0ecd77464c6c0e967fdbb.tar.gz u-boot-imx-bd5e301d35621f2b00e0ecd77464c6c0e967fdbb.tar.bz2 |
usb: gadget: fotg210: add w1c interrupt status support
Since hardware revision 1.11.0, the following interrupt status
registers are now W1C (i.e., write 1 clear):
1. Interrupt Source Group 0 Register (0x144) (EP0 Abort: BIT5)
2. Interrupt Source Group 2 Register (0x14C) (All bits)
And before revision 1.11.0, these registers are all R/W.
Which means software must write a 0 to clear the status.
Signed-off-by: Kuo-Jung Su <dantesu@faraday-tech.com>
CC: Marek Vasut <marex@denx.de>
Diffstat (limited to 'doc/README.zynq')
0 files changed, 0 insertions, 0 deletions