projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c589b0
)
LF-1383-16 arm64: dts: freescale: Add the imx ion support for imx8dxl
author
Jacky Bai
<ping.bai@nxp.com>
Wed, 9 Sep 2020 06:49:04 +0000
(14:49 +0800)
committer
Dong Aisheng
<aisheng.dong@nxp.com>
Mon, 14 Dec 2020 03:23:08 +0000
(11:23 +0800)
Add the imx ion support for i.MX8DXL.
Signed-off-by: Jacky Bai <ping.bai@nxp.com>
Reviewed-by: Dong Aisheng <aisheng.dong@nxp.com>
arch/arm64/boot/dts/freescale/imx8dxl.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/freescale/imx8dxl.dtsi
b/arch/arm64/boot/dts/freescale/imx8dxl.dtsi
index
1af94d8
..
5367853
100644
(file)
--- a/
arch/arm64/boot/dts/freescale/imx8dxl.dtsi
+++ b/
arch/arm64/boot/dts/freescale/imx8dxl.dtsi
@@
-235,6
+235,11
@@
clock-output-names = "xtal_24MHz";
};
+ imx_ion {
+ compatible = "fsl,mxc-ion";
+ fsl,heap-id = <0>;
+ };
+
sc_pwrkey: sc-powerkey {
compatible = "fsl,imx8-pwrkey";
linux,keycode = <KEY_POWER>;