On Fri, Jul 12, 2024 at 05:32:38PM +0800, Liu Ying wrote: > assigned-clock* properties can be used by default now, so allow them. > > Signed-off-by: Liu Ying <victor.liu@xxxxxxx> > --- > v2: > * New patch as needed by MIPI/LVDS subsystems device tree. Seems like this could go on its own, but if you don't want it merged then I don't need to review it. > > .../devicetree/bindings/phy/mixel,mipi-dsi-phy.yaml | 5 ----- > 1 file changed, 5 deletions(-) > > diff --git a/Documentation/devicetree/bindings/phy/mixel,mipi-dsi-phy.yaml b/Documentation/devicetree/bindings/phy/mixel,mipi-dsi-phy.yaml > index 3c28ec50f097..286a4fcc977d 100644 > --- a/Documentation/devicetree/bindings/phy/mixel,mipi-dsi-phy.yaml > +++ b/Documentation/devicetree/bindings/phy/mixel,mipi-dsi-phy.yaml > @@ -72,11 +72,6 @@ allOf: > contains: > const: fsl,imx8qxp-mipi-dphy > then: > - properties: > - assigned-clocks: false > - assigned-clock-parents: false > - assigned-clock-rates: false > - > required: > - fsl,syscon > > -- > 2.34.1 >