arm64: dts: Enable PCIe and set PCIe reference clock as internal PLL. rel_imx_5.10.35_2.0.0-somdevices.0
authorJosep Orga <jorga@somdevices.com>
Wed, 5 Oct 2022 16:06:02 +0000 (18:06 +0200)
committerJosep Orga <jorga@somdevices.com>
Wed, 5 Oct 2022 16:06:02 +0000 (18:06 +0200)
Signed-off-by: Josep Orga <jorga@somdevices.com>
arch/arm64/boot/dts/freescale/imx8mm-somdevices.dtsi

index f33576d..3eaaf86 100644 (file)
        assigned-clock-parents = <&clk IMX8MM_SYS_PLL2_50M>,
                                 <&clk IMX8MM_SYS_PLL2_100M>,
                                 <&clk IMX8MM_SYS_PLL2_250M>;
-       ext_osc = <1>;
-       status = "disabled";
+       ext_osc = <0>;
+       status = "okay";
 };
 
 &pcie0_ep{
        assigned-clock-parents = <&clk IMX8MM_SYS_PLL2_50M>,
                                 <&clk IMX8MM_SYS_PLL2_100M>,
                                 <&clk IMX8MM_SYS_PLL2_250M>;
-       ext_osc = <1>;
+       ext_osc = <0>;
        l1ss-disabled;
        status = "disabled";
 };