提交 10b1f231 编写于 作者: M Matthew Leach 提交者: Daniel Lezcano

documentaion: DT: allow a A5 compatible string in global timer

The global timer is present on the Cortex A5. Add a compatibility
string to the DT binding to allow a Cortex A5 global timer.
Acked-by: NRob Herring <robh@kernel.org>
Signed-off-by: NMatthew Leach <matthew.leach@arm.com>
Signed-off-by: NDaniel Lezcano <daniel.lezcano@linaro.org>
上级 2cf2ff9f
...@@ -4,8 +4,11 @@ ...@@ -4,8 +4,11 @@
** Timer node required properties: ** Timer node required properties:
- compatible : Should be "arm,cortex-a9-global-timer" - compatible : should contain
Driver supports versions r2p0 and above. * "arm,cortex-a5-global-timer" for Cortex-A5 global timers.
* "arm,cortex-a9-global-timer" for Cortex-A9 global
timers or any compatible implementation. Note: driver
supports versions r2p0 and above.
- interrupts : One interrupt to each core - interrupts : One interrupt to each core
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册