]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
85xx/b4:Correct USB DR controller liodn entry
authorramneek mehresh <ramneek.mehresh@freescale.com>
Thu, 21 Aug 2014 12:22:17 +0000 (17:52 +0530)
committerYork Sun <yorksun@freescale.com>
Fri, 14 Nov 2014 19:12:13 +0000 (11:12 -0800)
commita53dd530013bba81ad6ba87a661ff19b12977c23
tree361c2ecffbdb0a4255a1910868bb488000861b58
parent2bf4207b8a452476a591d733c6b8f09b337acc08
85xx/b4:Correct USB DR controller liodn entry

LIODN entry for B4860/B4420 mentions USB controller as "mph"
insread of "dr". This results in PAMU not permitting bus
transactions for USB DR controller on B4860 resulting in
USB function failure. Replacing "fsl-usb2-mph" with
"fsl-usb2-dr" allows USB DR controller bus transactions

Signed-off-by: Poonam Aggrwal <poonam.aggrwal@freescale.com>
Signed-off-by: Ramneek Mehresh <ramneek.mehresh@freescale.com>
Reviewed-by: Sethi Varun-B16395 <Varun.Sethi@freescale.com>
Reviewed-by: Sun Yusong-R58495 <yorksun@freescale.com>
arch/powerpc/cpu/mpc85xx/b4860_ids.c