]> 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)
commitc136058219a26dc87d145cb3d31be0ae3b899686
tree58b82da132f31dc27942154f56da9dab9df268e3
parent9dcd90f2f0acfe102d062019ac21392f45eae9d4
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]