linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: heiko@sntech.de (Heiko Stuebner)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 1/8] arm64: dts: rockchip: Clean up /memory nodes
Date: Tue, 12 Apr 2016 07:24:31 +0200	[thread overview]
Message-ID: <1991772.fLocq5xWEX@phil> (raw)
In-Reply-To: <11405116.V0u286Y0bM@phil>

Am Donnerstag, 31. M?rz 2016, 22:45:52 schrieb Heiko Stuebner:
> Am Donnerstag, 31. M?rz 2016, 19:15:43 schrieb Heiko Stuebner:
> > Am Samstag, 19. M?rz 2016, 09:04:08 schrieb Heiko Stuebner:
> > > Am Mittwoch, 16. M?rz 2016, 14:58:39 schrieb Andreas F?rber:
> > > > A dtc update results in warnings for nodes with reg property but
> > > > without
> > > > unit address in the node name, so rename /memory to /memory at 0.
> > > > 
> > > > Signed-off-by: Andreas F?rber <afaerber@suse.de>
> > > 
> > > applied to a dts64-fixes branch for 4.6, after changing the commit
> > > message to ----
> > > A dtc update results in warnings for nodes with reg property but
> > > without
> > > unit address in the node name, so rename /memory to
> > > /memory at startaddress
> > > (memory starts at 0 in the case of the rk3368).
> > > ----
> > > 
> > > To clarify that the @0 is not arbitary chosen.
> > 
> > This dtc update in question hasn't landed in v4.6-rc1 and from what I
> > gathered will need some changes. The patch is obviously still correct,
> > but I have now moved it from v4.6-fixes to the regular v4.7 64bit dts
> > changes.
> 
> also it seems "memory" is special and memory without unitname will stay
> allowed [0], especially as uboot or other bootloaders may expect such a
> node to insert the actual amount of memory into it.
> 
> Looking at uboot, fdt_fixup_memory_banks seems to look explicitly for a
> "memory" node, so I'm actually not sure, if this is safe to keep at all.

so after pondering this some more, I decided to drop this change again.
/memory will stay allowed and might produce less issues with bootloaders 
touching the memory values.

> [0] http://www.spinics.net/lists/arm-kernel/msg494038.html

  reply	other threads:[~2016-04-12  5:24 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-16 13:58 [PATCH v4 0/8] arm64: rockchip: Initial GeekBox enablement Andreas Färber
2016-03-16 13:58 ` [PATCH v4 1/8] arm64: dts: rockchip: Clean up /memory nodes Andreas Färber
2016-03-19  8:04   ` Heiko Stuebner
2016-03-31 17:15     ` Heiko Stuebner
2016-03-31 20:45       ` Heiko Stuebner
2016-04-12  5:24         ` Heiko Stuebner [this message]
2016-03-16 13:58 ` [PATCH v4 2/8] Documentation: devicetree: Add vendor prefix for GeekBuying.com Andreas Färber
2016-03-28 20:24   ` Heiko Stübner
2016-03-16 13:58 ` [PATCH v4 3/8] Documentation: devicetree: rockchip: Document GeekBox Andreas Färber
2016-03-29 20:13   ` Heiko Stübner
2016-03-29 20:45     ` Andreas Färber
2016-03-29 21:21       ` Heiko Stübner
2016-03-31 17:02         ` Heiko Stuebner
2016-03-16 13:58 ` [PATCH v4 4/8] arm64: dts: rockchip: Add GeekBox config Andreas Färber
2016-03-29 19:50   ` Heiko Stübner
2016-03-16 13:58 ` [PATCH v4 5/8] arm64: dts: rockchip: Clean up gpio-keys nodes Andreas Färber
2016-03-16 21:55   ` Julien Chauveau
2016-03-28 20:24   ` Heiko Stübner
2016-03-28 20:25     ` Heiko Stübner
2016-03-16 13:58 ` [PATCH v4 6/8] arm64: dts: rockchip: Add power key to GeekBox Andreas Färber
2016-03-16 21:55   ` Julien Chauveau
2016-03-29 20:14   ` Heiko Stübner
2016-03-16 13:58 ` [PATCH v4 7/8] Documentation: devicetree: rockchip: Document Landingship Andreas Färber
2016-03-18 21:30   ` Rob Herring
2016-03-18 21:37     ` Andreas Färber
2016-03-16 13:58 ` [PATCH v4 8/8] arm64: dts: rockchip: Add Landingship config Andreas Färber
2016-03-29 20:18   ` Heiko Stübner
2016-03-29 22:18     ` Andreas Färber

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=1991772.fLocq5xWEX@phil \
    --to=heiko@sntech.de \
    --cc=linux-arm-kernel@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 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).