commit | d08a194871fdf91b2ccdbaf02e35ed9443e0e170 | [log] [tgz] |
---|---|---|
author | Patrick Wildt <patrick@blueri.se> | Thu Oct 03 15:51:50 2019 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Tue Oct 08 16:36:36 2019 +0200 |
tree | 995ae6db6f1adff7d3af8ca8edbe5367706a5cba | |
parent | 6745dac4946656771d320ba6887e863ae64c8b3e [diff] |
imx: add support for i.MX8MQ power domain controller Add support for the power domain controller that's used on the i.MX8MQ. This will be needed to be able to power on the PCIe controller. Bindings taken from Linux, driver implementation taken from the i.MX8 power domain controller and adjusted for the i.MX8M SoC. Signed-off-by: Patrick Wildt <patrick@blueri.se>