Commit 5027cf58 authored by Rob Herring's avatar Rob Herring
Browse files

dt-bindings: arm,coresight-cti: Drop type for 'cpu' property



'cpu' has been added as a single phandle type to dtschema, so drop the
type here.

Reviewed-by: default avatarMike Leach <mike.leach@linaro.org>
Acked-by: default avatarConor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20230925220511.2026514-1-robh@kernel.org


Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent 4d230922
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -92,7 +92,6 @@ properties:
    maxItems: 1

  cpu:
    $ref: /schemas/types.yaml#/definitions/phandle
    description:
      Handle to cpu this device is associated with. This must appear in the
      base cti node if compatible string arm,coresight-cti-v8-arch is used,