linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Shawn Guo <shawnguo@kernel.org>
To: Marco Felsch <m.felsch@pengutronix.de>
Cc: linux@armlinux.org.uk, festevam@gmail.com, kernel@pengutronix.de,
	linux-imx@nxp.com, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] ARM: imx6q: drop of_platform_default_populate() from init_machine
Date: Sat, 12 Jun 2021 11:55:02 +0800	[thread overview]
Message-ID: <20210612035501.GM29138@dragon> (raw)
In-Reply-To: <20210525100108.11014-1-m.felsch@pengutronix.de>

On Tue, May 25, 2021 at 12:01:08PM +0200, Marco Felsch wrote:
> Dropping the machine_init specific of_platform_default_populate() can be
> done safely due to the following two facts:
> 
> 1)
> Since commit 44a7185c2ae6 ("of/platform: Add common method to populate
> default bus") we have a common method to populate the devices.
> 
> 2)
> The machine_init code don't need bounded devices<>drivers since the code
> uses syscon_regmap_lookup_by_compatible() which register a syscon
> device on demand.
> 
> Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>

Applied, thanks.

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

      reply	other threads:[~2021-06-12  3:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-25 10:01 [PATCH] ARM: imx6q: drop of_platform_default_populate() from init_machine Marco Felsch
2021-06-12  3:55 ` Shawn Guo [this message]

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=20210612035501.GM29138@dragon \
    --to=shawnguo@kernel.org \
    --cc=festevam@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=linux@armlinux.org.uk \
    --cc=m.felsch@pengutronix.de \
    /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;
as well as URLs for NNTP newsgroup(s).