diff options
author | Brandon Streiff <[email protected]> | 2018-02-14 01:07:46 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-02-14 14:33:36 -0500 |
commit | a73ccd610690505df3a5b282c32f2f4c4e729d49 (patch) | |
tree | 2fdd7308ada443ba9f8e4fd4a52235293ad30eae /net/unix/af_unix.c | |
parent | 2fa8d3af4badc40a39092140a01101119988faf6 (diff) |
net: dsa: mv88e6xxx: add support for GPIO configuration
MV88E6352 and later switches support GPIO control through the "Scratch
& Misc" global2 register. (Older switches do too, though with a slightly
different register interface. Only the 6352-style is implemented here.)
Add a new file, global2_scratch.c, for operations in the Scratch & Misc
space. Additionally, add a GPIO operations structure to present an
abstract view over GPIO manipulation.
Reverse Christmas tree and unsigned has been replaced with unsigned
int by Andrew Lunn.
Signed-off-by: Brandon Streiff <[email protected]>
Signed-off-by: Andrew Lunn <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions