]> git.ipfire.org Git - people/ms/u-boot.git/commit - arch/powerpc/include/asm/immap_85xx.h
powerpc/85xx: Fix pin muxing for second USB controller
authorFelix Radensky <felix@embedded-sol.com>
Mon, 27 Jun 2011 06:39:29 +0000 (09:39 +0300)
committerKumar Gala <galak@kernel.crashing.org>
Mon, 11 Jul 2011 18:24:20 +0000 (13:24 -0500)
commitaeb6716a12c68644d6dc1e798b724086c3cfcd24
tree4c9782eb057a11db239e2df0a09151606011a3ae
parentc49290cd1964bd67fd3a7006a4409c9f2d526ee4
powerpc/85xx: Fix pin muxing for second USB controller

On P1022/P1013 second USB controller is muxed with second
Ethernet controller. The current code to enable second USB
fails to properly clear pinmux bits used by ethernet. As a
result, Linux freezes when this controller is used. This
patch fixes the problem.

Signed-off-by: Felix Radensky <felix@embedded-sol.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/include/asm/immap_85xx.h