arm: mach-k3: do board config for PM only if supported
authorTero Kristo <t-kristo@ti.com>
Fri, 11 Jun 2021 08:45:20 +0000 (11:45 +0300)
committerLokesh Vutla <lokeshvutla@ti.com>
Fri, 11 Jun 2021 11:04:52 +0000 (16:34 +0530)
commit0714580346cc0b3999d62e0949b17561a965a24b
tree138fc7ea097417661b6865875372184affebbb75
parent547b277cd9252408bc7b12abaacda01e3b6e2eba
arm: mach-k3: do board config for PM only if supported

If the raw PM support is built in, we are operating in the split
firmware approach mode where PM support is not available. In this
case, skip the board config for this.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Tero Kristo <kristo@kernel.org>
arch/arm/mach-k3/sysfw-loader.c