[PATCH v3 1/3] ARM i.MX6: change mxs usbphy clock usage

2013-01-16 Thread Peter Chen
This mxs usbphy is only needs to be on after system boots up, and software never needs to control it anymore. Meanwhile, usbphy's parent needs to be notified if usb is suspend or not. So we design below mxs usbphy usage: - usbphy1_gate and usbphy2_gate: Their parents are dummy clock, we only needs

Re: [PATCH v3 1/3] ARM i.MX6: change mxs usbphy clock usage

2013-01-16 Thread Shawn Guo
On Wed, Jan 16, 2013 at 04:59:03PM +0800, Peter Chen wrote: > This mxs usbphy is only needs to be on after system boots > up, and software never needs to control it anymore. > Meanwhile, usbphy's parent needs to be notified if usb > is suspend or not. So we design below mxs usbphy usage: > > - usb