All of lore.kernel.org
 help / color / mirror / Atom feed
From: khilman@baylibre.com (Kevin Hilman)
To: linus-amlogic@lists.infradead.org
Subject: [PATCH] firmware: meson-sm: rework meson_sm_init to use module_platform_driver_probe
Date: Thu, 08 Mar 2018 11:54:14 -0800	[thread overview]
Message-ID: <7hd10efimx.fsf@baylibre.com> (raw)
In-Reply-To: <1520336869-25224-1-git-send-email-sudeep.holla@arm.com> (Sudeep Holla's message of "Tue, 6 Mar 2018 11:47:49 +0000")

Sudeep Holla <sudeep.holla@arm.com> writes:

> Commit 3aa0582fdb82 ("of: platform: populate /firmware/ node from
> of_platform_default_populate_init()") takes care of populating
> all the devices under the /firmware/ node in of_platform_default_populate_init()
>
> This patch reworks meson_sm_init to use module_platform_driver_probe as
> the platform device is populated.
>
> Cc: Carlo Caione <carlo@caione.org>
> Cc: Kevin Hilman <khilman@baylibre.com>
> Cc: linux-amlogic at lists.infradead.org
> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>

I gave this a spin through kernelCI.org, and it passed fine on several
amlogic boards, so queuing for v4.17.

Thanks,

Kevin

WARNING: multiple messages have this Message-ID (diff)
From: Kevin Hilman <khilman@baylibre.com>
To: Sudeep Holla <sudeep.holla@arm.com>
Cc: linux-amlogic@lists.infradead.org,
	Carlo Caione <carlo@caione.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] firmware: meson-sm: rework meson_sm_init to use module_platform_driver_probe
Date: Thu, 08 Mar 2018 11:54:14 -0800	[thread overview]
Message-ID: <7hd10efimx.fsf@baylibre.com> (raw)
In-Reply-To: <1520336869-25224-1-git-send-email-sudeep.holla@arm.com> (Sudeep Holla's message of "Tue, 6 Mar 2018 11:47:49 +0000")

Sudeep Holla <sudeep.holla@arm.com> writes:

> Commit 3aa0582fdb82 ("of: platform: populate /firmware/ node from
> of_platform_default_populate_init()") takes care of populating
> all the devices under the /firmware/ node in of_platform_default_populate_init()
>
> This patch reworks meson_sm_init to use module_platform_driver_probe as
> the platform device is populated.
>
> Cc: Carlo Caione <carlo@caione.org>
> Cc: Kevin Hilman <khilman@baylibre.com>
> Cc: linux-amlogic@lists.infradead.org
> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>

I gave this a spin through kernelCI.org, and it passed fine on several
amlogic boards, so queuing for v4.17.

Thanks,

Kevin

  reply	other threads:[~2018-03-08 19:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-06 11:47 [PATCH] firmware: meson-sm: rework meson_sm_init to use module_platform_driver_probe Sudeep Holla
2018-03-06 11:47 ` Sudeep Holla
2018-03-08 19:54 ` Kevin Hilman [this message]
2018-03-08 19:54   ` Kevin Hilman

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=7hd10efimx.fsf@baylibre.com \
    --to=khilman@baylibre.com \
    --cc=linus-amlogic@lists.infradead.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.