lkml.org 
[lkml]   [2016]   [Apr]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [RESEND PATCH v2 3/4] arm64: dts: Add dts files for LG Electronics's lg1312 SoC
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.

\
 
 \ /
  Last update: 2016-04-11 11:21    [W:1.376 / U:0.276 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site