Re: [PATCH 3/5] HSI: nokia-modem: add n950 and n9 support
From: Rob Herring <robh@kernel.org>
Date: 2016-01-20 16:49:30
Also in:
linux-omap, lkml
From: Rob Herring <robh@kernel.org>
Date: 2016-01-20 16:49:30
Also in:
linux-omap, lkml
On Sun, Jan 17, 2016 at 04:49:07PM +0100, Sebastian Reichel wrote:
The Nokia N950 and Nokia N9 also have a SSI connected modem, which use the same protocols as the Nokia N900, but with slightly other GPIO setup and increased link
"slightly other" does not make sense.
speed (96000 kbps instead of 55000 kbps). Since it's unclear, if the N950 and the N9 use exactly the same modem, each of them gets their own compatible string. Signed-off-by: Sebastian Reichel <sre@kernel.org> --- Documentation/devicetree/bindings/hsi/nokia-modem.txt | 12 +++++++----- drivers/hsi/clients/nokia-modem.c | 2 ++ 2 files changed, 9 insertions(+), 5 deletions(-)
Otherwise, Acked-by: Rob Herring <robh@kernel.org>