public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Load cros_ec_ucsi from OF and ACPI nodes
@ 2026-04-03 22:33 Jameson Thies
  2026-04-03 22:33 ` [PATCH v1 1/2] dt-bindings: chrome: Add cros-ec-ucsi compatibility to typec binding Jameson Thies
  2026-04-03 22:33 ` [PATCH v1 2/2] usb: typec: cros_ec_ucsi: Load driver from OF and ACPI definitions Jameson Thies
  0 siblings, 2 replies; 5+ messages in thread
From: Jameson Thies @ 2026-04-03 22:33 UTC (permalink / raw)
  To: robh, krzk+dt, conor+dt, abhishekpandit, bleung, heikki.krogerus,
	akuchynski
  Cc: gregkh, devicetree, chrome-platform, linux-usb, linux-kernel,
	Jameson Thies

Hey everyone,
I sent these patches up as part of a larger series in late 2025 which
hasn't mergerd. The initial series modified dt-bindings, mfd and usb
subsystems, but had not been reviewed by mfd maintainers. Additionally,
it had not been acked by maintainers all land through one development
tree.

For context, here is the previous series
https://lore.kernel.org/all/20251013203331.398517-1-jthies@google.com/

I've split the series up, this is just the usb and dt-bindings update.
It builds independent from the mfd change.

Given the time since this was previously under review (~oct 2025), I've
cleared the exising review tags. Please take a look and let me know if
you have any questions.

Jameson Thies (2):
  dt-bindings: chrome: Add cros-ec-ucsi compatibility to typec binding
  usb: typec: cros_ec_ucsi: Load driver from OF and ACPI definitions

 .../bindings/chrome/google,cros-ec-typec.yaml | 19 +++++++++++---
 drivers/usb/typec/ucsi/cros_ec_ucsi.c         | 26 +++++++++++++++++--
 2 files changed, 39 insertions(+), 6 deletions(-)


base-commit: 81ebd43cc0d6d106ce7b6ccbf7b5e40ca7f5503d
-- 
2.53.0.1213.gd9a14994de-goog


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

end of thread, other threads:[~2026-04-03 22:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-03 22:33 [PATCH v1 0/2] Load cros_ec_ucsi from OF and ACPI nodes Jameson Thies
2026-04-03 22:33 ` [PATCH v1 1/2] dt-bindings: chrome: Add cros-ec-ucsi compatibility to typec binding Jameson Thies
2026-04-03 22:45   ` Benson Leung
2026-04-03 22:33 ` [PATCH v1 2/2] usb: typec: cros_ec_ucsi: Load driver from OF and ACPI definitions Jameson Thies
2026-04-03 22:47   ` Benson Leung

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