RE: [PATCH 2/2] arm64: dts: imx8mm: Assign highest opp as suspend opp

2019-07-08 Thread Anson Huang
Hi, Viresh > On 08-07-19, 08:54, Anson Huang wrote: > > Each OPP has "opp-supported-hw" property as below, the first value > > needs to be checked with speed grading fuse, and the second one needs > > to be checked with market segment fuse, ONLY both of them passed, then > > this OPP is supported.

Re: [PATCH 2/2] arm64: dts: imx8mm: Assign highest opp as suspend opp

2019-07-08 Thread Viresh Kumar
On 08-07-19, 08:54, Anson Huang wrote: > Each OPP has "opp-supported-hw" property as below, the first value needs to be > checked with speed grading fuse, and the second one needs to be checked with > market segment fuse, ONLY both of them passed, then this OPP is supported. It > calls dev_pm_opp_s

RE: [PATCH 2/2] arm64: dts: imx8mm: Assign highest opp as suspend opp

2019-07-08 Thread Anson Huang
Hi, Viresh > On 08-07-19, 08:43, Anson Huang wrote: > > Hi, Viresh > > > > > On 04-07-19, 07:49, Leonard Crestez wrote: > > > > On 7/4/2019 9:23 AM, anson.hu...@nxp.com wrote: > > > > > From: Anson Huang > > > > > > > > > > Assign highest OPP as suspend OPP to reduce suspend/resume > > > > > late

Re: [PATCH 2/2] arm64: dts: imx8mm: Assign highest opp as suspend opp

2019-07-08 Thread Viresh Kumar
On 08-07-19, 08:43, Anson Huang wrote: > Hi, Viresh > > > On 04-07-19, 07:49, Leonard Crestez wrote: > > > On 7/4/2019 9:23 AM, anson.hu...@nxp.com wrote: > > > > From: Anson Huang > > > > > > > > Assign highest OPP as suspend OPP to reduce suspend/resume latency > > > > on i.MX8MM. > > > > > > >

RE: [PATCH 2/2] arm64: dts: imx8mm: Assign highest opp as suspend opp

2019-07-08 Thread Anson Huang
Hi, Viresh > On 04-07-19, 07:49, Leonard Crestez wrote: > > On 7/4/2019 9:23 AM, anson.hu...@nxp.com wrote: > > > From: Anson Huang > > > > > > Assign highest OPP as suspend OPP to reduce suspend/resume latency > > > on i.MX8MM. > > > > > > Signed-off-by: Anson Huang > > > --- > > > arch/arm64

Re: [PATCH 2/2] arm64: dts: imx8mm: Assign highest opp as suspend opp

2019-07-08 Thread Viresh Kumar
On 04-07-19, 07:49, Leonard Crestez wrote: > On 7/4/2019 9:23 AM, anson.hu...@nxp.com wrote: > > From: Anson Huang > > > > Assign highest OPP as suspend OPP to reduce suspend/resume > > latency on i.MX8MM. > > > > Signed-off-by: Anson Huang > > --- > > arch/arm64/boot/dts/freescale/imx8mm.dts

RE: [PATCH 2/2] arm64: dts: imx8mm: Assign highest opp as suspend opp

2019-07-08 Thread Anson Huang
Hi, Leonard > > On 7/4/2019 9:23 AM, anson.hu...@nxp.com wrote: > > > From: Anson Huang > > > > > > Assign highest OPP as suspend OPP to reduce suspend/resume latency > > > on i.MX8MM. > > > > > > Signed-off-by: Anson Huang > > > --- > > > arch/arm64/boot/dts/freescale/imx8mm.dtsi | 1 + > > >

RE: [PATCH 2/2] arm64: dts: imx8mm: Assign highest opp as suspend opp

2019-07-04 Thread Anson Huang
Hi, Leonard > On 7/4/2019 9:23 AM, anson.hu...@nxp.com wrote: > > From: Anson Huang > > > > Assign highest OPP as suspend OPP to reduce suspend/resume latency on > > i.MX8MM. > > > > Signed-off-by: Anson Huang > > --- > > arch/arm64/boot/dts/freescale/imx8mm.dtsi | 1 + > > 1 file changed, 1

Re: [PATCH 2/2] arm64: dts: imx8mm: Assign highest opp as suspend opp

2019-07-04 Thread Leonard Crestez
On 7/4/2019 9:23 AM, anson.hu...@nxp.com wrote: > From: Anson Huang > > Assign highest OPP as suspend OPP to reduce suspend/resume > latency on i.MX8MM. > > Signed-off-by: Anson Huang > --- > arch/arm64/boot/dts/freescale/imx8mm.dtsi | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/