From: Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
To: Lubomir Rintel <lkundrak-NGH9Lh4a5iE@public.gmane.org>
Cc: linux-rpi-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Eric Anholt <eric-WhKQ6XTQaPysTnJN9+BGXg@public.gmane.org>,
Lee Jones <lee-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Subject: Re: [PATCH] ARM: bcm2835: dt: Add a fall-back Raspberry Pi tree
Date: Mon, 25 Jan 2016 13:55:27 -0700 [thread overview]
Message-ID: <56A68BBF.4060405@wwwdotorg.org> (raw)
In-Reply-To: <1453754394-3639-1-git-send-email-lkundrak-NGH9Lh4a5iE@public.gmane.org>
On 01/25/2016 01:39 PM, Lubomir Rintel wrote:
> U-Boot falls back to "bcm2835-rpi-other.dtb" for boards of unknown
> identification. Let's do a bare minimum for them so that they at leat
> boot.
>
> Signed-off-by: Lubomir Rintel <lkundrak-NGH9Lh4a5iE@public.gmane.org>
> ---
> arch/arm/boot/dts/Makefile | 1 +
> arch/arm/boot/dts/bcm2835-rpi-other.dts | 7 +++++++
This DT shouldn't ever be used, except when a new unidentified board
appears. In that case, I believe the correct solution is to add support
for that new board to U-Boot and the kernel, rather than add fall-backs.
Prior to that being done, a user can always copy whichever DT they want
into filename bcm2835-rpi-other.dts for temporary testing/development,
if they have reason to believe their new model is compatible with
something else. In general, I don't think we have any reason to believe
that even this new minimal DT is guaranteed to be compatible with any
possible future hardware, so it seems a little risky to ship this file
in anticipation.
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2016-01-25 20:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-25 20:39 [PATCH] ARM: bcm2835: dt: Add a fall-back Raspberry Pi tree Lubomir Rintel
[not found] ` <1453754394-3639-1-git-send-email-lkundrak-NGH9Lh4a5iE@public.gmane.org>
2016-01-25 20:55 ` Stephen Warren [this message]
[not found] ` <56A68BBF.4060405-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2016-01-25 21:09 ` Lubomir Rintel
[not found] ` <1453756150.9375.18.camel-NGH9Lh4a5iE@public.gmane.org>
2016-01-25 21:32 ` Stephen Warren
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=56A68BBF.4060405@wwwdotorg.org \
--to=swarren-3lzwwm7+weoh9zmkesr00q@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=eric-WhKQ6XTQaPysTnJN9+BGXg@public.gmane.org \
--cc=lee-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=linux-rpi-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=lkundrak-NGH9Lh4a5iE@public.gmane.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.