commit | 1d5229aba6a9af2dff2bcab9343e9a6a796dca1f | [log] [tgz] |
---|---|---|
author | Peng Fan <van.freenix@gmail.com> | Thu Aug 11 14:02:51 2016 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Tue Oct 04 15:41:01 2016 +0200 |
tree | 84d433be88cbd55b97ca541a199eed599ea57435 | |
parent | 6b989359a333f24df35bd97619646404d2cad11f [diff] |
imx: iomux: fix snvs usage for i.MX6ULL SNVS TAMPER pin and BOOT MODE pins are in SNVS IOMUXC module, not in IOMUXC, so correct the related registers' offset. Use IOMUX_CONFIG_LPSR flag for these pins, so we can differentiate them from iomuxc pins. Signed-off-by: Peng Fan <peng.fan@nxp.com> Cc: Stefano Babic <sbabic@denx.de> Cc: "Benoît Thébaudeau" <benoit.thebaudeau.dev@gmail.com>