lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Mon, 4 Sep 2023 15:52:32 +0100
From:   Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:     Tomasz Rostanski <tomasz.rostanski@...il.com>
Cc:     stable@...r.kernel.org, Balaji Prakash J <bjagadee@...eaurora.org>,
        Felipe Balbi <balbi@...nel.org>,
        Baruch Siach <baruch@...s.co.il>,
        Rob Herring <robh@...nel.org>,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/5] usb: dwc3: reference clock period configuration

On Mon, Sep 04, 2023 at 09:14:22AM +0200, Tomasz Rostanski wrote:
> From: Balaji Prakash J <bjagadee@...eaurora.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@...nel.org>
> Signed-off-by: Balaji Prakash J <bjagadee@...eaurora.org>
> Signed-off-by: Baruch Siach <baruch@...s.co.il>
> Nacked-by: Rob Herring <robh@...nel.org>
> Link: https://lore.kernel.org/r/9f399bdf1ff752e31ab7497e3d5ce19bbb3ff247.1630389452.git.baruch@tkos.co.il
> Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ