Home
last modified time | relevance | path

Searched hist:f85fac0e (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arm/mach-sa1100/
H A Dneponset.cf85fac0e Wed Aug 31 02:49:45 CDT 2016 Russell King <rmk+kernel@armlinux.org.uk> 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>
f85fac0e Wed Aug 31 02:49:45 CDT 2016 Russell King <rmk+kernel@armlinux.org.uk> 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>