projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
668e8db
)
arm64: imx8-ss-dc0.dtsi: Add dc0_pc phandle for dpu1
author
Liu Ying
<victor.liu@nxp.com>
Tue, 12 Nov 2019 02:41:06 +0000
(10:41 +0800)
committer
Dong Aisheng
<aisheng.dong@nxp.com>
Mon, 14 Dec 2020 03:20:58 +0000
(11:20 +0800)
This patch adds dc0_pc phandle for dpu1 node.
Signed-off-by: Liu Ying <victor.liu@nxp.com>
arch/arm64/boot/dts/freescale/imx8-ss-dc0.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/freescale/imx8-ss-dc0.dtsi
b/arch/arm64/boot/dts/freescale/imx8-ss-dc0.dtsi
index
778f55b
..
a8406fd
100644
(file)
--- a/
arch/arm64/boot/dts/freescale/imx8-ss-dc0.dtsi
+++ b/
arch/arm64/boot/dts/freescale/imx8-ss-dc0.dtsi
@@
-479,6
+479,7
@@
dc0_subsys: bus@56000000 {
<&dc0_dpr2_channel1>,
<&dc0_dpr2_channel2>,
<&dc0_dpr2_channel3>;
+ fsl,pixel-combiner = <&dc0_pc>;
status = "disabled";
};
};