Skip to content
Commit 69d9a3fe authored by Shawn Guo's avatar Shawn Guo
Browse files

ARM: imx: fix register offset of pll7_usb_host gate clock



There is a copy&paste error on register offset of pll7_usb_host gate
clock introduced by i.MX6 PLL bypass support patches.  The error breaks
the ENET function, because it overwrites the pll6_enet gate bit.

Correct the offset for all i.MX6 clock drivers.

Thanks to Fugang Duan <B38611@freescale.com> for spotting the error.

Signed-off-by: default avatarShawn Guo <shawn.guo@freescale.com>
parent dbaf381f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment