Re: [PATCH v1] platform/chrome: cros_usbpd_notify: defer probe when parent EC driver isn't ready

From: Jameson Thies

Date: Mon Oct 06 2025 - 20:02:39 EST


> I think fwnode_get_parent() should be preferred to use from maintenance
> aspect.

Sounds good to me. I'll upload a v2 patch using fwnode_get_parent().