treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git] / Documentation / devicetree / bindings / timer / ezchip,nps400-timer1.txt
blobc0ab4190b8fbabadc0213d5af3d30f1b7f33cdc7
1 NPS Network Processor
3 Required properties:
5 - compatible :  should be "ezchip,nps400-timer1"
7 Clocks required for compatible = "ezchip,nps400-timer1":
8 - clocks : Must contain a single entry describing the clock input
10 Example:
12 timer {
13         compatible = "ezchip,nps400-timer1";
14         clocks = <&sysclk>;