On Tue, May 19, 2026 at 02:42:26PM +0000, Laurentiu Palcu wrote: > From: Sandor Yu <[email protected]> > > Add bindings for Freescale iMX8MQ DP and HDMI PHY. > > Signed-off-by: Sandor Yu <[email protected]> > Signed-off-by: Laurentiu Palcu <[email protected]> > --- > .../bindings/phy/fsl,imx8mq-hdptx-phy.yaml | 52 > ++++++++++++++++++++++ > 1 file changed, 52 insertions(+) > > diff --git a/Documentation/devicetree/bindings/phy/fsl,imx8mq-hdptx-phy.yaml > b/Documentation/devicetree/bindings/phy/fsl,imx8mq-hdptx-phy.yaml > new file mode 100644 > index 0000000000000..b544c260aa073 > --- /dev/null > +++ b/Documentation/devicetree/bindings/phy/fsl,imx8mq-hdptx-phy.yaml > @@ -0,0 +1,52 @@ > +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/phy/fsl,imx8mq-hdptx-phy.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: Cadence HDP-TX DP/HDMI PHY for Freescale i.MX8MQ SoC > + > +maintainers: > + - Laurentiu Palcu <[email protected]> > + > +description: > + The Cadence HDP-TX DP/HDMI PHY is a child node of the MHDP8501 bridge, > + sharing the same MMIO region as the parent bridge node.
As commented in bridge bindings, I have doubts in such case it is a separate component. Best regards, Krzysztof
