Home
last modified time | relevance | path

Searched hist:"869 c597829817af4b9f85c5e4181c622918dc781" (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/usb/musb/
H A Dmusb_host.hdiff 869c597829817af4b9f85c5e4181c622918dc781 Tue Nov 26 13:31:14 CET 2013 Daniel Mack <zonque@gmail.com> usb: musb: dsps: add support for suspend and resume

The dsps platform needs to save save some registers at suspend time and
restore them after resume. This patch adds a struct for these registers,
and also lets the musb core know that the core registers need to be
saved as well.

We also have to explicitly de-assert the port reset upon resume on this
platform, but musb_port_reset() should not be called from glue layers.

Hence, introduce a flag in struct musb_hdrc_config for this.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
H A Dmusb_virthub.cdiff 869c597829817af4b9f85c5e4181c622918dc781 Tue Nov 26 13:31:14 CET 2013 Daniel Mack <zonque@gmail.com> usb: musb: dsps: add support for suspend and resume

The dsps platform needs to save save some registers at suspend time and
restore them after resume. This patch adds a struct for these registers,
and also lets the musb core know that the core registers need to be
saved as well.

We also have to explicitly de-assert the port reset upon resume on this
platform, but musb_port_reset() should not be called from glue layers.

Hence, introduce a flag in struct musb_hdrc_config for this.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
H A Dmusb_dsps.cdiff 869c597829817af4b9f85c5e4181c622918dc781 Tue Nov 26 13:31:14 CET 2013 Daniel Mack <zonque@gmail.com> usb: musb: dsps: add support for suspend and resume

The dsps platform needs to save save some registers at suspend time and
restore them after resume. This patch adds a struct for these registers,
and also lets the musb core know that the core registers need to be
saved as well.

We also have to explicitly de-assert the port reset upon resume on this
platform, but musb_port_reset() should not be called from glue layers.

Hence, introduce a flag in struct musb_hdrc_config for this.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
H A Dmusb_host.cdiff 869c597829817af4b9f85c5e4181c622918dc781 Tue Nov 26 13:31:14 CET 2013 Daniel Mack <zonque@gmail.com> usb: musb: dsps: add support for suspend and resume

The dsps platform needs to save save some registers at suspend time and
restore them after resume. This patch adds a struct for these registers,
and also lets the musb core know that the core registers need to be
saved as well.

We also have to explicitly de-assert the port reset upon resume on this
platform, but musb_port_reset() should not be called from glue layers.

Hence, introduce a flag in struct musb_hdrc_config for this.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
/linux/include/linux/usb/
H A Dmusb.hdiff 869c597829817af4b9f85c5e4181c622918dc781 Tue Nov 26 13:31:14 CET 2013 Daniel Mack <zonque@gmail.com> usb: musb: dsps: add support for suspend and resume

The dsps platform needs to save save some registers at suspend time and
restore them after resume. This patch adds a struct for these registers,
and also lets the musb core know that the core registers need to be
saved as well.

We also have to explicitly de-assert the port reset upon resume on this
platform, but musb_port_reset() should not be called from glue layers.

Hence, introduce a flag in struct musb_hdrc_config for this.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>