Fix 'performace-monitor' to 'performance-monitor' in the example
node name.

Signed-off-by: Wang Zihan <[email protected]>
---
 Documentation/devicetree/bindings/csky/pmu.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/csky/pmu.txt 
b/Documentation/devicetree/bindings/csky/pmu.txt
index 728d05ca6..08a829ae3 100644
--- a/Documentation/devicetree/bindings/csky/pmu.txt
+++ b/Documentation/devicetree/bindings/csky/pmu.txt
@@ -30,7 +30,7 @@ Examples:
 ---------
 #include <dt-bindings/interrupt-controller/irq.h>
 
-       pmu: performace-monitor {
+       pmu: performance-monitor {
                compatible = "csky,csky-pmu";
                interrupts = <23 IRQ_TYPE_EDGE_RISING>;
                interrupt-parent = <&intc>;
-- 
2.54.0


Reply via email to