Re: [PATCH] arm64: dts: Fix various entry-method properties to reflect documentation

2018-08-24 Thread Olof Johansson
On Thu, Aug 23, 2018 at 1:02 PM, Amit Kucheria wrote: > (Adding arm-soc folks) > > On Thu, Aug 23, 2018 at 9:01 PM, Sudeep Holla wrote: >> Hi Amit, >> >> Thanks for fixing this. >> >> On Thu, Aug 23, 2018 at 02:23:29PM +0530, Amit Kucheria wrote: >>> The idle-states binding documentation[1] menti

Re: [PATCH] arm64: dts: Fix various entry-method properties to reflect documentation

2018-08-23 Thread Li Yang
On Thu, Aug 23, 2018 at 3:55 AM Amit Kucheria wrote: > > The idle-states binding documentation[1] mentions that the > 'entry-method' property is required on 64-bit platforms and must be > set to "psci". > > commit a13f18f59d26 ("Documentation: arm: Fix typo in the idle-states > bindings examples")

Re: [PATCH] arm64: dts: Fix various entry-method properties to reflect documentation

2018-08-23 Thread Amit Kucheria
(Adding arm-soc folks) On Thu, Aug 23, 2018 at 9:01 PM, Sudeep Holla wrote: > Hi Amit, > > Thanks for fixing this. > > On Thu, Aug 23, 2018 at 02:23:29PM +0530, Amit Kucheria wrote: >> The idle-states binding documentation[1] mentions that the >> 'entry-method' property is required on 64-bit plat

Re: [PATCH] arm64: dts: Fix various entry-method properties to reflect documentation

2018-08-23 Thread Sudeep Holla
Hi Amit, Thanks for fixing this. On Thu, Aug 23, 2018 at 02:23:29PM +0530, Amit Kucheria wrote: > The idle-states binding documentation[1] mentions that the > 'entry-method' property is required on 64-bit platforms and must be > set to "psci". > > commit a13f18f59d26 ("Documentation: arm: Fix typ

[PATCH] arm64: dts: Fix various entry-method properties to reflect documentation

2018-08-23 Thread Amit Kucheria
The idle-states binding documentation[1] mentions that the 'entry-method' property is required on 64-bit platforms and must be set to "psci". commit a13f18f59d26 ("Documentation: arm: Fix typo in the idle-states bindings examples") attempted to fix this earlier but clearly more is needed. Fix the