Re: [DO NOT MERGE PATCH v2 11/16] dt-bindings: phy: mixel,mipi-dsi-phy: Allow assigned-clock* properties

From: Rob Herring
Date: Mon Jul 22 2024 - 19:09:49 EST


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
>