Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1739399
| From | Florian Fainelli <f.fainelli@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 04/10] dt-bindings: Document Broadcom Hurricane 2 clocks |
| Date | 2017-09-26 02:20 +0200 |
| Message-ID | <utLLs-5oU-25@gated-at.bofh.it> (permalink) |
| References | <utLLr-5oU-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Add a Device Tree binding document for the Broadcom Hurricane 2 SoC
which is an iProc based system.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
---
.../devicetree/bindings/clock/brcm,iproc-clocks.txt | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/Documentation/devicetree/bindings/clock/brcm,iproc-clocks.txt b/Documentation/devicetree/bindings/clock/brcm,iproc-clocks.txt
index f2c5f0e4a363..f8e4a93466cb 100644
--- a/Documentation/devicetree/bindings/clock/brcm,iproc-clocks.txt
+++ b/Documentation/devicetree/bindings/clock/brcm,iproc-clocks.txt
@@ -137,6 +137,20 @@ These clock IDs are defined in:
ch1_audio audiopll 2 BCM_CYGNUS_AUDIOPLL_CH1
ch2_audio audiopll 3 BCM_CYGNUS_AUDIOPLL_CH2
+Hurricane 2
+------
+PLL and leaf clock compatible strings for Hurricane 2 are:
+ "brcm,hr2-armpll"
+
+The following table defines the set of PLL/clock for Hurricane 2:
+
+ Clock Source Index ID
+ --- ----- ----- ---------
+ crystal N/A N/A N/A
+
+ armpll crystal N/A N/A
+
+
Northstar and Northstar Plus
------
PLL and leaf clock compatible strings for Northstar and Northstar Plus are:
--
2.14.1
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 04/10] dt-bindings: Document Broadcom Hurricane 2 clocks Florian Fainelli <f.fainelli@gmail.com> - 2017-09-26 02:20 +0200
csiph-web