diff options
| -rw-r--r-- | Documentation/devicetree/bindings/interrupt-controller/brcm,bcm2835-armctrl-ic.txt | 2 | ||||
| -rw-r--r-- | Documentation/devicetree/bindings/timer/brcm,bcm2835-system-timer.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/interrupt-controller/brcm,bcm2835-armctrl-ic.txt b/Documentation/devicetree/bindings/interrupt-controller/brcm,bcm2835-armctrl-ic.txt index 548892c08c59..7da578d72123 100644 --- a/Documentation/devicetree/bindings/interrupt-controller/brcm,bcm2835-armctrl-ic.txt +++ b/Documentation/devicetree/bindings/interrupt-controller/brcm,bcm2835-armctrl-ic.txt | |||
| @@ -7,7 +7,7 @@ as "armctrl" in the SoC documentation, hence naming of this binding. | |||
| 7 | 7 | ||
| 8 | Required properties: | 8 | Required properties: |
| 9 | 9 | ||
| 10 | - compatible : should be "brcm,bcm2835-armctrl-ic.txt" | 10 | - compatible : should be "brcm,bcm2835-armctrl-ic" |
| 11 | - reg : Specifies base physical address and size of the registers. | 11 | - reg : Specifies base physical address and size of the registers. |
| 12 | - interrupt-controller : Identifies the node as an interrupt controller | 12 | - interrupt-controller : Identifies the node as an interrupt controller |
| 13 | - #interrupt-cells : Specifies the number of cells needed to encode an | 13 | - #interrupt-cells : Specifies the number of cells needed to encode an |
diff --git a/Documentation/devicetree/bindings/timer/brcm,bcm2835-system-timer.txt b/Documentation/devicetree/bindings/timer/brcm,bcm2835-system-timer.txt index 2de21c2acf55..844bd5fbd04c 100644 --- a/Documentation/devicetree/bindings/timer/brcm,bcm2835-system-timer.txt +++ b/Documentation/devicetree/bindings/timer/brcm,bcm2835-system-timer.txt | |||
| @@ -7,7 +7,7 @@ free running counter values, and generates an interrupt. | |||
| 7 | 7 | ||
| 8 | Required properties: | 8 | Required properties: |
| 9 | 9 | ||
| 10 | - compatible : should be "brcm,bcm2835-system-timer.txt" | 10 | - compatible : should be "brcm,bcm2835-system-timer" |
| 11 | - reg : Specifies base physical address and size of the registers. | 11 | - reg : Specifies base physical address and size of the registers. |
| 12 | - interrupts : A list of 4 interrupt sinks; one per timer channel. | 12 | - interrupts : A list of 4 interrupt sinks; one per timer channel. |
| 13 | - clock-frequency : The frequency of the clock that drives the counter, in Hz. | 13 | - clock-frequency : The frequency of the clock that drives the counter, in Hz. |
