From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Tomasz Rostanski <tomasz.rostanski@gmail.com>
Cc: stable@vger.kernel.org,
Balaji Prakash J <bjagadee@codeaurora.org>,
Felipe Balbi <balbi@kernel.org>, Baruch Siach <baruch@tkos.co.il>,
Rob Herring <robh@kernel.org>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/5] usb: dwc3: reference clock period configuration
Date: Mon, 4 Sep 2023 15:52:32 +0100 [thread overview]
Message-ID: <2023090417-silk-parting-36d8@gregkh> (raw)
In-Reply-To: <20230904071432.32309-1-tomasz.rostanski@thalesgroup.com>
On Mon, Sep 04, 2023 at 09:14:22AM +0200, Tomasz Rostanski wrote:
> From: Balaji Prakash J <bjagadee@codeaurora.org>
>
> Set reference clock period when it differs from dwc3 default hardware
> set.
>
> We could calculate clock period based on reference clock frequency. But
> this information is not always available. This is the case of PCI bus
> attached USB host. For that reason we use a custom property.
>
> Tested (USB2 only) on IPQ6010 SoC based board with 24 MHz reference
> clock while hardware default is 19.2 MHz.
>
> [ baruch: rewrite commit message; drop GFLADJ code; remove 'quirk-' from
> property name; mention tested hardware ]
>
> Acked-by: Felipe Balbi <balbi@kernel.org>
> Signed-off-by: Balaji Prakash J <bjagadee@codeaurora.org>
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> Nacked-by: Rob Herring <robh@kernel.org>
> Link: https://lore.kernel.org/r/9f399bdf1ff752e31ab7497e3d5ce19bbb3ff247.1630389452.git.baruch@tkos.co.il
> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> ---
> drivers/usb/dwc3/core.c | 29 +++++++++++++++++++++++++++++
> drivers/usb/dwc3/core.h | 6 ++++++
> 2 files changed, 35 insertions(+)
What is the git commit id of this change (and all the others in this
series?)
What stable tree(s) are you wanting this to be applied to?
And you forgot to sign off on the patches as well, that is required.
thanks,
greg k-h
prev parent reply other threads:[~2023-09-04 14:52 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-04 7:14 [PATCH 1/5] usb: dwc3: reference clock period configuration Tomasz Rostanski
2023-09-04 7:14 ` [PATCH 2/5] usb: dwc3: Get clocks individually Tomasz Rostanski
2023-09-04 7:14 ` [PATCH 3/5] usb: dwc3: Calculate REFCLKPER based on reference clock Tomasz Rostanski
2023-09-04 7:14 ` [PATCH 4/5] usb: dwc3: Program GFLADJ Tomasz Rostanski
2023-09-04 7:14 ` [PATCH 5/5] usb: dwc3: core: add gfladj_refclk_lpm_sel quirk Tomasz Rostanski
2023-09-04 14:52 ` Greg Kroah-Hartman [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=2023090417-silk-parting-36d8@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=balbi@kernel.org \
--cc=baruch@tkos.co.il \
--cc=bjagadee@codeaurora.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=robh@kernel.org \
--cc=stable@vger.kernel.org \
--cc=tomasz.rostanski@gmail.com \
/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