Now that the driver is in linux-next as of 20190624 let's have a DT node
for the i.MX8mq and enable it on the Librem 5 devkit.
Guido Günther (2):
arm64: dts: imx8mq: Add MIPI D-PHY
arm64: dts: imx8mq-librem5: Enable MIPI D-PHY
.../boot/dts/freescale/imx8mq-librem5-devkit.dts | 4 ++++
arch/arm64/boot/dts/freescale/imx8mq.dtsi | 13 +++++++++++++
2 files changed, 17 insertions(+)
--
2.20.1
On Tue, Jun 25, 2019 at 10:27:19AM +0200, Guido G?nther wrote:
> Now that the driver is in linux-next as of 20190624 let's have a DT node
> for the i.MX8mq and enable it on the Librem 5 devkit.
>
> Guido G?nther (2):
> arm64: dts: imx8mq: Add MIPI D-PHY
> arm64: dts: imx8mq-librem5: Enable MIPI D-PHY
Applied both, thanks.