diff options
author | Philipp Zabel <p.zabel@pengutronix.de> | 2013-05-17 15:49:03 +0200 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2013-06-17 15:45:13 +0800 |
commit | beb2d1c1ba8bcbb31cc15875f65bcff0b2f79f64 (patch) | |
tree | 634225fc19697759a30602756d130cd9988cc9ad /Documentation/devicetree/bindings/clock/imx5-clock.txt | |
parent | c9a74f556987ff696da3050ad66595458ad649c6 (diff) | |
download | blackbird-op-linux-beb2d1c1ba8bcbb31cc15875f65bcff0b2f79f64.tar.gz blackbird-op-linux-beb2d1c1ba8bcbb31cc15875f65bcff0b2f79f64.zip |
ARM i.MX5: Add S/PDIF clocks
This patch adds the S/PDIF clocks for i.MX51 and i.MX53. Tested on i.MX53.
The i.MX51 has a second set of spdif_root clock dividers, and on i.MX53
there is an additional input to the spdif_xtal mux.
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/clock/imx5-clock.txt')
-rw-r--r-- | Documentation/devicetree/bindings/clock/imx5-clock.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/imx5-clock.txt b/Documentation/devicetree/bindings/clock/imx5-clock.txt index b66cf36952a9..f46f5625d8ad 100644 --- a/Documentation/devicetree/bindings/clock/imx5-clock.txt +++ b/Documentation/devicetree/bindings/clock/imx5-clock.txt @@ -185,6 +185,18 @@ clocks and IDs. srtc_gate 171 pata_gate 172 sata_gate 173 + spdif_xtal_sel 174 + spdif0_sel 175 + spdif1_sel 176 + spdif0_pred 177 + spdif0_podf 178 + spdif1_pred 179 + spdif1_podf 180 + spdif0_com_sel 181 + spdif1_com_sel 182 + spdif0_gate 183 + spdif1_gate 184 + spdif_ipg_gate 185 Examples (for mx53): |