Skip to content

Commit 172044e

Browse files
krzkbebarino
authored andcommitted
dt-bindings: clock: xlnx,versal-clk: drop select:false
select:false makes the schema basically ignored and not effective, which is clearly not what we want for a device binding. Fixes: 3525468 ("dt-bindings: clock: Add bindings for versal clock driver") Cc: <[email protected]> Signed-off-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Conor Dooley <[email protected]> Reviewed-by: Shubhrajyoti Datta <[email protected]> Signed-off-by: Stephen Boyd <[email protected]>
1 parent 64446fe commit 172044e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Documentation/devicetree/bindings/clock/xlnx,versal-clk.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ description: |
1414
reads required input clock frequencies from the devicetree and acts as clock
1515
provider for all clock consumers of PS clocks.
1616
17-
select: false
18-
1917
properties:
2018
compatible:
2119
oneOf:

0 commit comments

Comments
 (0)