public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
[parent not found: <20230615084006.79194526F801@goldelico.com>]
* [PATCH 0/9] MIPS: CI20: Add WiFi / Bluetooth support
@ 2023-06-04 14:56 Paul Cercueil
  2023-06-09  8:23 ` Thomas Bogendoerfer
  2023-06-15  7:00 ` H. Nikolaus Schaller
  0 siblings, 2 replies; 15+ messages in thread
From: Paul Cercueil @ 2023-06-04 14:56 UTC (permalink / raw)
  To: Thomas Bogendoerfer, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley
  Cc: H . Nikolaus Schaller, linux-mips, devicetree, linux-kernel, list,
	Paul Cercueil

Hi,

Here's a set of patches to add support for the WiFi / Bluetooth chip on
the CI20.

WiFi works pretty well, provided it is used with the latest firmware
provided by linux-firmware. Bluetooth does not work very well here, as
I cannot get my wireless keyboard to pair; but it does detect it, and it
does see they key presses when I type the pairing code.

I only tested with a somewhat recent (~2022) Buildroot-based userspace.
I enabled WEXT compatibility because the CI20 is typically used with a
very old userspace, but I did not try to use it with old tools like
ifconfig/iwconfig.

Cheers,
-Paul

Paul Cercueil (9):
  MIPS: DTS: CI20: Fix regulators
  MIPS: DTS: CI20: Fix ACT8600 regulator node names
  MIPS: DTS: CI20: Add parent supplies to ACT8600 regulators
  MIPS: DTS: CI20: Do not force-enable CIM and WiFi regulators
  MIPS: DTS: CI20: Misc. cleanups
  MIPS: DTS: CI20: Parent MSCMUX clock to MPLL
  MIPS: DTS: CI20: Enable support for WiFi / Bluetooth
  MIPS: configs: CI20: Regenerate defconfig
  MIPS: configs: CI20: Enable WiFi / Bluetooth

 arch/mips/boot/dts/ingenic/ci20.dts | 148 +++++++++++++++++++---------
 arch/mips/configs/ci20_defconfig    |  47 ++++++---
 2 files changed, 133 insertions(+), 62 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2023-06-19  4:43 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <E1q9iWM-0004zB-00@elvis.franken.de>
2023-06-15  9:08 ` [PATCH 0/9] MIPS: CI20: Add WiFi / Bluetooth support Thomas Bogendoerfer
2023-06-15  9:32   ` H. Nikolaus Schaller
     [not found] <20230615084006.79194526F801@goldelico.com>
2023-06-15  8:45 ` H. Nikolaus Schaller
2023-06-15  9:14   ` H. Nikolaus Schaller
2023-06-15 12:28     ` H. Nikolaus Schaller
2023-06-16 20:21       ` H. Nikolaus Schaller
2023-06-17 10:45         ` H. Nikolaus Schaller
2023-06-18 11:51           ` Paul Cercueil
2023-06-18 13:58             ` Paul Cercueil
2023-06-19  4:42               ` H. Nikolaus Schaller
2023-06-19  4:42             ` H. Nikolaus Schaller
2023-06-04 14:56 Paul Cercueil
2023-06-09  8:23 ` Thomas Bogendoerfer
2023-06-15  7:08   ` H. Nikolaus Schaller
2023-06-15  7:00 ` H. Nikolaus Schaller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox