projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e686b06
)
arm64: dts: imx8qxp-mek: Enable dc0_dpr1_channel3 and dc0_dpr2_channel1-3 nodes
author
Liu Ying
<victor.liu@nxp.com>
Mon, 11 Nov 2019 02:28:20 +0000
(10:28 +0800)
committer
Dong Aisheng
<aisheng.dong@nxp.com>
Mon, 14 Dec 2020 03:20:51 +0000
(11:20 +0800)
This patch enables dc0_dpr1_channel3 and dc0_dpr2_channel1-3 nodes
for the i.MX8QXP MEK platform.
Signed-off-by: Liu Ying <victor.liu@nxp.com>
arch/arm64/boot/dts/freescale/imx8qxp-mek.dts
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/freescale/imx8qxp-mek.dts
b/arch/arm64/boot/dts/freescale/imx8qxp-mek.dts
index
7bb6944
..
7d56872
100755
(executable)
--- a/
arch/arm64/boot/dts/freescale/imx8qxp-mek.dts
+++ b/
arch/arm64/boot/dts/freescale/imx8qxp-mek.dts
@@
-342,6
+342,22
@@
status = "okay";
};
+&dc0_dpr1_channel3 {
+ status = "okay";
+};
+
+&dc0_dpr2_channel1 {
+ status = "okay";
+};
+
+&dc0_dpr2_channel2 {
+ status = "okay";
+};
+
+&dc0_dpr2_channel3 {
+ status = "okay";
+};
+
&dpu1 {
status = "okay";
};