projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dcae3b4
)
MLK-16952 crypto: caam: fsl-imx8mq.dtsi: Enable job ring 0
author
Aymen Sghaier
<aymen.sghaier@nxp.com>
Mon, 27 Nov 2017 16:14:11 +0000
(17:14 +0100)
committer
Nitin Garg
<nitin.garg@nxp.com>
Tue, 20 Mar 2018 19:49:41 +0000
(14:49 -0500)
Test/Validation Team needs all job rings enabled in the device-tree
but only JR0 and JR1 are accessible by the Kernel.
JR2 has different JR Master ID domain owner than Kernel Domain.
Signed-off-by: Aymen Sghaier <aymen.sghaier@nxp.com>
arch/arm64/boot/dts/freescale/fsl-imx8mq.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/freescale/fsl-imx8mq.dtsi
b/arch/arm64/boot/dts/freescale/fsl-imx8mq.dtsi
index
179f905
..
28da0d8
100644
(file)
--- a/
arch/arm64/boot/dts/freescale/fsl-imx8mq.dtsi
+++ b/
arch/arm64/boot/dts/freescale/fsl-imx8mq.dtsi
@@
-1320,7
+1320,6
@@
compatible = "fsl,sec-v4.0-job-ring";
reg = <0x1000 0x1000>;
interrupts = <GIC_SPI 105 IRQ_TYPE_LEVEL_HIGH>;
- status = "disabled";
};
sec_jr1: jr1@2000 {