public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Roger Quadros <rogerq@kernel.org>
To: Ravi Gunasekaran <r-gunasekaran@ti.com>, marex@denx.de
Cc: u-boot@lists.denx.de
Subject: Re: [PATCH] usb: cdns3: gadget.c: Set fast access bit
Date: Thu, 11 May 2023 15:10:23 +0300	[thread overview]
Message-ID: <bcb3a56a-ba46-1ccb-dbe7-5d12282a498e@kernel.org> (raw)
In-Reply-To: <20230505121353.23486-1-r-gunasekaran@ti.com>



On 05/05/2023 15:13, Ravi Gunasekaran wrote:
> From: Aswath Govindraju <a-govindraju@ti.com>
> 
> When the device port is in a low power state [U3/L2/Not Connected],
> accesses to usb device registers may take a long time. This could lead to
> potential core hang when the controller registers are accessed after the
> port is disabled by setting DEVDS field. Setting the fast register access
> bit ensures that the PHY clock is keeping up in active state.
> 
> Therefore, set fast access bit to ensure the accesses to device registers
> are quick even in low power states.
> 
> Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>

Reviewed-by: Roger Quadros <rogerq@kernel.org>

      parent reply	other threads:[~2023-05-11 12:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-05 12:13 [PATCH] usb: cdns3: gadget.c: Set fast access bit Ravi Gunasekaran
2023-05-05 12:32 ` Roger Quadros
2023-05-09  5:58   ` [EXTERNAL] " Ravi Gunasekaran
2023-05-10  9:10     ` Roger Quadros
2023-05-11  5:30       ` Pawel Laszczak
2023-05-11  9:33         ` Ravi Gunasekaran
2023-05-12  4:42           ` Pawel Laszczak
2023-05-11 12:10 ` Roger Quadros [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bcb3a56a-ba46-1ccb-dbe7-5d12282a498e@kernel.org \
    --to=rogerq@kernel.org \
    --cc=marex@denx.de \
    --cc=r-gunasekaran@ti.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox