From: Dan Douglass Date: Wed, 20 Jan 2016 20:10:29 +0000 (-0600) Subject: MLK-12303 Add CAAM support to the imx6QDL device tree for kernel v4.1 X-Git-Tag: C0P2-H0.0--20200415~3745 X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=f1c4c6038b47d2358bf11c548aebaefac1a48e02;p=linux.git MLK-12303 Add CAAM support to the imx6QDL device tree for kernel v4.1 The CAAM nodes have been added in imx6qdl.dtsi. Signed-off-by: Dan Douglass --- diff --git a/arch/arm/boot/dts/imx6qdl.dtsi b/arch/arm/boot/dts/imx6qdl.dtsi index 1b4da552bd0b..a53bd0529af0 100644 --- a/arch/arm/boot/dts/imx6qdl.dtsi +++ b/arch/arm/boot/dts/imx6qdl.dtsi @@ -1012,7 +1012,8 @@ #address-cells = <1>; #size-cells = <1>; reg = <0x2100000 0x10000>; - ranges = <0 0x2100000 0x10000>; + ranges = <0 0x2100000 0x40000>; + interrupt-parent = <&intc>; /* interrupts = <0 92 0x4>; */ clocks = <&clks IMX6QDL_CLK_CAAM_MEM>, <&clks IMX6QDL_CLK_CAAM_ACLK>, <&clks IMX6QDL_CLK_CAAM_IPG>,