[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <aOxql79QEQb0n8Ck@google.com>
Date: Mon, 13 Oct 2025 02:57:27 +0000
From: Tzung-Bi Shih <tzungbi@...nel.org>
To: Jameson Thies <jthies@...gle.com>
Cc: akuchynski@...omium.org, bleung@...omium.org,
abhishekpandit@...omium.org, chrome-platform@...ts.linux.dev,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] platform/chrome: cros_usbpd_notify: defer probe when
parent EC driver isn't ready
On Tue, Oct 07, 2025 at 12:40:43AM +0000, Jameson Thies wrote:
> The cros-usbpd-notify-acpi probe currently does not exit when it fails
> to get a pointer to the ChromeOS EC device. It is expected behavior on
> older devices, where GOOG0004 is not a parent of GOOG0003.
>
> Update the cros-usbpd-notify-acpi probe to check for a GOOG0004 parent
> fwnode. If the device has correct device hierarchy and fails to get an
> EC device pointer, defer the probe function.
>
> [...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git for-next
[1/1] platform/chrome: cros_usbpd_notify: defer probe when parent EC driver isn't ready
commit: e4ee0bb077cd7d70207647a0106f6ea6a74c2636
Thanks!
Powered by blists - more mailing lists