dt-bindings: timer: Add Broadcom's BCMBCA timers
authorRafał Miłecki <rafal@milecki.pl>
Fri, 28 Oct 2022 11:53:53 +0000 (13:53 +0200)
committerLee Jones <lee@kernel.org>
Wed, 7 Dec 2022 13:28:09 +0000 (13:28 +0000)
commite112f2de151badd38a9c8a098a1f92f2369349cb
tree86c0602c7964a92c2f36588bf17adfbdefb7b09c
parent727b67e34969ab7ad254a379664bbb492ae0bc5a
dt-bindings: timer: Add Broadcom's BCMBCA timers

BCA is a big set / family of Broadcom devices sharing multiple hardware
blocks. One of them is timer that actually exists in two versions. It's
a part of TWD MFD block.

Add binding for it so SoCs can be properly described. Linux (and
probably any other OS) doesn't really seem to need a driver for it. it
may be needed for bootloaders (e.g. U-Boot) though. Especially for SoCs
with CPUs other than Cortex-A9 (which contains arch timers).

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Lee Jones <lee@kernel.org>
Link: https://lore.kernel.org/r/20221028115353.13881-1-zajec5@gmail.com
Documentation/devicetree/bindings/mfd/brcm,twd.yaml
Documentation/devicetree/bindings/timer/brcm,bcmbca-timer.yaml [new file with mode: 0644]