On Fri, 28 Oct 2022, Rafał Miłecki wrote: > From: Rafał Miłecki <rafal@xxxxxxxxxx> > > 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@xxxxxxxxxx> > --- > V2: Limit to 1 example (they were almost the same) > Drop "," in "e.g.," > --- > .../devicetree/bindings/mfd/brcm,twd.yaml | 8 ++++ > .../bindings/timer/brcm,bcmbca-timer.yaml | 40 +++++++++++++++++++ > 2 files changed, 48 insertions(+) > create mode 100644 Documentation/devicetree/bindings/timer/brcm,bcmbca-timer.yaml Applied, thanks. -- Lee Jones [李琼斯]