arm64: versal: Enable power domain driver and its dependencies
authorAshok Reddy Soma <ashok.reddy.soma@xilinx.com>
Fri, 22 Jul 2022 08:46:58 +0000 (02:46 -0600)
committerMichal Simek <michal.simek@amd.com>
Tue, 26 Jul 2022 06:36:25 +0000 (08:36 +0200)
commit5f53e534ac15ad63ee530a43536b8da6c30cd36d
treea67d104303d4b9462f24be4fd06342518f91a38f
parentcce33515010287a5bd7f4b6f9ebce0f56268a7f1
arm64: versal: Enable power domain driver and its dependencies

Enable power domain driver to configure pmufw config object and request
node for all the IP's that are enabled in DT.

This driver depends on mailbox and IPI driver, hence enable them as well.
Add ARCH_VERSAL in the depends on of mailbox Kconfig to compile for
Versal platforms.

Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/20220722084658.30995-6-ashok.reddy.soma@xilinx.com
configs/xilinx_versal_virt_defconfig
drivers/mailbox/Kconfig