Skip to content

Commit cb60fdf

Browse files
tq-steinavinodkoul
authored andcommitted
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: f9b0593 ("dt-bindings: phy: Convert mixel,mipi-dsi-phy to json-schema") Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com> Reviewed-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20230609071538.149712-1-alexander.stein@ew.tq-group.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
1 parent 0eac9e9 commit cb60fdf

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

Documentation/devicetree/bindings/phy/mixel,mipi-dsi-phy.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,6 @@ properties:
3232
clock-names:
3333
const: phy_ref
3434

35-
assigned-clocks:
36-
maxItems: 1
37-
38-
assigned-clock-parents:
39-
maxItems: 1
40-
41-
assigned-clock-rates:
42-
maxItems: 1
43-
4435
"#phy-cells":
4536
const: 0
4637

0 commit comments

Comments
 (0)