]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: timer: Document allwinner,erratum-unknown1 property
authorSamuel Holland <samuel@sholland.org>
Sun, 26 Apr 2020 16:20:32 +0000 (11:20 -0500)
committerRob Herring <robh@kernel.org>
Mon, 11 May 2020 22:28:02 +0000 (17:28 -0500)
commite79e2185f77be5d209ac2137a6111049a6be73f5
tree23e09623e146f59205f4e216941f8618fa3e6139
parent32b92abc41fd6b4aa333281ee2ad21dd7f58a890
dt-bindings: timer: Document allwinner,erratum-unknown1 property

This arch_timer property was added in commit 67748c023960
("clocksource/drivers/arch_timer: Workaround for Allwinner A64 timer instability")
but I omitted the device tree binding documentation. Now
`make dtbs_check` prints the following warning for all A64 boards:

timer: 'allwinner,erratum-unknown1' does not match any of the regexes: 'pinctrl-[0-9]+'

Resolve this by documenting the erratum property.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/timer/arm,arch_timer.yaml