]> 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)
commitee34bf666c2c582f69728e82e12ea754093207b6
tree23e09623e146f59205f4e216941f8618fa3e6139
parent9dd32dc12393827bdc5055eeb19dfc37c3b224b4
dt-bindings: timer: Document allwinner,erratum-unknown1 property

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