From: Guido Günther Date: Tue, 25 Jun 2019 08:27:21 +0000 (+0200) Subject: arm64: dts: imx8mq-librem5: Enable MIPI D-PHY X-Git-Tag: rel_imx_5.10.35_2.0.0-somdevices.0~3890^2~14^2~39 X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=9d9005a5a23fc92832cc1b042ac6de76891caccc;p=linux.git arm64: dts: imx8mq-librem5: Enable MIPI D-PHY This enables the Mixel MIPI D-PHY on the Librem 5 devkit Signed-off-by: Guido Günther Acked-by: Angus Ainslie (Purism) Signed-off-by: Shawn Guo --- diff --git a/arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dts b/arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dts index 5179e22f5126..683a11035643 100644 --- a/arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dts +++ b/arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dts @@ -174,6 +174,10 @@ assigned-clock-rates = <786432000>, <722534400>; }; +&dphy { + status = "okay"; +}; + &fec1 { pinctrl-names = "default"; pinctrl-0 = <&pinctrl_fec1>;