MLK-14445-7 DTS: mx7ulp: Add PTA and PTB two GPIO banks
authorYe Li <ye.li@nxp.com>
Fri, 17 Mar 2017 08:14:46 +0000 (16:14 +0800)
committerYe Li <ye.li@nxp.com>
Wed, 5 Apr 2017 09:24:35 +0000 (17:24 +0800)
commit0b4965271702d6a40047bd0c9b419dd007c03f35
tree5a0b047d9bcea5c56c343dffd21273275fe3f09e
parent001798e98623b131898b0d9edad59d2b0fb3082d
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>
arch/arm/dts/imx7ulp.dtsi