Skip to content

Commit

Permalink
ARM: clocksource: moxart: documentation: Update device tree bindings …
Browse files Browse the repository at this point in the history
…document

1. describe compatible variable "Must be" instead of "Should be".
2. change description so it's from the point of view of the device

Signed-off-by: Jonas Jensen <[email protected]>
Signed-off-by: Daniel Lezcano <[email protected]>
  • Loading branch information
Kasreyn authored and dlezcano committed Jul 31, 2013
1 parent adf157e commit 766acb8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Documentation/devicetree/bindings/timer/moxa,moxart-timer.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ MOXA ART timer

Required properties:

- compatible : Should be "moxa,moxart-timer"
- compatible : Must be "moxa,moxart-timer"
- reg : Should contain registers location and length
- interrupts : Should contain the timer interrupt number
- clocks : Should contain phandle for the MOXA ART core clock "coreclk"
- clocks : Should contain phandle for the clock that drives the counter

Example:

Expand Down

0 comments on commit 766acb8

Please sign in to comment.