Commit c132d9c7 authored by Rob Herring's avatar Rob Herring
Browse files

dt-bindings: bus: fsl,imx8qxp-pixel-link-msi-bus: Drop child 'reg' property



A bus schema based on simple-pm-bus shouldn't define how many 'reg' entries
a child device has. That is a property of the device. Drop the 'reg' entry.

Reviewed-by: default avatarLiu Ying <victor.liu@nxp.com>
Acked-by: default avatarConor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20230925212639.1975002-1-robh@kernel.org


Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent d7614a27
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -73,9 +73,6 @@ patternProperties:
  "^.*@[0-9a-f]+$":
    description: Devices attached to the bus
    type: object
    properties:
      reg:
        maxItems: 1

    required:
      - reg