Skip to content
Commit f85fac0e authored by Russell King's avatar Russell King
Browse files

ARM: sa1100/neponset: add GPIO drivers for control and modem registers



The NCR, MDM_CTL* and AUD registers manipulate the state of external
signals (eg, the RTS, DTR signals and the ethernet oscillator enable
signal) or indicate the state of external signals (eg, CTS, DSR).

Where these registers can be written, the current value can be read
back, which relieves us from having to maintain a software copy of
the current state.

Model these registers as fixed-direction GPIO registers.

Signed-off-by: default avatarRussell King <rmk+kernel@armlinux.org.uk>
parent b955153b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment