Commit 766acb88 authored by Jonas Jensen's avatar Jonas Jensen Committed by Daniel Lezcano

ARM: clocksource: moxart: documentation: Update device tree bindings 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: default avatarJonas Jensen <jonas.jensen@gmail.com>
Signed-off-by: default avatarDaniel Lezcano <daniel.lezcano@linaro.org>
parent adf157eb
......@@ -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:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment