dt-bindings: clock: imx8m: Integrate duplicated i.MX 8M schemas
authorKrzysztof Kozlowski <krzk@kernel.org>
Fri, 4 Sep 2020 15:24:04 +0000 (17:24 +0200)
committerRob Herring <robh@kernel.org>
Mon, 14 Sep 2020 22:52:20 +0000 (16:52 -0600)
commit2c226230705164e29e95226c1d148921375bc01d
tree7cc56bec1e30cab4b0e7fb0119bcc000bcc8bd4e
parentb781592c909a3145113a2655f3b200a8e26030c9
dt-bindings: clock: imx8m: Integrate duplicated i.MX 8M schemas

The clock controller schemas for i.MX 8M Mini, 8M Nano, 8M Plus and 8M
Quad are basically the same.  The only minor difference appears on 8M
Quad which needs one more clock.

There is no point to have four schemas for almost the same binding.  Any
fixes or changes would have to be duplicated four times.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/clock/imx8m-clock.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/clock/imx8mm-clock.yaml [deleted file]
Documentation/devicetree/bindings/clock/imx8mn-clock.yaml [deleted file]
Documentation/devicetree/bindings/clock/imx8mp-clock.yaml [deleted file]
Documentation/devicetree/bindings/clock/imx8mq-clock.yaml [deleted file]