LF-562 arm: dts: add the vgen3 into pcie node
authorRichard Zhu <hongxing.zhu@nxp.com>
Mon, 23 Dec 2019 08:53:30 +0000 (16:53 +0800)
committerDong Aisheng <aisheng.dong@nxp.com>
Mon, 14 Dec 2020 03:21:49 +0000 (11:21 +0800)
The VGEN_1V8 is used on SCH-28857 REV B sabresd board.
Add the according vgen3 into PCIe node.
Thus, the external OSC can keep toggling with the correct
power supply.

Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com>
Acked-by: Fugang Duan <Fugang.duan@nxp.com>
arch/arm/boot/dts/imx6qdl-sabresd.dtsi

index 20a496b..351aaaf 100644 (file)
        pinctrl-0 = <&pinctrl_pcie>;
        reset-gpio = <&gpio7 12 GPIO_ACTIVE_LOW>;
        vpcie-supply = <&reg_pcie>;
+       epdev_on-supply = <&vgen3_reg>;
        status = "okay";
 };