
Hi ChenYu,
Thanks for your comments!
-----Original Message----- From: Chen-Yu Tsai [mailto:wens@csie.org] Sent: 2016年6月22日 12:05 To: Zhiqiang Hou zhiqiang.hou@nxp.com Cc: U-Boot Mailing List u-boot@lists.denx.de; Albert ARIBAUD albert.u.boot@aribaud.net; Scott Wood scottwood@freescale.com; Mingkai.hu@freescale.com; yorksun@freescale.com; leoli@freescale.com; prabhakar@freescale.com; bhupesh.sharma@freescale.com Subject: Re: [U-Boot] [PATCHv6 5/6] ARMv8/PSCI: Fixup the device tree for PSCI
On Wed, Jun 22, 2016 at 11:30 AM, Zhiqiang Hou Zhiqiang.Hou@nxp.com wrote:
From: Hou Zhiqiang Zhiqiang.Hou@nxp.com
Set the enable-method in the cpu node to PSCI, and create device node for PSCI, when PSCI was enabled.
ARMv7 also has a similar function. Is it possible to move that one under arch/arm(/common)?
Yes, that could be arranged.
Thanks, Zhiqiang