diff mbox series

[v2,1/1] dt-bindings: phy: mixel,mipi-dsi-phy: Remove assigned-clock* properties

Message ID 20230609071538.149712-1-alexander.stein@ew.tq-group.com
State Not Applicable, archived
Headers show
Series [v2,1/1] dt-bindings: phy: mixel,mipi-dsi-phy: Remove assigned-clock* properties | expand

Checks

Context Check Description
robh/checkpatch warning total: 0 errors, 2 warnings, 15 lines checked
robh/patch-applied success
robh/dtbs-check warning build log
robh/dt-meta-schema success

Commit Message

Alexander Stein June 9, 2023, 7:15 a.m. UTC
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: f9b0593dd4fc6 ("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>
---
Changes in v2:
* Add Conor's r-b
* Add rationale to commit message why these properties can be removed

 .../devicetree/bindings/phy/mixel,mipi-dsi-phy.yaml      | 9 ---------
 1 file changed, 9 deletions(-)

Comments

Vinod Koul June 21, 2023, 5:34 p.m. UTC | #1
On 09-06-23, 09:15, Alexander Stein wrote:
> 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.

Applied, thanks
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/phy/mixel,mipi-dsi-phy.yaml b/Documentation/devicetree/bindings/phy/mixel,mipi-dsi-phy.yaml
index 786cfd71cb7eb..3c28ec50f0979 100644
--- a/Documentation/devicetree/bindings/phy/mixel,mipi-dsi-phy.yaml
+++ b/Documentation/devicetree/bindings/phy/mixel,mipi-dsi-phy.yaml
@@ -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