Re: [PATCHv3 19/26] arm: mach-k3: do board config for PM and RM only if supported

2021-05-10 Thread Vignesh Raghavendra
On 5/10/21 1:48 PM, Tero Kristo wrote: > On 09/05/2021 08:54, Vignesh Raghavendra wrote: >> >> >> On 5/5/21 11:25 PM, Tero Kristo wrote: >>> From: Tero Kristo >>> >>> If the raw PM support is built in, we are operating in the split >>> firmware approach mode where RM and PM support is not avail

Re: [PATCHv3 19/26] arm: mach-k3: do board config for PM and RM only if supported

2021-05-10 Thread Tero Kristo
On 09/05/2021 08:54, Vignesh Raghavendra wrote: On 5/5/21 11:25 PM, Tero Kristo wrote: From: Tero Kristo If the raw PM support is built in, we are operating in the split firmware approach mode where RM and PM support is not available. In this case, skip the board config for these two. Signe

Re: [PATCHv3 19/26] arm: mach-k3: do board config for PM and RM only if supported

2021-05-08 Thread Vignesh Raghavendra
On 5/5/21 11:25 PM, Tero Kristo wrote: > From: Tero Kristo > > If the raw PM support is built in, we are operating in the split > firmware approach mode where RM and PM support is not available. In this > case, skip the board config for these two. > > Signed-off-by: Tero Kristo > Signed-off-

[PATCHv3 19/26] arm: mach-k3: do board config for PM and RM only if supported

2021-05-05 Thread Tero Kristo
From: Tero Kristo If the raw PM support is built in, we are operating in the split firmware approach mode where RM and PM support is not available. In this case, skip the board config for these two. Signed-off-by: Tero Kristo Signed-off-by: Tero Kristo --- arch/arm/mach-k3/sysfw-loader.c | 4