X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=kernel%2FDocumentation%2Fdevicetree%2Fbindings%2Fclock%2Fimx31-clock.txt;fp=kernel%2FDocumentation%2Fdevicetree%2Fbindings%2Fclock%2Fimx31-clock.txt;h=8163d565f697709d38e2f482adfa2ab385ebc64a;hb=52f993b8e89487ec9ee15a7fb4979e0f09a45b27;hp=19df842c694f0b7d9c42cd0944ed076d68aadf11;hpb=c189ccac5702322ed843fe17057035b7222a59b6;p=kvmfornfv.git diff --git a/kernel/Documentation/devicetree/bindings/clock/imx31-clock.txt b/kernel/Documentation/devicetree/bindings/clock/imx31-clock.txt index 19df842c6..8163d565f 100644 --- a/kernel/Documentation/devicetree/bindings/clock/imx31-clock.txt +++ b/kernel/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>; };