From: Kalle Valo <kvalo-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
To: Eyal Reizer <eyalreizer-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
Eyal Reizer <eyalr-l0cyMroinI0@public.gmane.org>
Subject: Re: [PATCH v7] wlcore: spi: add wl18xx support
Date: Tue, 19 Jul 2016 10:22:18 +0300 [thread overview]
Message-ID: <87poqaum6t.fsf@kamboji.qca.qualcomm.com> (raw)
In-Reply-To: <1468911482-32560-1-git-send-email-eyalr-l0cyMroinI0@public.gmane.org> (Eyal Reizer's message of "Tue, 19 Jul 2016 09:58:02 +0300")
Eyal Reizer <eyalreizer-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> writes:
> From: Eyal Reizer <eyalreizer-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
>
> Add support for using with both wl12xx and wl18xx.
>
> - all wilink family needs special init command for entering wspi mode.
> extra clock cycles should be sent after the spi init command while the
> cs pin is high.
> - Use inverted chip select for sending a dummy 4 bytes command that
> completes the init stage.
>
> Signed-off-by: Eyal Reizer <eyalr-l0cyMroinI0@public.gmane.org>
> Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
This looks ok in patchwork:
https://patchwork.kernel.org/patch/9235983/
Because you used ti.com in S-o-b I assume From should also use ti.com. I
can fix that before I apply but please confirm that's really the case?
--
Kalle Valo
--
To unsubscribe from this list: send the line "unsubscribe linux-spi" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: Kalle Valo <kvalo@codeaurora.org>
To: Eyal Reizer <eyalreizer@gmail.com>
Cc: linux-wireless@vger.kernel.org, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
linux-spi@vger.kernel.org, robh@kernel.org,
Eyal Reizer <eyalr@ti.com>
Subject: Re: [PATCH v7] wlcore: spi: add wl18xx support
Date: Tue, 19 Jul 2016 10:22:18 +0300 [thread overview]
Message-ID: <87poqaum6t.fsf@kamboji.qca.qualcomm.com> (raw)
In-Reply-To: <1468911482-32560-1-git-send-email-eyalr@ti.com> (Eyal Reizer's message of "Tue, 19 Jul 2016 09:58:02 +0300")
Eyal Reizer <eyalreizer@gmail.com> writes:
> From: Eyal Reizer <eyalreizer@gmail.com>
>
> Add support for using with both wl12xx and wl18xx.
>
> - all wilink family needs special init command for entering wspi mode.
> extra clock cycles should be sent after the spi init command while the
> cs pin is high.
> - Use inverted chip select for sending a dummy 4 bytes command that
> completes the init stage.
>
> Signed-off-by: Eyal Reizer <eyalr@ti.com>
> Acked-by: Rob Herring <robh@kernel.org>
This looks ok in patchwork:
https://patchwork.kernel.org/patch/9235983/
Because you used ti.com in S-o-b I assume From should also use ti.com. I
can fix that before I apply but please confirm that's really the case?
--
Kalle Valo
next prev parent reply other threads:[~2016-07-19 7:22 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-19 6:58 [PATCH v7] wlcore: spi: add wl18xx support Eyal Reizer
2016-07-19 6:58 ` Eyal Reizer
[not found] ` <1468911482-32560-1-git-send-email-eyalr-l0cyMroinI0@public.gmane.org>
2016-07-19 7:22 ` Kalle Valo [this message]
2016-07-19 7:22 ` Kalle Valo
2016-07-19 7:25 ` Reizer, Eyal
2016-07-19 18:16 ` [v7] " Kalle Valo
2016-07-19 18:16 ` Kalle Valo
2016-07-19 18:16 ` Kalle Valo
2016-07-19 18:16 ` Kalle Valo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87poqaum6t.fsf@kamboji.qca.qualcomm.com \
--to=kvalo-sgv2jx0feol9jmxxk+q4oq@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=eyalr-l0cyMroinI0@public.gmane.org \
--cc=eyalreizer-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.