mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
usb: usb: optimize g12a & g12b usb phy pll setting [2/2]
PD#173329 Problem: optimize g12a & g12b usb phy pll setting. Solution: optimize g12a & g12b usb phy pll setting. Verify: s905d2 u200 Change-Id: I53f437e35ac9cf204e00a5b624f7728937042e70 Signed-off-by: Yue Wang <yue.wang@amlogic.com>
This commit is contained in:
@@ -383,7 +383,7 @@
|
||||
pll-setting-2 = <0x927E0000>;
|
||||
pll-setting-3 = <0xac5f49e5>;
|
||||
pll-setting-4 = <0xfe18>;
|
||||
pll-setting-5 = <0xfff>;
|
||||
pll-setting-5 = <0x8000fff>;
|
||||
pll-setting-6 = <0x78000>;
|
||||
pll-setting-7 = <0xe0004>;
|
||||
pll-setting-8 = <0xe000c>;
|
||||
|
||||
@@ -423,7 +423,7 @@
|
||||
pll-setting-2 = <0x927E0000>;
|
||||
pll-setting-3 = <0xac5f69e5>;
|
||||
pll-setting-4 = <0xfe18>;
|
||||
pll-setting-5 = <0xfff>;
|
||||
pll-setting-5 = <0x8000fff>;
|
||||
pll-setting-6 = <0x78000>;
|
||||
pll-setting-7 = <0xe0004>;
|
||||
pll-setting-8 = <0xe000c>;
|
||||
|
||||
Reference in New Issue
Block a user