]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit7b3f8174b3daa78f0ebd85aa5432bdd7d0ef9327
tree893fd280df0f2c85023b79218e5f8d8f58dfb86b
parent9484ec3644b6384904c3ca62669fefc07e6b05df
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