]> www.infradead.org Git - users/hch/misc.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)
commitc54030b191142ac40250091cb890bcd78497a35b
tree23e09623e146f59205f4e216941f8618fa3e6139
parent0b7140098667b3b50b8c5431c92ea94c0f9a00bd
dt-bindings: timer: Document allwinner,erratum-unknown1 property

This arch_timer property was added in commit c950ca8c35ee
("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