Commit 172044e3 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Stephen Boyd

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: 35254680 ("dt-bindings: clock: Add bindings for versal clock driver")
Cc: <stable@vger.kernel.org>
Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230728165923.108589-1-krzysztof.kozlowski@linaro.orgReviewed-by: default avatarConor Dooley <conor.dooley@microchip.com>
Reviewed-by: default avatarShubhrajyoti Datta <shubhrajyoti.datta@amd.com>
Signed-off-by: default avatarStephen Boyd <sboyd@kernel.org>
parent 64446fe0
...@@ -14,8 +14,6 @@ description: | ...@@ -14,8 +14,6 @@ description: |
reads required input clock frequencies from the devicetree and acts as clock reads required input clock frequencies from the devicetree and acts as clock
provider for all clock consumers of PS clocks. provider for all clock consumers of PS clocks.
select: false
properties: properties:
compatible: compatible:
oneOf: oneOf:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment