Re: [PATCH v3 1/1] dt-bindings: misc: fsl,qoriq-mc: remove ref for msi-parent
From: Rob Herring (Arm)
Date: Mon Oct 07 2024 - 15:53:46 EST
On Mon, 07 Oct 2024 11:30:42 -0400, Frank Li wrote:
> 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@xxxxxxxxxx>
> Signed-off-by: Frank Li <Frank.Li@xxxxxxx>
> ---
> Change from v2 to v3
> - Add krzy's review tage
> - send include maintainer, because file name change, get_maintainer.pl
> have not return orignal fsl,qoriq-mc.txt's maintainer.
>
> Change from v1 to v2
> - add maxItems: 1 for msi-parent
> ---
> Documentation/devicetree/bindings/misc/fsl,qoriq-mc.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Applied, thanks!