diff options
author | Helmut Buchsbaum <helmut.buchsbaum@gmail.com> | 2016-02-09 20:47:16 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-02-11 11:34:24 -0500 |
commit | 6665e62387c64054493411d00c7b0a5a37af88a5 (patch) | |
tree | 19cbc7ff8bae8ce95bdc9e8e4b410c76b5dc8574 /drivers/hv/Makefile | |
parent | cd6f288cbaab656cebd524c5ef2388c11378c827 (diff) | |
download | linux-6665e62387c64054493411d00c7b0a5a37af88a5.tar.bz2 |
net: phy: spi_ks8995: generalize creation of SPI commands
Prepare creating SPI reads and writes for other switch families.
The KS8995 family uses the straight forward
<8bit CMD><8bit ADDR>
sequence.
To be able to support KSZ8795 family, which uses
<3bit CMD><12bit ADDR><1 bit TR>
make the SPI command creation chip variant dependent.
Signed-off-by: Helmut Buchsbaum <helmut.buchsbaum@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/hv/Makefile')
0 files changed, 0 insertions, 0 deletions