diff options
author | Michael Turquette <mturquette@baylibre.com> | 2016-10-23 10:19:53 -0700 |
---|---|---|
committer | Michael Turquette <mturquette@baylibre.com> | 2016-10-23 10:19:53 -0700 |
commit | 7ae74aaf3850c20e4873a4ddf45243637dd01437 (patch) | |
tree | 2c909af8cf21e29d4a3c9efed99faba51b22a162 /Documentation/devicetree | |
parent | 91bbc174d45c347aa7aedb2215cc7d2013c06c1f (diff) | |
parent | d783f36fce334b96d951ed52c53c57570c4774dd (diff) | |
download | talos-obmc-linux-7ae74aaf3850c20e4873a4ddf45243637dd01437.tar.gz talos-obmc-linux-7ae74aaf3850c20e4873a4ddf45243637dd01437.zip |
Merge branch 'clk-next-oxnas' into clk-next
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/clock/oxnas,stdclk.txt | 19 |
1 files changed, 6 insertions, 13 deletions
diff --git a/Documentation/devicetree/bindings/clock/oxnas,stdclk.txt b/Documentation/devicetree/bindings/clock/oxnas,stdclk.txt index 208cca6ac4ec..b652f3fb7796 100644 --- a/Documentation/devicetree/bindings/clock/oxnas,stdclk.txt +++ b/Documentation/devicetree/bindings/clock/oxnas,stdclk.txt @@ -5,22 +5,15 @@ Please also refer to clock-bindings.txt in this directory for common clock bindings usage. Required properties: -- compatible: Should be "oxsemi,ox810se-stdclk" +- compatible: For OX810SE, should be "oxsemi,ox810se-stdclk" + For OX820, should be "oxsemi,ox820-stdclk" - #clock-cells: 1, see below Parent node should have the following properties : -- compatible: Should be "oxsemi,ox810se-sys-ctrl", "syscon", "simple-mfd" - -For OX810SE, the clock indices are : - - 0: LEON - - 1: DMA_SGDMA - - 2: CIPHER - - 3: SATA - - 4: AUDIO - - 5: USBMPH - - 6: ETHA - - 7: PCIA - - 8: NAND +- compatible: For OX810SE, should be + "oxsemi,ox810se-sys-ctrl", "syscon", "simple-mfd" + For OX820, should be + "oxsemi,ox820-sys-ctrl", "syscon", "simple-mfd" example: |