summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx23.dtsi
diff options
context:
space:
mode:
authorHoria Geantă <horia.geanta@nxp.com>2020-03-05 16:59:08 +0300
committerShawn Guo <shawnguo@kernel.org>2020-03-11 11:53:01 +0300
commit6cef60ff174f411f5678ee83fd15494e82169045 (patch)
tree56812c067b14752093a36069b5a0024f8d0691ac /arch/arm/boot/dts/imx23.dtsi
parentd2cf2f91ba5b6d7696b1870e28017a3e1a7a1bb8 (diff)
downloadlinux-6cef60ff174f411f5678ee83fd15494e82169045.tar.xz
ARM: dts: imx: align name for crypto node and child nodes
crypto node should use the "crypto" generic naming, and not a specific one ("sahara", "dcp", "caam"). Child nodes of the crypto node for caam crypto engine should use the "jr" name (without an index), as indicated in the DT binding. Signed-off-by: Horia Geantă <horia.geanta@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx23.dtsi')
-rw-r--r--arch/arm/boot/dts/imx23.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx23.dtsi b/arch/arm/boot/dts/imx23.dtsi
index 8257630f7a49..eb0aeda1682c 100644
--- a/arch/arm/boot/dts/imx23.dtsi
+++ b/arch/arm/boot/dts/imx23.dtsi
@@ -422,7 +422,7 @@
clocks = <&clks 16>;
};
- dcp@80028000 {
+ dcp: crypto@80028000 {
compatible = "fsl,imx23-dcp";
reg = <0x80028000 0x2000>;
interrupts = <53 54>;