On Tue, May 19, 2026 at 02:42:28PM +0000, Laurentiu Palcu wrote: > + required: > + - port@0 > + - port@1 > + > + phy: > + description: > + Child node describing the Cadence HDP-TX DP/HDMI PHY, which shares > + the same MMIO region as the bridge. > + $ref: /schemas/phy/fsl,imx8mq-hdptx-phy.yaml#
Another new thing... at v23 you should not have major changes to the binding. You do not get separate node, just to instantiate the driver and sharing the MMIO suggests that this is the same device. Phy reference from your bridge into the child confirms that this is the same device, so one device node. Best regards, Krzysztof
