summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/arm
diff options
context:
space:
mode:
authorDong Aisheng <aisheng.dong@nxp.com>2019-07-29 18:23:06 +0800
committerDong Aisheng <aisheng.dong@nxp.com>2019-11-25 16:28:29 +0800
commit17bf733e70777d085ac3252148423aa2f2cfb94a (patch)
tree4181eb1cc296df615f3a60670f85abee1aac3b17 /Documentation/devicetree/bindings/arm
parent79714f7a41d8592b688fab403021098b95603016 (diff)
dt-bindings: firmware: imx: remove scu legacy clock binding support
remove scu legacy clock binding support Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
Diffstat (limited to 'Documentation/devicetree/bindings/arm')
-rw-r--r--Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt8
1 files changed, 1 insertions, 7 deletions
diff --git a/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt b/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt
index be0a8fe134c7..fc5c22e81c61 100644
--- a/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt
+++ b/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt
@@ -89,10 +89,7 @@ Required properties:
"fsl,imx8qm-clock"
"fsl,imx8qxp-clock"
followed by "fsl,scu-clk"
-- #clock-cells: Should be either
- 2: Contains the Resource and Clock ID value.
- or
- 1: Contains the Clock ID value. (DEPRECATED)
+- #clock-cells: Should be 2: Contains the Resource and Clock ID value.
- clocks: List of clock specifiers, must contain an entry for
each required entry in clock-names
- clock-names: Should include entries "xtal_32KHz", "xtal_24MHz"
@@ -100,9 +97,6 @@ Required properties:
The clock consumer should specify the desired clock by having the clock
ID in its "clocks" phandle cell.
-See the full list of clock IDs from:
-include/dt-bindings/clock/imx8qxp-clock.h
-
Pinctrl bindings based on SCU Message Protocol
------------------------------------------------------------