[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YFQr0bHa6nIgas2S@rocinante>
Date: Fri, 19 Mar 2021 05:42:57 +0100
From: Krzysztof WilczyĆski <kw@...ux.com>
To: Greentime Hu <greentime.hu@...ive.com>
Cc: paul.walmsley@...ive.com, hes@...ive.com, erik.danie@...ive.com,
zong.li@...ive.com, bhelgaas@...gle.com, robh+dt@...nel.org,
palmer@...belt.com, aou@...s.berkeley.edu, mturquette@...libre.com,
sboyd@...nel.org, lorenzo.pieralisi@....com,
p.zabel@...gutronix.de, alex.dewar90@...il.com,
khilman@...libre.com, hayashi.kunihiko@...ionext.com,
vidyas@...dia.com, jh80.chung@...sung.com,
linux-pci@...r.kernel.org, devicetree@...r.kernel.org,
linux-riscv@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux-clk@...r.kernel.org, helgaas@...nel.org
Subject: Re: [PATCH v2 5/6] PCI: fu740: Add SiFive FU740 PCIe host controller
driver
Hi,
[...]
> > + /* Wait for wait_idle */
> > + ret = readl_poll_timeout(phy_cr_para_ack, val, val, 10, 5000);
> > + if (ret)
> > + dev_err(dev, "Wait for wait_ilde state failed!\n");
>
> It would be "wait_idle" rather than "wait_idle".
[...]
Apologies, meant to say "wait_ilde" in the "rather than" part, but went
ahead and somehow used the correct spelling. :)
Krzysztof
Powered by blists - more mailing lists