public inbox for chrome-platform@lists.linux.dev
 help / color / mirror / Atom feed
From: Tzung-Bi Shih <tzungbi@kernel.org>
To: Jameson Thies <jthies@google.com>
Cc: akuchynski@chromium.org, bleung@chromium.org,
	abhishekpandit@chromium.org, chrome-platform@lists.linux.dev,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v1] platform/chrome: cros_usbpd_notify: defer probe when parent EC driver isn't ready
Date: Fri, 3 Oct 2025 02:25:10 +0000	[thread overview]
Message-ID: <aN80BqZrhisWGY6p@google.com> (raw)
In-Reply-To: <CAMFSAReHEt7nUZvsnB5pyPTaddSVSdtiiX-RLpY4MfKq3qfX1Q@mail.gmail.com>

On Thu, Oct 02, 2025 at 12:42:09PM -0700, Jameson Thies wrote:
> >
> > Does it make more sense to use fwnode_get_parent()?
> 
> I was initially planning to use fwnode_get_parent(), but calling that
> from cros_usbpd_notify.c would require an ABI update to build for
> android.

It doesn't change the ABI but extend the dependencies.

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

  reply	other threads:[~2025-10-03  2:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-26 20:22 [PATCH v1] platform/chrome: cros_usbpd_notify: defer probe when parent EC driver isn't ready Jameson Thies
2025-09-26 21:34 ` Benson Leung
2025-10-02 11:32 ` Tzung-Bi Shih
2025-10-02 19:42   ` Jameson Thies
2025-10-03  2:25     ` Tzung-Bi Shih [this message]
2025-10-07  0:02       ` Jameson Thies

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aN80BqZrhisWGY6p@google.com \
    --to=tzungbi@kernel.org \
    --cc=abhishekpandit@chromium.org \
    --cc=akuchynski@chromium.org \
    --cc=bleung@chromium.org \
    --cc=chrome-platform@lists.linux.dev \
    --cc=jthies@google.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox