Commit f7045387 authored by Wolfram Sang's avatar Wolfram Sang Committed by Rob Herring (Arm)
Browse files

dt-bindings: bus: allwinner,sun50i-a64-de2: don't check node names



Node names are already and properly checked by the core schema. No need
to do it again.

Signed-off-by: default avatarWolfram Sang <wsa+renesas@sang-engineering.com>
[robh: Also drop [A-F] in unit address]
Signed-off-by: default avatarRob Herring (Arm) <robh@kernel.org>
parent dc6b7249
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -44,7 +44,7 @@ properties:

patternProperties:
  # All other properties should be child nodes with unit-address and 'reg'
  "^[a-zA-Z][a-zA-Z0-9,+\\-._]{0,63}@[0-9a-fA-F]+$":
  "@[0-9a-f]+$":
    type: object
    additionalProperties: true
    properties: