Skip to content
Snippets Groups Projects
Commit 65496e48 authored by Robby Cai's avatar Robby Cai
Browse files

MLK-24319-1 arm: dts: imx6ulz: delete pxp related nodes


imx6ulz has no pxp, so remove pxp related nodes to avoid confusion.

Signed-off-by: default avatarRobby Cai <robby.cai@nxp.com>
Reviewed-by: default avatarAlice Yuan <alice.yuan@nxp.com>
parent 5eb90be2
No related branches found
No related tags found
No related merge requests found
// SPDX-License-Identifier: (GPL-2.0 OR MIT) // SPDX-License-Identifier: (GPL-2.0 OR MIT)
// //
// Copyright 2018 NXP. // Copyright 2018-2021 NXP.
/dts-v1/; /dts-v1/;
...@@ -12,6 +12,7 @@ ...@@ -12,6 +12,7 @@
/delete-node/ &can1; /delete-node/ &can1;
/delete-node/ &can2; /delete-node/ &can2;
/delete-node/ &lcdif; /delete-node/ &lcdif;
/delete-node/ &pxp;
/delete-node/ &tsc; /delete-node/ &tsc;
/ { / {
...@@ -19,6 +20,7 @@ ...@@ -19,6 +20,7 @@
compatible = "fsl,imx6ulz-14x14-evk", "fsl,imx6ull", "fsl,imx6ulz"; compatible = "fsl,imx6ulz-14x14-evk", "fsl,imx6ull", "fsl,imx6ulz";
/delete-node/ panel; /delete-node/ panel;
/delete-node/ pxp_v4l2;
}; };
&iomuxc { &iomuxc {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment