From: mark.rutland@arm.com (Mark Rutland)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm64: dts: add device tree for ARM SMM-A53x2 on LogicTile Express 20MG
Date: Wed, 10 Jun 2015 11:11:04 +0100 [thread overview]
Message-ID: <20150610101104.GF1517@leverpostej> (raw)
In-Reply-To: <1433930360.3418.0.camel@arm.com>
On Wed, Jun 10, 2015 at 10:59:20AM +0100, Pawel Moll wrote:
> On Wed, 2015-06-10 at 10:39 +0100, Mark Rutland wrote:
> > Ideally we'd avoid placing the enable-method in the DTS at all, but I
> > believe the boot monitor isn't smart enough to fix that up.
>
> You would be surprised how intelligent these animals can be :-P
>
> 8<--------------
> case CPU:
> err = safdt_insert_prop(safdt, "enable-method",
> "spin-table", 11);
> if (err)
> break;
> addr = fdt_uint64(parser->cpu_release_addr);
> err = safdt_insert_prop(safdt, "cpu-release-addr", &addr, 8);
> 8<---------------
Sounds like we can get rid of the enable-method and cpu-release-addr
then.
Mark.
next prev parent reply other threads:[~2015-06-10 10:11 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-09 15:38 [PATCH] arm64: dts: add device tree for ARM SMM-A53x2 on LogicTile Express 20MG Kristina Martsenko
2015-06-10 8:58 ` Liviu Dudau
2015-06-10 9:12 ` Mark Rutland
2015-06-10 9:27 ` Liviu Dudau
2015-06-10 9:39 ` Mark Rutland
2015-06-10 9:59 ` Pawel Moll
2015-06-10 10:11 ` Mark Rutland [this message]
2015-06-10 9:20 ` Marc Zyngier
2015-06-11 14:12 ` Kristina Martsenko
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=20150610101104.GF1517@leverpostej \
--to=mark.rutland@arm.com \
--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 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.