]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfc6c32416476143110673ddd05786c1e4a31fb52
tree58b82da132f31dc27942154f56da9dab9df268e3
parent413885daac88424a30f83a017bab37d2deae080b
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]