From: mark.rutland@arm.com (Mark Rutland)
To: linux-arm-kernel@lists.infradead.org
Subject: [RESEND PATCH v2 3/4] arm64: dts: Add dts files for LG Electronics's lg1312 SoC
Date: Mon, 11 Apr 2016 10:02:07 +0100 [thread overview]
Message-ID: <20160411090207.GB7088@leverpostej> (raw)
In-Reply-To: <1460338020-28999-4-git-send-email-chanho.min@lge.com>
On Mon, Apr 11, 2016 at 10:26:59AM +0900, Chanho Min wrote:
> + psci {
> + compatible = "arm,psci" ,"arm,psci-0.2";
> + method = "smc";
> + cpu_suspend = <0x84000001>;
> + cpu_off = <0x84000002>;
> + cpu_on = <0x84000003>;
> + };
The compatible list should be the other way around:
compatible = "arm,psci-0.2", "arm,psci";
Otherwise this looks ok to me.
Thanks,
Mark.
next prev parent reply other threads:[~2016-04-11 9:02 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-11 1:26 [RESEND PATCH v2 0/4] ARM64:SoC add a new platform, LG Electronics's lg1k Chanho Min
2016-04-11 1:26 ` [RESEND PATCH v2 1/4] arm64: add Kconfig entry for LG1K SoC family Chanho Min
2016-04-11 1:26 ` [RESEND PATCH v2 2/4] arm64: defconfig: enable ARCH_LG1K Chanho Min
2016-04-11 1:26 ` [RESEND PATCH v2 3/4] arm64: dts: Add dts files for LG Electronics's lg1312 SoC Chanho Min
2016-04-11 9:02 ` Mark Rutland [this message]
2016-04-11 1:27 ` [RESEND PATCH v2 4/4] MAINTAINERS: add myself as ARM/LG1K maintainer Chanho Min
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=20160411090207.GB7088@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox