From: Jay Buddhabhatti <jay.buddhabhatti@xxxxxxxxxx> Add dt-binding documentation for Versal NET platforms. Signed-off-by: Jay Buddhabhatti <jay.buddhabhatti@xxxxxxxxxx> Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@xxxxxxx> --- Changes in v2: Move to enum Drop driver patch Documentation/devicetree/bindings/clock/xlnx,versal-clk.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/clock/xlnx,versal-clk.yaml b/Documentation/devicetree/bindings/clock/xlnx,versal-clk.yaml index 4bbf96484b56..0029d94c4e1e 100644 --- a/Documentation/devicetree/bindings/clock/xlnx,versal-clk.yaml +++ b/Documentation/devicetree/bindings/clock/xlnx,versal-clk.yaml @@ -20,7 +20,9 @@ select: false properties: compatible: - const: xlnx,versal-clk + enum: + - xlnx,versal-clk + - xlnx,versal-net-clk "#clock-cells": const: 1 -- 2.17.1