Commit e60099fa authored by Frank Li's avatar Frank Li Committed by Rob Herring (Arm)

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: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarFrank Li <Frank.Li@nxp.com>
Link: https://lore.kernel.org/r/20241007153047.807723-1-Frank.Li@nxp.comSigned-off-by: default avatarRob Herring (Arm) <robh@kernel.org>
parent d0a0c91d
...@@ -113,7 +113,7 @@ properties: ...@@ -113,7 +113,7 @@ properties:
msi-parent: msi-parent:
deprecated: true deprecated: true
$ref: /schemas/types.yaml#/definitions/phandle maxItems: 1
description: description:
Describes the MSI controller node handling message Describes the MSI controller node handling message
interrupts for the MC. When there is no translation interrupts for the MC. When there is no translation
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment