Re: [PATCH v3 2/3] usb: typec: cros_ec_ucsi: Load driver from OF and ACPI definitions
From: Jameson Thies <jthies@google.com>
Date: 2025-10-13 19:49:40
Also in:
chrome-platform, linux-usb, lkml
From: Jameson Thies <jthies@google.com>
Date: 2025-10-13 19:49:40
Also in:
chrome-platform, linux-usb, lkml
IIRC, MFD devices support binding subdevices to the OF nodes. Do you plan to use it? Could you possibly point out the example DTs?
I'm not planning to add this, we want to move away from using the cros_ec_dev mfd to load cros_ec_ucsi. On upcoming devices using cros_ec_ucsi will just be loaded based on ACPI/DT. Regarding example DTs, I'll point this out in the comment.