summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/fpga/xlnx,versal-fpga.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/devicetree/bindings/fpga/xlnx,versal-fpga.yaml')
-rw-r--r--Documentation/devicetree/bindings/fpga/xlnx,versal-fpga.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/fpga/xlnx,versal-fpga.yaml b/Documentation/devicetree/bindings/fpga/xlnx,versal-fpga.yaml
index 26f18834caa3..41b368d54557 100644
--- a/Documentation/devicetree/bindings/fpga/xlnx,versal-fpga.yaml
+++ b/Documentation/devicetree/bindings/fpga/xlnx,versal-fpga.yaml
@@ -26,8 +26,8 @@ additionalProperties: false
examples:
- |
- versal_fpga: versal_fpga {
- compatible = "xlnx,versal-fpga";
+ versal_fpga: versal-fpga {
+ compatible = "xlnx,versal-fpga";
};
...