From 99cabfd789f1839e04bc9eadddae46c049b084c4 Mon Sep 17 00:00:00 2001
From: Tomeu Vizoso <tomeu@tomeuvizoso.net>
Date: Wed, 12 Jun 2024 18:39:33 +0200
Subject: [PATCH] bindings: enable example node

---
 Documentation/devicetree/bindings/npu/rockchip,rknn.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/npu/rockchip,rknn.yaml b/Documentation/devicetree/bindings/npu/rockchip,rknn.yaml
index 570a4889c11c7..47e7360c5e7cc 100644
--- a/Documentation/devicetree/bindings/npu/rockchip,rknn.yaml
+++ b/Documentation/devicetree/bindings/npu/rockchip,rknn.yaml
@@ -117,7 +117,6 @@ examples:
           power-domains = <&power 0>, <&power 1>, <&power 2>;
           power-domain-names = "npu0", "npu1", "npu2";
           iommus = <&rknpu_mmu>;
-          status = "disabled";
         };
     };
 ...
-- 
GitLab