Commit cb60fdf6 authored by Alexander Stein's avatar Alexander Stein Committed by Vinod Koul
Browse files

dt-bindings: phy: mixel,mipi-dsi-phy: Remove assigned-clock* properties



With dt-schema v2021.02 these properties are added by default. Some SoC
(e.g. imx8mq) configure more than just one clock using these properties.

Fixes: f9b0593d ("dt-bindings: phy: Convert mixel,mipi-dsi-phy to json-schema")
Signed-off-by: default avatarAlexander Stein <alexander.stein@ew.tq-group.com>
Reviewed-by: default avatarConor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20230609071538.149712-1-alexander.stein@ew.tq-group.com


Signed-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent 0eac9e97
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -32,15 +32,6 @@ properties:
  clock-names:
    const: phy_ref

  assigned-clocks:
    maxItems: 1

  assigned-clock-parents:
    maxItems: 1

  assigned-clock-rates:
    maxItems: 1

  "#phy-cells":
    const: 0