dt-bindings: arm,coresight-cti: Drop type for 'cpu' property
authorRob Herring <robh@kernel.org>
Mon, 25 Sep 2023 22:05:05 +0000 (17:05 -0500)
committerRob Herring <robh@kernel.org>
Mon, 30 Oct 2023 21:05:53 +0000 (16:05 -0500)
'cpu' has been added as a single phandle type to dtschema, so drop the
type here.

Reviewed-by: Mike Leach <mike.leach@linaro.org>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20230925220511.2026514-1-robh@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/arm/arm,coresight-cti.yaml

index 6216cfb0a18811459c2593add6772c93c008236f..b9bdfc8969cd41688173279e03178d87009f3b34 100644 (file)
@@ -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,