Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: Drop type from 'cpus' property

'cpus' is a common property, and it is now defined in dtschema schemas,
so drop the type references in the tree.

Acked-by: Suzuki K Poulose <suzuki.poulse@arm.com>
Acked-by: Bjorn Andersson <andersson@kernel.org>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20221111212857.4104308-1-robh@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>

+3 -9
-1
Documentation/devicetree/bindings/interrupt-controller/apple,aic.yaml
··· 90 90 maximum: 5 91 91 92 92 cpus: 93 - $ref: /schemas/types.yaml#/definitions/phandle-array 94 93 description: 95 94 Should be a list of phandles to CPU nodes (as described in 96 95 Documentation/devicetree/bindings/arm/cpus.yaml).
-3
Documentation/devicetree/bindings/perf/arm,dsu-pmu.yaml
··· 32 32 - description: nCLUSTERPMUIRQ interrupt 33 33 34 34 cpus: 35 - $ref: /schemas/types.yaml#/definitions/phandle-array 36 35 minItems: 1 37 36 maxItems: 12 38 - items: 39 - maxItems: 1 40 37 description: List of phandles for the CPUs connected to this DSU instance. 41 38 42 39 required:
+2 -4
Documentation/devicetree/bindings/power/renesas,apmu.yaml
··· 34 34 maxItems: 1 35 35 36 36 cpus: 37 - $ref: /schemas/types.yaml#/definitions/phandle-array 38 - items: 39 - minItems: 1 40 - maxItems: 4 37 + minItems: 1 38 + maxItems: 4 41 39 description: | 42 40 Array of phandles pointing to CPU cores, which should match the order of 43 41 CPU cores used by the WUPCR and PSTR registers in the Advanced Power
+1 -1
Documentation/devicetree/bindings/thermal/qcom-lmh.yaml
··· 37 37 cpus: 38 38 description: 39 39 phandle of the first cpu in the LMh cluster 40 - $ref: /schemas/types.yaml#/definitions/phandle 40 + maxItems: 1 41 41 42 42 qcom,lmh-temp-arm-millicelsius: 43 43 description: