]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00258357-3: mlb: Reset whole CDR in init function
authorTerry Lv <r65388@freescale.com>
Fri, 12 Apr 2013 07:18:50 +0000 (15:18 +0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:13:58 +0000 (14:13 +0200)
commitcb9f53d82ea6aecc973f02e09a5fcfb2ebbd248d
treea11565be18ac1b199d3544fcb0a1b841c3979ed1
parent224ed03e1298a42b01db0ad19043fa5bf1ef0838
ENGR00258357-3: mlb: Reset whole CDR in init function

Reset whole CDR in init function. This will make mlb connection to MITB
more stable.
This is a missed part in mx6 rm's mlb section, but new in mlb's latest
spec DS62420AP2.pdf 12.1.1-1.
Without this patch, mlb may receive irq from MITB during initialization.
It might cause some connection issue that mlb can't receive data
sometimes. It was treat to be MITB's fault before we get the latest
spec.

Signed-off-by: Terry Lv <r65388@freescale.com>
drivers/mxc/mlb/mxc_mlb150.c