X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=Documentation%2Fdevicetree%2Fbindings%2Fclock%2Fimx31-clock.txt;h=8163d565f697709d38e2f482adfa2ab385ebc64a;hb=e8308567c1c6ee659fd464d6d27632731833f03b;hp=19df842c694f0b7d9c42cd0944ed076d68aadf11;hpb=7c6baa304b841673d3a55ea4fcf9a5cbf7a1674b;p=firefly-linux-kernel-4.4.55.git diff --git a/Documentation/devicetree/bindings/clock/imx31-clock.txt b/Documentation/devicetree/bindings/clock/imx31-clock.txt index 19df842c694f..8163d565f697 100644 --- a/Documentation/devicetree/bindings/clock/imx31-clock.txt +++ b/Documentation/devicetree/bindings/clock/imx31-clock.txt @@ -77,7 +77,7 @@ Examples: clks: ccm@53f80000{ compatible = "fsl,imx31-ccm"; reg = <0x53f80000 0x4000>; - interrupts = <0 31 0x04 0 53 0x04>; + interrupts = <31>, <53>; #clock-cells = <1>; };