Re: [PATCH v2] imx: power-domain: Add i.MX8MP HSIOMIX driver

2022-04-07 Thread Tim Harvey
On Fri, Apr 1, 2022 at 7:06 AM Marek Vasut wrote: > > Add trivial driver for i.MX8MP HSIOMIX handling. This is responsible > for enabling the GPCv2 power domains and clock for USB 3.0 and PCIe > in the correct order. Currently supported is the USB 3.0 part which > can be tested, PCIe support shoul

[PATCH v2] imx: power-domain: Add i.MX8MP HSIOMIX driver

2022-04-01 Thread Marek Vasut
Add trivial driver for i.MX8MP HSIOMIX handling. This is responsible for enabling the GPCv2 power domains and clock for USB 3.0 and PCIe in the correct order. Currently supported is the USB 3.0 part which can be tested, PCIe support should be easy to add. Signed-off-by: Marek Vasut Cc: Fabio Este