[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CY1PR0301MB0748CE1C553E440C8369FC65872F0@CY1PR0301MB0748.namprd03.prod.outlook.com>
Date: Fri, 30 Oct 2015 16:15:42 +0000
From: Stuart Yoder <stuart.yoder@...escale.com>
To: Arnd Bergmann <arnd@...db.de>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>
CC: Mark Rutland <mark.rutland@....com>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
Sharma Bhupesh <bhupesh.sharma@...escale.com>,
Jose Rivera <German.Rivera@...escale.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"robh+dt@...nel.org" <robh+dt@...nel.org>,
"Li Leo" <LeoLi@...escale.com>
Subject: RE: [PATCH] arm64: dts: Added syscon-reboot node for FSL's LS2085A
SoC
> -----Original Message-----
> From: Arnd Bergmann [mailto:arnd@...db.de]
> Sent: Friday, October 30, 2015 8:36 AM
> To: linux-arm-kernel@...ts.infradead.org
> Cc: Yoder Stuart-B08248; Mark Rutland; devicetree@...r.kernel.org; Sharma Bhupesh-B45370; Rivera Jose-B46482;
> linux-kernel@...r.kernel.org; robh+dt@...nel.org; Li Yang-Leo-R58472
> Subject: Re: [PATCH] arm64: dts: Added syscon-reboot node for FSL's LS2085A SoC
>
> On Tuesday 27 October 2015 18:25:04 Stuart Yoder wrote:
> > I think that comment "Currently supported enable-method is psci v0.2" is a statement of
> > intent, not what is available currently. And the only plan I am aware of is PSCI
> > with UEFI based firmware.
> >
> > U-boot is a key firmware platform for us and has no PSCI implementation available.
>
> I believe U-boot has supported PSCI since 2013. Maybe you just need to update
> to a newer version?
We are using a very recent u-boot. U-boot for ARMv8, which is what this SoC is
based on, does not have PSCI as far as I can tell. We (Freescale) plan to
eventually have an EL3 firmware component that could remain resident for
u-boot based systems, but it is a roadmap thing and I don't know when
we're going to get it.
So, for now, most straightforward thing is to get reboot functionality is
to expose the reset register via syscon-reboot in the DT...no new driver needed.
Once a PSCI component is available we'll move to it.
Thanks,
Stuart
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists