arm64: dts: imx8mq-librem5: Enable MIPI D-PHY
authorGuido Günther <agx@sigxcpu.org>
Tue, 25 Jun 2019 08:27:21 +0000 (10:27 +0200)
committerShawn Guo <shawnguo@kernel.org>
Mon, 22 Jul 2019 01:40:12 +0000 (09:40 +0800)
This enables the Mixel MIPI D-PHY on the Librem 5 devkit

Signed-off-by: Guido Günther <agx@sigxcpu.org>
Acked-by: Angus Ainslie (Purism) <angus@akkea.ca>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dts

index 5179e22..683a110 100644 (file)
        assigned-clock-rates = <786432000>, <722534400>;
 };
 
+&dphy {
+       status = "okay";
+};
+
 &fec1 {
        pinctrl-names = "default";
        pinctrl-0 = <&pinctrl_fec1>;