Message ID | 1364545419-21558-2-git-send-email-gwenhael.goavec-merou@armadeus.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
diff --git a/arch/arm/boot/dts/imx27-apf27dev.dtsp b/arch/arm/boot/dts/imx27-apf27dev.dtsp index 65d1853..3e60eba 100644 --- a/arch/arm/boot/dts/imx27-apf27dev.dtsp +++ b/arch/arm/boot/dts/imx27-apf27dev.dtsp @@ -58,3 +58,7 @@ &i2c2 { status = "okay"; }; + +&pwm0 { + status = "okay"; +};
Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@armadeus.com> --- arch/arm/boot/dts/imx27-apf27dev.dtsp | 4 ++++ 1 file changed, 4 insertions(+)