Message ID | 20230608092526.6462-1-shubhrajyoti.datta@amd.com (mailing list archive) |
---|---|
State | Changes Requested, archived |
Headers | show |
Series | [v3] dt-bindings: clock: versal: Add versal-net compatible string | expand |
On 08/06/2023 11:25, Shubhrajyoti Datta wrote:
> Add dt-binding documentation for Versal NET platforms.
What are versal net platforms? It's different SoC? You have entire
commit msg to explain it...
Best regards,
Krzysztof
On 6/8/23 11:46, Krzysztof Kozlowski wrote: > On 08/06/2023 11:25, Shubhrajyoti Datta wrote: >> Add dt-binding documentation for Versal NET platforms. > > What are versal net platforms? It's different SoC? You have entire > commit msg to explain it... It is another/new Xilinx SOC. Thanks, Michal
diff --git a/Documentation/devicetree/bindings/clock/xlnx,versal-clk.yaml b/Documentation/devicetree/bindings/clock/xlnx,versal-clk.yaml index 229af98b1d30..b90aa064a6d3 100644 --- a/Documentation/devicetree/bindings/clock/xlnx,versal-clk.yaml +++ b/Documentation/devicetree/bindings/clock/xlnx,versal-clk.yaml @@ -20,7 +20,12 @@ select: false properties: compatible: - const: xlnx,versal-clk + oneOf: + - const: xlnx,versal-clk + - items: + - enum: + - xlnx,versal-net-clk + - const: xlnx,versal-clk "#clock-cells": const: 1