diff mbox series

dt-bindings: clock: versal: Correct example dts

Message ID 20230330084846.14516-1-shubhrajyoti.datta@amd.com
State New
Headers show
Series dt-bindings: clock: versal: Correct example dts | expand

Commit Message

Shubhrajyoti Datta March 30, 2023, 8:48 a.m. UTC
From: Jay Buddhabhatti <jay.buddhabhatti@xilinx.com>

Correct firmware node name and compatible string in versal clock
dt-bindings.

Signed-off-by: Jay Buddhabhatti <jay.buddhabhatti@xilinx.com>
Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@amd.com>
---

 Documentation/devicetree/bindings/clock/xlnx,versal-clk.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/clock/xlnx,versal-clk.yaml b/Documentation/devicetree/bindings/clock/xlnx,versal-clk.yaml
index 229af98b1d30..4bbf96484b56 100644
--- a/Documentation/devicetree/bindings/clock/xlnx,versal-clk.yaml
+++ b/Documentation/devicetree/bindings/clock/xlnx,versal-clk.yaml
@@ -50,8 +50,8 @@  additionalProperties: false
 examples:
   - |
     firmware {
-      zynqmp_firmware: zynqmp-firmware {
-        compatible = "xlnx,zynqmp-firmware";
+      versal_firmware: versal-firmware {
+        compatible = "xlnx,versal-firmware";
         method = "smc";
         versal_clk: clock-controller {
           #clock-cells = <1>;