Krzysztof Kozlowski 8bbec86ce6 dt-bindings: PCI: fsl,imx6q: fix assigned-clocks warning
assigned-clocks are a dependency of clocks, however the dtschema has
limitation and expects clocks to be present in the binding using
assigned-clocks, not in other referenced bindings.  The clocks were
defined in common fsl,imx6q-pcie-common.yaml, which is referenced by
fsl,imx6q-pcie-ep.yaml.  The fsl,imx6q-pcie-ep.yaml used assigned-clocks
thus leading to warnings:

  Documentation/devicetree/bindings/pci/fsl,imx6q-pcie-ep.example.dtb: pcie-ep@33800000:
    Unevaluated properties are not allowed ('assigned-clock-parents', 'assigned-clock-rates', 'assigned-clocks' were unexpected)
  From schema: Documentation/devicetree/bindings/pci/fsl,imx6q-pcie-ep.yaml

Fix this by moving clocks to each specific schema from the common one
and narrowing them to strictly match what is expected for given device.

Fixes: b10f82380eeb ("dt-bindings: imx6q-pcie: Restruct i.MX PCIe schema")
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Richard Zhu <hongxing.zhu@nxp.com>
Link: https://lore.kernel.org/r/20230508071837.68552-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
2023-05-09 08:01:49 +02:00
..
2023-04-27 09:23:57 -07:00
2023-04-27 17:17:12 -07:00
2023-05-05 13:27:59 -07:00
2023-04-17 17:38:42 +02:00
2023-04-25 16:12:15 -07:00
2023-05-01 17:18:56 -07:00
2023-04-30 13:00:38 -07:00
2023-05-02 10:36:02 -07:00
2023-05-02 10:41:31 -07:00
2023-04-27 09:23:57 -07:00
2023-05-05 13:27:59 -07:00
2023-04-27 09:23:57 -07:00
2023-05-03 11:17:34 -07:00
2023-05-05 13:27:59 -07:00
2023-05-01 11:14:12 -07:00
2023-04-27 10:58:37 -07:00
2023-04-27 10:58:37 -07:00
2023-04-27 11:02:26 -07:00
2023-04-27 09:23:57 -07:00
2023-05-02 10:41:31 -07:00
2023-02-24 13:31:53 -08:00
2023-04-27 11:42:11 -07:00
2023-05-04 18:33:56 -07:00
2023-02-02 17:10:58 -06:00