]> git.karo-electronics.de Git - linux-beck.git/commit
HSI: nokia-modem: add n950 and n9 support
authorSebastian Reichel <sre@kernel.org>
Sun, 17 Jan 2016 15:49:07 +0000 (16:49 +0100)
committerSebastian Reichel <sre@kernel.org>
Thu, 28 Jan 2016 16:46:08 +0000 (17:46 +0100)
commit633f67a51d078bea627f22d6208442e1e1f391cb
tree07c7e833635bbc892652b003a73b0c7ce8a8583b
parent92e963f50fc74041b5e9e744c330dca48e04f08d
HSI: nokia-modem: add n950 and n9 support

The Nokia N950 and Nokia N9 also have a SSI connected
modem, which use the same protocols as the Nokia N900,
but with increased link speed (96000 kbps instead of
55000 kbps) and with less GPIOs.

Since it's unclear, if the N950 and the N9 use exactly
the same modem, each of them gets their own compatible
string.

Acked-by: Rob Herring <robh@kernel.org>
Tested-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Documentation/devicetree/bindings/hsi/nokia-modem.txt
drivers/hsi/clients/nokia-modem.c