Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1445644

Re: [PATCH v5] wlcore: spi: add wl18xx support

From Kalle Valo <kvalo@codeaurora.org>
Newsgroups linux.kernel
Subject Re: [PATCH v5] wlcore: spi: add wl18xx support
Date 2016-07-18 19:10 +0200
Message-ID <rWkdj-BS-5@gated-at.bofh.it> (permalink)
References <rTirn-6BH-3@gated-at.bofh.it> <rVNU5-5Lh-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


"Reizer, Eyal" <eyalr@ti.com> writes:

> 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>
> ---
> v1->v2:update device tree bindings configuration
> v2->v3:revert from manual gpio manipulation. use inverted chip select 
> instead for sending the extra init cycle which, achieves the same hardware 
> purpose.
> update device tree bindings docucmentation accordingly
> v3->v4: Remove redundant data form binding documentation and fix chip 
> select number mismatch in wl1271 example
> v4->v5: Rebase on top of head of wireless-drivers-next

You now sent me two patches with v5 which is just confusing. To make the
life of maintainers easier ALWAYS increase the revision number, no
matter how small the change is.

But the "latter" v5 is corrupted somehow in patchwork:

https://patchwork.kernel.org/patch/9233597/

The "former" v5 again looks ok:

https://patchwork.kernel.org/patch/9222403/

I can't immeaditely see why that happened, but please resend.

-- 
Kalle Valo

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v5] wlcore: spi: add wl18xx support "Reizer, Eyal" <eyalr@ti.com> - 2016-07-10 10:40 +0200
  Re: [PATCH v5] wlcore: spi: add wl18xx support Rob Herring <robh@kernel.org> - 2016-07-16 15:50 +0200
  [PATCH v5] wlcore: spi: add wl18xx support "Reizer, Eyal" <eyalr@ti.com> - 2016-07-17 08:40 +0200
    Re: [PATCH v5] wlcore: spi: add wl18xx support Kalle Valo <kvalo@codeaurora.org> - 2016-07-18 19:10 +0200

csiph-web