]> git.ipfire.org Git - thirdparty/linux.git/commit
dt-bindings: PCI: imx6q-pcie: Fix maxItems of clocks and clock-names
authorRichard Zhu <hongxing.zhu@nxp.com>
Tue, 24 Mar 2026 02:30:32 +0000 (10:30 +0800)
committerManivannan Sadhasivam <mani@kernel.org>
Sat, 4 Apr 2026 10:37:15 +0000 (16:07 +0530)
commit401359ef44af43b6b775dc01bb7b31396db67aab
treeb03136e9403b912dd19af97d9197607399e0cd70
parent94c62cf0698c0edbf1f118dd80ea19d0ff5d834e
dt-bindings: PCI: imx6q-pcie: Fix maxItems of clocks and clock-names

Commit 1352f58d7c8d ("dt-bindings: PCI: pci-imx6: Add external reference
clock input") that added reference clock to the binding was incomplete.

The constraints for "clocks" and "clock-names" still enforce an incorrect
number of items. Update maxItems for both properties to 6 to match the
actual hardware configuration.

Fixes: 1352f58d7c8d ("dt-bindings: PCI: pci-imx6: Add external reference clock input")
Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com>
[mani: commit log]
Signed-off-by: Manivannan Sadhasivam <mani@kernel.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Link: https://patch.msgid.link/20260324023036.784466-2-hongxing.zhu@nxp.com
Documentation/devicetree/bindings/pci/fsl,imx6q-pcie-common.yaml
Documentation/devicetree/bindings/pci/fsl,imx6q-pcie.yaml