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: <stable@vger.kernel.org> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20230728165923.108589-1-krzysztof.kozlowski@linaro.org Reviewed-by: Conor Dooley <conor.dooley@microchip.com> Reviewed-by: Shubhrajyoti Datta <shubhrajyoti.datta@amd.com> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
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)