X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=Documentation%2Fdevicetree%2Fbindings%2Fpwm%2Fmxs-pwm.txt;h=11963e4d6bc478a6e70e20aa1f06a32a759dee90;hb=7185fcc62d73d2a3ea33977007854b03a5a42404;hp=b16f4a57d1116756b750a9f5523e1b1c19352ba2;hpb=9a2533c3eb91b3e769c2612c5d68e811bfc0ecf6;p=profile%2Fivi%2Fkernel-adaptation-intel-automotive.git diff --git a/Documentation/devicetree/bindings/pwm/mxs-pwm.txt b/Documentation/devicetree/bindings/pwm/mxs-pwm.txt index b16f4a5..11963e4 100644 --- a/Documentation/devicetree/bindings/pwm/mxs-pwm.txt +++ b/Documentation/devicetree/bindings/pwm/mxs-pwm.txt @@ -11,7 +11,7 @@ Example: pwm: pwm@80064000 { compatible = "fsl,imx28-pwm", "fsl,imx23-pwm"; - reg = <0x80064000 2000>; + reg = <0x80064000 0x2000>; #pwm-cells = <2>; fsl,pwm-number = <8>; };