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

dt-bindings: bus: 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>
Acked-by: default avatarJernej Skrabec <jernej.skrabec@gmail.com>
Link: https://patch.msgid.link/20251020060951.30776-7-wsa+renesas@sang-engineering.com


Signed-off-by: default avatarRob Herring (Arm) <robh@kernel.org>
parent 7b0f5103
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -43,7 +43,7 @@ properties:
    maximum: 20000000

patternProperties:
  "^.*@[0-9a-fA-F]+$":
  "@[0-9a-f]+$":
    type: object
    additionalProperties: true
    properties:
+1 −1
Original line number Diff line number Diff line
@@ -70,7 +70,7 @@ properties:
      - const: ahb

patternProperties:
  "^.*@[0-9a-f]+$":
  "@[0-9a-f]+$":
    description: Devices attached to the bus
    type: object

+1 −1
Original line number Diff line number Diff line
@@ -44,7 +44,7 @@ properties:
      Contains the firewall ID associated to the peripheral.

patternProperties:
  "^.*@[0-9a-f]+$":
  "@[0-9a-f]+$":
    description: Peripherals
    type: object

+1 −1
Original line number Diff line number Diff line
@@ -60,7 +60,7 @@ properties:
      Contains the firewall ID associated to the peripheral.

patternProperties:
  "^.*@[0-9a-f]+$":
  "@[0-9a-f]+$":
    description: Peripherals
    type: object