commit | dbc644f890389b9f29e715620e5f13da19864c23 | [log] [tgz] |
---|---|---|
author | Patrick Wildt <patrick@blueri.se> | Thu Oct 03 16:08:35 2019 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Tue Oct 08 16:36:36 2019 +0200 |
tree | 5d8477a940a8f9166fecf6a9d1e6c7fe03c0fba2 | |
parent | 8bd5656655c2fe6a91c755ffa54587b19ea811a1 [diff] |
imx: add support for i.MX7/i.MX8MQ reset controller Add support for the reset controller that's used on the i.MX7D and i.MX8MQ. This will be needed to be able to assert the PCIe reset pins. Bindings taken from Linux, driver implementation mostly taken from Linux and adjusted to U-Boot infrastructure. Signed-off-by: Patrick Wildt <patrick@blueri.se> Reviewed-by: Fabio Estevam <festevam@gmail.com>