diff options
author | Russell King <rmk+kernel@armlinux.org.uk> | 2016-08-31 10:49:45 +0300 |
---|---|---|
committer | Russell King <rmk+kernel@armlinux.org.uk> | 2018-01-01 03:50:05 +0300 |
commit | f85fac0efa9087a9311f3d2bdc227ded3ac95db5 (patch) | |
tree | ad17d2593ee712df0affb8ae6c80582dfef9dbf7 /arch/arm/common | |
parent | b955153bfa68d7a9fa2be40bb606cf9578b66511 (diff) | |
download | linux-f85fac0efa9087a9311f3d2bdc227ded3ac95db5.tar.xz |
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: Russell King <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'arch/arm/common')
0 files changed, 0 insertions, 0 deletions