projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8bd2f95
)
MLK-12303 Add CAAM support to the imx6QDL device tree for kernel v4.1
author
Dan Douglass
<dan.douglass@freescale.com>
Wed, 20 Jan 2016 20:10:29 +0000
(14:10 -0600)
committer
Nitin Garg
<nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:49:56 +0000
(14:49 -0500)
The CAAM nodes have been added in imx6qdl.dtsi.
Signed-off-by: Dan Douglass <dan.douglass@nxp.com>
arch/arm/boot/dts/imx6qdl.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx6qdl.dtsi
b/arch/arm/boot/dts/imx6qdl.dtsi
index
1b4da55
..
a53bd05
100644
(file)
--- 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>,