Re: [PATCH v7 1/7] dt-binding: phy: Add iMX8MP PCIe PHY binding
From: Rob Herring <robh@kernel.org>
Date: 2022-09-08 19:44:30
Also in:
linux-devicetree, linux-pci, linux-phy, lkml
From: Rob Herring <robh@kernel.org>
Date: 2022-09-08 19:44:30
Also in:
linux-devicetree, linux-pci, linux-phy, lkml
On Fri, 02 Sep 2022 16:58:00 +0800, Richard Zhu wrote:
Add i.MX8MP PCIe PHY binding. On iMX8MM, the initialized default value of PERST bit(BIT3) of SRC_PCIEPHY_RCR is 1b'1. But i.MX8MP has one inversed default value 1b'0 of PERST bit. And the PERST bit should be kept 1b'1 after power and clocks are stable. So add one more PERST explicitly for i.MX8MP PCIe PHY. Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com> Tested-by: Marek Vasut <marex@denx.de> Tested-by: Richard Leitner <richard.leitner@skidata.com> Tested-by: Alexander Stein <redacted> Reviewed-by: Lucas Stach <l.stach@pengutronix.de> --- .../bindings/phy/fsl,imx8-pcie-phy.yaml | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-)
Reviewed-by: Rob Herring <robh@kernel.org> _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel