projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5509f2
)
MLK-11530-02 ARM: dts: correct hdmi peripheral type
author
Zidan Wang
<zidan.wang@freescale.com>
Fri, 11 Sep 2015 08:59:06 +0000
(16:59 +0800)
committer
Nitin Garg
<nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:48:31 +0000
(14:48 -0500)
correct hdmi peripheral type
Signed-off-by: Zidan Wang <zidan.wang@freescale.com>
arch/arm/boot/dts/imx6qdl.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx6qdl.dtsi
b/arch/arm/boot/dts/imx6qdl.dtsi
index
efe521c
..
0189171
100644
(file)
--- a/
arch/arm/boot/dts/imx6qdl.dtsi
+++ b/
arch/arm/boot/dts/imx6qdl.dtsi
@@
-259,7
+259,7
@@
<&clks IMX6QDL_CLK_HDMI_IAHB>,
<&clks IMX6QDL_CLK_HSI_TX>;
clock-names = "hdmi_isfr", "hdmi_iahb", "mipi_core";
- dmas = <&sdma 2 2
4
0>;
+ dmas = <&sdma 2 2
5
0>;
dma-names = "tx";
status = "disabled";
};