mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-14 02:46:43 +07:00
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 <agx@sigxcpu.org> Acked-by: Angus Ainslie (Purism) <angus@akkea.ca> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
a99b26b14b
commit
9d9005a5a2
@ -174,6 +174,10 @@ &clk {
|
|||||||
assigned-clock-rates = <786432000>, <722534400>;
|
assigned-clock-rates = <786432000>, <722534400>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&dphy {
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
&fec1 {
|
&fec1 {
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
pinctrl-0 = <&pinctrl_fec1>;
|
pinctrl-0 = <&pinctrl_fec1>;
|
||||||
|
Loading…
Reference in New Issue
Block a user