Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: Dong Aisheng <aisheng.dong@nxp.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Abel Vesa <abel.vesa@nxp.com>

authored by

Dong Aisheng and committed by
Abel Vesa
659c12c7 e446441a

+2 -4
+2 -4
Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt
··· 89 89 "fsl,imx8qm-clk" 90 90 "fsl,imx8qxp-clk" 91 91 followed by "fsl,scu-clk" 92 - - #clock-cells: Should be either 93 - 2: Contains the Resource and Clock ID value. 94 - or 95 - 1: Contains the Clock ID value. (DEPRECATED) 92 + - #clock-cells: Should be 2. 93 + Contains the Resource and Clock ID value. 96 94 - clocks: List of clock specifiers, must contain an entry for 97 95 each required entry in clock-names 98 96 - clock-names: Should include entries "xtal_32KHz", "xtal_24MHz"