mbox series

[0/2] arm64: dts: imx8mq: Add DT node for the Mixel MIPI D-PHY

Message ID cover.1561451144.git.agx@sigxcpu.org (mailing list archive)
Headers show
Series arm64: dts: imx8mq: Add DT node for the Mixel MIPI D-PHY | expand

Message

Guido Günther June 25, 2019, 8:27 a.m. UTC
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(+)

Comments

Shawn Guo July 18, 2019, 2:42 a.m. UTC | #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.