summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/arm/spear-timer.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* dt-bindings: move various timer bindings to timer/ directoryRob Herring2018-04-271-18/+0
| | | | | | | | | Bindings are supposed to be organized by device class/function. Move bindings for various timers to timer/ binding directory. Cc: Linus Walleij <linus.walleij@linaro.org> Acked-by: Thierry Reding <thierry.reding@gmail.com> Signed-off-by: Rob Herring <robh@kernel.org>
* SPEAr: Add DT bindings for SPEAr's timerViresh Kumar2012-05-121-0/+18
All SPEAr SoC's use ST's Timer module. This patch adds device tree probing capability for that. Signed-off-by: Viresh Kumar <viresh.kumar@st.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>