From: Huang Shijie Date: Tue, 28 May 2013 06:20:09 +0000 (+0800) Subject: ARM: dts: imx6qdl: add more information for WEIM X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=1ab8e077b83e2b16a246c1910c5fe077bbf9f518;p=karo-tx-linux.git ARM: dts: imx6qdl: add more information for WEIM Add the clock and compatible information for the weim. Also adds the weim label. Signed-off-by: Huang Shijie Signed-off-by: Shawn Guo --- diff --git a/arch/arm/boot/dts/imx6qdl.dtsi b/arch/arm/boot/dts/imx6qdl.dtsi index c0a799ebc163..7b4fb960e2f8 100644 --- a/arch/arm/boot/dts/imx6qdl.dtsi +++ b/arch/arm/boot/dts/imx6qdl.dtsi @@ -1422,9 +1422,11 @@ reg = <0x021b4000 0x4000>; }; - weim@021b8000 { + weim: weim@021b8000 { + compatible = "fsl,imx6q-weim"; reg = <0x021b8000 0x4000>; interrupts = <0 14 0x04>; + clocks = <&clks 196>; }; ocotp: ocotp@021bc000 {