commit | 051bd002edfdd5f4a426414438fbf0ad54fe6f65 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Thu Feb 25 17:22:51 2021 +0800 |
committer | Priyanka Jain <priyanka.jain@nxp.com> | Fri Mar 05 10:25:43 2021 +0530 |
tree | 893fd280df0f2c85023b79218e5f8d8f58dfb86b | |
parent | 09fb76d0e417ebd560f9a752a26b6152c2226a69 [diff] |
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>