On Wed, Jul 10, 2024 at 04:46:08PM +0530, Krishna chaitanya chundru wrote: > Endpoint cannot send any data/MSI when the D-state is in > D3cold or D3hot. Endpoint needs to wake up the host to > bring the D-state to D0. > > Endpoint can toggle wake signal when the D-state is in D3cold and vaux is > not supplied or can send inband PME. > > To support this add wakeup_host() callback to the EPC core. Wrap to fill 75 columns consistently. Also applies to other patches in series. In some cases you may intend separate paragraphs; add blank lines between in those cases. s/D-state is in D3cold/D-state is D3cold/ (a couple times here, also applies to other patches and MHI state) s/vaux/Vaux/ to match spec usage.