dt-bindings: clock: Convert imx7ulp clock to json-schema
authorAnson Huang <Anson.Huang@nxp.com>
Thu, 4 Jun 2020 01:33:07 +0000 (09:33 +0800)
committerRob Herring <robh@kernel.org>
Mon, 15 Jun 2020 16:19:55 +0000 (10:19 -0600)
commitf652530204205572242c981e14d15f5cde2bb94c
tree58b82da132f31dc27942154f56da9dab9df268e3
parentf700bf652b264f33b54d276e3f25de4e91afb0f7
dt-bindings: clock: Convert imx7ulp clock to json-schema

Convert the i.MX7ULP clock binding to DT schema format using json-schema,
the original binding doc is actually for two clock modules(SCG and PCC),
so split it to two binding docs, and the MPLL(mipi PLL) is NOT supposed
to be in clock module, so remove it from binding doc as well.

Reviewed-by: Dong Aisheng <aisheng.dong@nxp.com>
Reviewed-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/clock/imx7ulp-clock.txt [deleted file]
Documentation/devicetree/bindings/clock/imx7ulp-pcc-clock.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/clock/imx7ulp-scg-clock.yaml [new file with mode: 0644]