ppc: qemu: Enable GPIO support
authorBin Meng <bmeng.cn@gmail.com>
Thu, 25 Feb 2021 09:22:51 +0000 (17:22 +0800)
committerPriyanka Jain <priyanka.jain@nxp.com>
Fri, 5 Mar 2021 04:55:43 +0000 (10:25 +0530)
commite022403adb6e4df6dad449322aa9323aa9d16f20
tree893fd280df0f2c85023b79218e5f8d8f58dfb86b
parent271a87b4ecc498cf718738b1a5271c911eec17ff
ppc: qemu: Enable GPIO support

QEMU ppce500 target integrates a GPIO controller that is compatible
with the QorIQ GPIO controller. Enable the DM GPIO driver for it
and the 'gpio' command.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
configs/qemu-ppce500_defconfig