On Thu, 24 Sep 2020 07:28:25 -0600
Rob Herring wrote:
> CAUTION: Email originated externally, do not click links or open attachments
> unless you recognize the sender and know the content is safe.
>
>
> On Thu, Sep 24, 2020 at 5:00 AM Ard Biesheuvel wrote:
> >
> > On Wed, 23 Sep 2020 at 08:28
On Thu, Sep 24, 2020 at 8:33 AM Ard Biesheuvel wrote:
>
> On Thu, 24 Sep 2020 at 15:45, Ard Biesheuvel wrote:
> >
> > On Thu, 24 Sep 2020 at 15:28, Rob Herring wrote:
> > >
> > > On Thu, Sep 24, 2020 at 5:00 AM Ard Biesheuvel wrote:
> > > >
> > > > On Wed, 23 Sep 2020 at 08:28, Jisheng Zhang
>
On Thu, 24 Sep 2020 at 15:45, Ard Biesheuvel wrote:
>
> On Thu, 24 Sep 2020 at 15:28, Rob Herring wrote:
> >
> > On Thu, Sep 24, 2020 at 5:00 AM Ard Biesheuvel wrote:
> > >
> > > On Wed, 23 Sep 2020 at 08:28, Jisheng Zhang
> > > wrote:
> > > >
> > > > Currently, dw_pcie_msi_init() allocates an
On Thu, 24 Sep 2020 at 15:28, Rob Herring wrote:
>
> On Thu, Sep 24, 2020 at 5:00 AM Ard Biesheuvel wrote:
> >
> > On Wed, 23 Sep 2020 at 08:28, Jisheng Zhang
> > wrote:
> > >
> > > Currently, dw_pcie_msi_init() allocates and maps page for msi, then
> > > program the PCIE_MSI_ADDR_LO and PCIE_M
On Thu, Sep 24, 2020 at 5:00 AM Ard Biesheuvel wrote:
>
> On Wed, 23 Sep 2020 at 08:28, Jisheng Zhang
> wrote:
> >
> > Currently, dw_pcie_msi_init() allocates and maps page for msi, then
> > program the PCIE_MSI_ADDR_LO and PCIE_MSI_ADDR_HI. The Root Complex
> > may lose power during suspend-to-
On Wed, 23 Sep 2020 at 08:28, Jisheng Zhang wrote:
>
> Currently, dw_pcie_msi_init() allocates and maps page for msi, then
> program the PCIE_MSI_ADDR_LO and PCIE_MSI_ADDR_HI. The Root Complex
> may lose power during suspend-to-RAM, so when we resume, we want to
> redo the latter but not the forme
Hi Rob,
On Wed, 23 Sep 2020 10:41:45 -0600 Rob Herring wrote:
>
> On Wed, Sep 23, 2020 at 12:27 AM Jisheng Zhang
> wrote:
> >
> > Currently, dw_pcie_msi_init() allocates and maps page for msi, then
> > program the PCIE_MSI_ADDR_LO and PCIE_MSI_ADDR_HI. The Root Complex
> > may lose power during
On Wed, Sep 23, 2020 at 12:27 AM Jisheng Zhang
wrote:
>
> Currently, dw_pcie_msi_init() allocates and maps page for msi, then
> program the PCIE_MSI_ADDR_LO and PCIE_MSI_ADDR_HI. The Root Complex
> may lose power during suspend-to-RAM, so when we resume, we want to
> redo the latter but not the fo
Currently, dw_pcie_msi_init() allocates and maps page for msi, then
program the PCIE_MSI_ADDR_LO and PCIE_MSI_ADDR_HI. The Root Complex
may lose power during suspend-to-RAM, so when we resume, we want to
redo the latter but not the former. If designware based driver (for
example, pcie-tegra194.c) c
9 matches
Mail list logo