projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6063be5
)
MLK-24785 ARM: dts: imx7ulp-evk: update USB PHY parameter D_CAL
author
Peter Chen
<peter.chen@nxp.com>
Tue, 15 Sep 2020 08:57:35 +0000
(16:57 +0800)
committer
Dong Aisheng
<aisheng.dong@nxp.com>
Mon, 14 Dec 2020 03:23:16 +0000
(11:23 +0800)
According to HW test results, it needs to use 0x5 for D_CAL value
at imx7ulp-evk board for both B1 and B2 chip.
Signed-off-by: Peter Chen <peter.chen@nxp.com>
arch/arm/boot/dts/imx7ulp-evk.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx7ulp-evk.dts
b/arch/arm/boot/dts/imx7ulp-evk.dts
index
20fe314
..
e769e21
100644
(file)
--- a/
arch/arm/boot/dts/imx7ulp-evk.dts
+++ b/
arch/arm/boot/dts/imx7ulp-evk.dts
@@
-411,6
+411,10
@@
status = "okay";
};
+&usbphy1 {
+ fsl,tx-d-cal = <106>;
+};
+
&usdhc0 {
assigned-clocks = <&scg1 IMX7ULP_CLK_APLL_PFD1>, <&pcc2 IMX7ULP_CLK_USDHC0>;
assigned-clock-parents = <0>, <&scg1 IMX7ULP_CLK_APLL_PFD1>;