projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7a805b
)
MLK-16158-4 ARM64: dts: imx8mq: change dsi phy pll 'max-data-rate' to 1.5GHz
author
Fancy Fang
<chen.fang@nxp.com>
Tue, 8 Aug 2017 06:20:36 +0000
(14:20 +0800)
committer
Nitin Garg
<nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:36:28 +0000
(15:36 -0500)
Accoring to the PHY spec, the DSI PHY PLL on imx8mq platform
can support up to 1.5GHz data rate. So change the 'max-data-rate'
to 1.5GHz on imx8mq.
Signed-off-by: Fancy Fang <chen.fang@nxp.com>
arch/arm64/boot/dts/freescale/fsl-imx8mq.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/freescale/fsl-imx8mq.dtsi
b/arch/arm64/boot/dts/freescale/fsl-imx8mq.dtsi
index
41aee80
..
ce9316d
100644
(file)
--- a/
arch/arm64/boot/dts/freescale/fsl-imx8mq.dtsi
+++ b/
arch/arm64/boot/dts/freescale/fsl-imx8mq.dtsi
@@
-382,7
+382,7
@@
assigned-clock-rate = <594000000>, <266000000>, <80000000>;
phy-ref-clkfreq = <27000000>;
data-lanes-num = <4>;
- max-data-rate = <
8
00000000>;
+ max-data-rate = <
15
00000000>;
power-domains = <&power 0>;
status = "disabled";
};