mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <sha@pengutronix.de>
To: Ahmad Fatoum <a.fatoum@pengutronix.de>
Cc: barebox@lists.infradead.org, ukl@pengutronix.de
Subject: Re: [PATCH] treewide: add MODULE_DEVICE_TABLE markers
Date: Tue, 13 Jun 2023 09:13:32 +0200	[thread overview]
Message-ID: <20230613071332.GH18491@pengutronix.de> (raw)
In-Reply-To: <20230612125908.1087340-1-a.fatoum@pengutronix.de>

On Mon, Jun 12, 2023 at 02:59:08PM +0200, Ahmad Fatoum wrote:
> Syncing device trees with Linux upstream can lead to breakage, when
> the device trees are switched to newer bindings, which are not yet
> supported in barebox. To make it easier to spot such issues, we want to
> start applying some heuristics to flag possibly problematic DT changes.
> 
> One step towards being able to do that is to know what nodes barebox
> actually consumes. Most of the nodes have a compatible entry, which is
> matched by an array of of_device_id, so let's have MODULE_DEVICE_TABLE
> point at it for future extraction.
> 
> Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
> ---

Applied, thanks

Sascha


-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



      reply	other threads:[~2023-06-13  7:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-12 12:59 Ahmad Fatoum
2023-06-13  7:13 ` Sascha Hauer [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=20230613071332.GH18491@pengutronix.de \
    --to=sha@pengutronix.de \
    --cc=a.fatoum@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=ukl@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