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

dt-bindings: misc: fsl,qoriq-mc: remove ref for msi-parent

msi-parent is standard property. Needn't ref to phandle. Add maxItems: 1
for it.

Fix below warning:
arch/arm64/boot/dts/freescale/fsl-ls1088a-ten64.dtb: fsl-mc@80c000000: msi-parent:0: [16, 0] is too long

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
Link: https://lore.kernel.org/r/20241007153047.807723-1-Frank.Li@nxp.com
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>

authored by

Frank Li and committed by
Rob Herring (Arm)
e60099fa d0a0c91d

+1 -1
+1 -1
Documentation/devicetree/bindings/misc/fsl,qoriq-mc.yaml
··· 113 113 114 114 msi-parent: 115 115 deprecated: true 116 - $ref: /schemas/types.yaml#/definitions/phandle 116 + maxItems: 1 117 117 description: 118 118 Describes the MSI controller node handling message 119 119 interrupts for the MC. When there is no translation