diff options
author | Ye Li <ye.li@nxp.com> | 2017-03-17 16:14:46 +0800 |
---|---|---|
committer | Ye Li <ye.li@nxp.com> | 2017-04-05 17:24:35 +0800 |
commit | 0b4965271702d6a40047bd0c9b419dd007c03f35 (patch) | |
tree | 5a0b047d9bcea5c56c343dffd21273275fe3f09e /include | |
parent | 001798e98623b131898b0d9edad59d2b0fb3082d (diff) | |
download | u-boot-imx-0b4965271702d6a40047bd0c9b419dd007c03f35.zip u-boot-imx-0b4965271702d6a40047bd0c9b419dd007c03f35.tar.gz u-boot-imx-0b4965271702d6a40047bd0c9b419dd007c03f35.tar.bz2 |
MLK-14445-7 DTS: mx7ulp: Add PTA and PTB two GPIO banks
PTA and PTB banks are at M4 domain, but some boards like ARM2 use
them for controlling A7 domain modules. So we may need to support
them in GPIO driver.
In the imx_rgpio2p driver, the non-DM driver supports full 6 GPIO
banks, with PTA from index 0. But the DM driver which uses DTB only
have 4 GPIO banks, with PTC from index 0.
This will cause problem when using GPIO. So this patch add PTA and PTB
banks to DTB, and reorder the sequence for gpio with PTA from index 0.
So the non-DM driver and DM driver are aligned.
Signed-off-by: Ye Li <ye.li@nxp.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions