Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: Jonas Jensen <jonas.jensen@gmail.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>

authored by

Jonas Jensen and committed by
Daniel Lezcano
766acb88 adf157eb

+2 -2
+2 -2
Documentation/devicetree/bindings/timer/moxa,moxart-timer.txt
··· 2 2 3 3 Required properties: 4 4 5 - - compatible : Should be "moxa,moxart-timer" 5 + - compatible : Must be "moxa,moxart-timer" 6 6 - reg : Should contain registers location and length 7 7 - interrupts : Should contain the timer interrupt number 8 - - clocks : Should contain phandle for the MOXA ART core clock "coreclk" 8 + - clocks : Should contain phandle for the clock that drives the counter 9 9 10 10 Example: 11 11