dt-bindings: clock: xlnx,versal-clk: drop select:false

commit 172044e30b upstream.

select:false makes the schema basically ignored and not effective, which
is clearly not what we want for a device binding.

Fixes: 352546805a ("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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Krzysztof Kozlowski 2023-07-28 18:59:23 +02:00 committed by Greg Kroah-Hartman
parent 54e5ff4af7
commit 311db21d4a
1 changed files with 0 additions and 2 deletions

View File

@ -16,8 +16,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:
const: xlnx,versal-clk const: xlnx,versal-clk