提交 f90d3f0d 编写于 作者: M Markus Pargmann 提交者: Shawn Guo

ARM: dts: imx25: Add #pwm-cells to pwm4

The property '#pwm-cells' is currently missing. It is not possible to
use pwm4 without this property.
Signed-off-by: NMarkus Pargmann <mpa@pengutronix.de>
Fixes: 5658a68f ("ARM i.MX25: Add devicetree")
Cc: <stable@vger.kernel.org>
Reviewed-by: NFabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: NShawn Guo <shawn.guo@linaro.org>
上级 7f8d49dc
......@@ -428,6 +428,7 @@
pwm4: pwm@53fc8000 {
compatible = "fsl,imx25-pwm", "fsl,imx27-pwm";
#pwm-cells = <2>;
reg = <0x53fc8000 0x4000>;
clocks = <&clks 108>, <&clks 52>;
clock-names = "ipg", "per";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册