devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC 0/3] Make WLAN and Bluetooth basically work for CI20
@ 2023-02-15 17:31 H. Nikolaus Schaller
  2023-02-15 17:31 ` [RFC 1/3] MIPS: DTS: jz4780: add #clock-cells to rtc_dev H. Nikolaus Schaller
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: H. Nikolaus Schaller @ 2023-02-15 17:31 UTC (permalink / raw)
  To: Paul Cercueil, Rob Herring, Krzysztof Kozlowski,
	Thomas Bogendoerfer, Arnd Bergmann, Srinivas Kandagatla,
	Rafał Miłecki, Andrew Morton, Kees Cook,
	Matthias Brugger
  Cc: riccardo Mottola, paul, linux-mips, devicetree, linux-kernel,
	letux-kernel, kernel, H. Nikolaus Schaller

RFC V1 2023-02-15 18:31:58:
With the applied patch

rtc: jz4740: Register clock provider for the CLK32K pin

by Paul Cercueil <paul@crapouillou.net> it is now possible to make the
CI20 WiFi and Bluetooth setup do something reasonable.

This series adds #clock-cells to the jz4780 and fixes the device tree for
the CI20. It contains two ugly workarounds since BL_WAKE and WL_WAKE can not
be controlled as shutdown-gpios or device-wakeup-gpios by the drivers.
We also update the power setup and sequencing and add a clock chain for
the 32 kHz clock.
Finally, we enable some required CONFIGs for the CI20.

Tested on CI20 with v6.2-rc6.

H. Nikolaus Schaller (3):
  MIPS: DTS: jz4780: add #clock-cells to rtc_dev
  MIPS: DTS: CI20: fixes for WiFi/Bluetooth
  MIPS: configs: ci20: enable drivers we need for WiFi/Bluetooth

 arch/mips/boot/dts/ingenic/ci20.dts    | 77 ++++++++++++++++++++++----
 arch/mips/boot/dts/ingenic/jz4780.dtsi |  2 +
 arch/mips/configs/ci20_defconfig       | 18 +++++-
 3 files changed, 84 insertions(+), 13 deletions(-)

-- 
2.38.1


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-02-19  9:03 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-15 17:31 [RFC 0/3] Make WLAN and Bluetooth basically work for CI20 H. Nikolaus Schaller
2023-02-15 17:31 ` [RFC 1/3] MIPS: DTS: jz4780: add #clock-cells to rtc_dev H. Nikolaus Schaller
2023-02-17 16:29   ` Paul Cercueil
2023-02-19  8:31     ` Thomas Bogendoerfer
2023-02-15 17:31 ` [RFC 2/3] MIPS: DTS: CI20: fixes for WiFi/Bluetooth H. Nikolaus Schaller
2023-02-15 17:31 ` [RFC 3/3] MIPS: configs: ci20: enable drivers we need " H. Nikolaus Schaller
2023-02-15 17:55 ` [RFC 0/3] Make WLAN and Bluetooth basically work for CI20 Paul Cercueil
2023-02-15 20:32   ` H. Nikolaus Schaller
2023-02-15 21:19     ` Paul Cercueil
2023-02-16  6:58       ` H. Nikolaus Schaller
2023-02-17 16:29         ` Paul Cercueil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).