Commit 659c12c7 authored by Dong Aisheng's avatar Dong Aisheng Committed by Abel Vesa

dt-bindings: arm: imx: scu: drop deprecated legacy clock binding

The legacy clock binding are not maintained anymore. It has only
a very preliminary supported clocks during initial upstream and
meaningless for users. So drop it from binding doc now.

Cc: devicetree@vger.kernel.org
Signed-off-by: default avatarDong Aisheng <aisheng.dong@nxp.com>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarAbel Vesa <abel.vesa@nxp.com>
parent e446441a
...@@ -89,10 +89,8 @@ Required properties: ...@@ -89,10 +89,8 @@ Required properties:
"fsl,imx8qm-clk" "fsl,imx8qm-clk"
"fsl,imx8qxp-clk" "fsl,imx8qxp-clk"
followed by "fsl,scu-clk" followed by "fsl,scu-clk"
- #clock-cells: Should be either - #clock-cells: Should be 2.
2: Contains the Resource and Clock ID value. Contains the Resource and Clock ID value.
or
1: Contains the Clock ID value. (DEPRECATED)
- clocks: List of clock specifiers, must contain an entry for - clocks: List of clock specifiers, must contain an entry for
each required entry in clock-names each required entry in clock-names
- clock-names: Should include entries "xtal_32KHz", "xtal_24MHz" - clock-names: Should include entries "xtal_32KHz", "xtal_24MHz"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment