Re: [PATCH 3/5] HSI: nokia-modem: add n950 and n9 support

From: Rob Herring
Date: Wed Jan 20 2016 - 11:49:32 EST


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@xxxxxxxxxx>
> ---
> 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@xxxxxxxxxx>