[PATCH 1/2] schemas: cache-controller: expand applicability to "cpu" nodes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Expand the cache-controller schema to apply to "cpu" nodes,
based on feedback from Rob Herring <robh@xxxxxxxxxx>.

Signed-off-by: Paul Walmsley <paul.walmsley@xxxxxxxxxx>
Cc: Rob Herring <robh@xxxxxxxxxx>
---
 schemas/cache-controller.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/schemas/cache-controller.yaml b/schemas/cache-controller.yaml
index 7147d3a..d8a239c 100644
--- a/schemas/cache-controller.yaml
+++ b/schemas/cache-controller.yaml
@@ -12,7 +12,7 @@ maintainers:
 
 properties:
   $nodename:
-    pattern: "^cache-controller(@[0-9a-f,]+)*$"
+    pattern: "^(cache-controller|cpu)(@[0-9a-f,]+)*$"
 
   cache-level:
     allOf:
-- 
2.20.1




[Index of Archives]     [Device Tree]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux Audio Users]     [Photos]     [Yosemite Photos]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]

  Powered by Linux