diff options
| author | Mateusz Kulikowski <mateusz.kulikowski@gmail.com> | 2015-07-30 23:48:50 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-08-03 17:46:43 -0700 |
| commit | 08582d83e5a23aa2f6316421a4f14a44be3c8e32 (patch) | |
| tree | dddf23e7e46346287a4f03ab22a10a54043b01e7 /include/uapi/linux/patchkey.h | |
| parent | fdc792cd1b5c86cb34770707aa1b04edce5288cf (diff) | |
staging: rtl8192e: Rework EEPROM handling code
Card configuration is stored in SPI EEPROM (93c46 or 93c56)
working in 128|256x16 mode.
Communication is handled using GPIO bitbang.
>From behaviour perspective, delay after read was removed.
It is not needed as we wait after reading GPIO mapped to
PCI-E register - it should have no side effects.
According to sample EEPROM datasheet (AT93Cx6), max frequency for
worst case scenario (1.8V supply) is 250kHZ (vs. 1MHz for 5V).
Driver generates ~50kHZ clock - margin should be big enough
even for devices from other vendors.
Signed-off-by: Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/uapi/linux/patchkey.h')
0 files changed, 0 insertions, 0 deletions
