From: Vinod Koul <vkoul@kernel.org>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
Linux Phy <linux-phy@lists.infradead.org>,
Kishon Vijay Abraham I <kishon@ti.com>
Subject: Re: [GIT PULL]: Generic phy fixes for v5.16
Date: Thu, 2 Dec 2021 09:42:33 +0530 [thread overview]
Message-ID: <YahHsaJVCkxAm+hI@matsya> (raw)
In-Reply-To: <YaB7jK+ADoUQHWjh@matsya>
Hi Greg,
On 26-11-21, 11:45, Vinod Koul wrote:
> Hello Greg,
>
> Please pull to recieve bunch of fixes for generic phy subsystem. These
> contain mostly kernel-doc warning fixes along with couple of driver
> fixes.
>
> The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:
>
> Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy.git tags/phy-fixes-5.16
Did you miss this one or something else...
>
> for you to fetch changes up to f0ae8685b2858fc1dabf5ea743642abb5f242375:
>
> phy: HiSilicon: Fix copy and paste bug in error handling (2021-11-23 10:42:13 +0530)
>
> ----------------------------------------------------------------
> phy: fixes for 5.16
>
> Fixes for:
> - kernel-doc warnings for various drivers
> - error handling fix for HiSilicon driver
> - name fix for zynqmp phy
> - property name fix in stm32 phy
>
> ----------------------------------------------------------------
> Amelie Delaunay (1):
> phy: stm32: fix st,slow-hs-slew-rate with st,decrease-hs-slew-rate
>
> Dan Carpenter (1):
> phy: HiSilicon: Fix copy and paste bug in error handling
>
> Liam Beguin (1):
> dt-bindings: phy: zynqmp-psgtr: fix USB phy name
>
> Randy Dunlap (1):
> phy: ti: report 2 non-kernel-doc comments
>
> Vinod Koul (6):
> phy: mvebu-cp110-utmi: Fix kernel-doc warns
> phy: qualcomm: qmp: Add missing struct documentation
> phy: qualcomm: usb-hsic: Fix the kernel-doc warn
> phy: ti: tusb1210: Fix the kernel-doc warn
> phy: qualcomm: ipq806x-usb: Fix kernel-doc style
> phy: ti: omap-usb2: Fix the kernel-doc style
>
> .../devicetree/bindings/phy/xlnx,zynqmp-psgtr.yaml | 2 +-
> drivers/phy/hisilicon/phy-hi3670-pcie.c | 4 ++--
> drivers/phy/marvell/phy-mvebu-cp110-utmi.c | 4 ++--
> drivers/phy/qualcomm/phy-qcom-ipq806x-usb.c | 26 ++++++++++++----------
> drivers/phy/qualcomm/phy-qcom-qmp.c | 3 +++
> drivers/phy/qualcomm/phy-qcom-usb-hsic.c | 2 +-
> drivers/phy/st/phy-stm32-usbphyc.c | 2 +-
> drivers/phy/ti/phy-am654-serdes.c | 2 +-
> drivers/phy/ti/phy-j721e-wiz.c | 2 +-
> drivers/phy/ti/phy-omap-usb2.c | 6 ++---
> drivers/phy/ti/phy-tusb1210.c | 2 +-
> 11 files changed, 30 insertions(+), 25 deletions(-)
>
> Thanks
> --
> ~Vinod
> --
> linux-phy mailing list
> linux-phy@lists.infradead.org
> https://lists.infradead.org/mailman/listinfo/linux-phy
--
~Vinod
--
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy
WARNING: multiple messages have this Message-ID (diff)
From: Vinod Koul <vkoul@kernel.org>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
Linux Phy <linux-phy@lists.infradead.org>,
Kishon Vijay Abraham I <kishon@ti.com>
Subject: Re: [GIT PULL]: Generic phy fixes for v5.16
Date: Thu, 2 Dec 2021 09:42:33 +0530 [thread overview]
Message-ID: <YahHsaJVCkxAm+hI@matsya> (raw)
In-Reply-To: <YaB7jK+ADoUQHWjh@matsya>
Hi Greg,
On 26-11-21, 11:45, Vinod Koul wrote:
> Hello Greg,
>
> Please pull to recieve bunch of fixes for generic phy subsystem. These
> contain mostly kernel-doc warning fixes along with couple of driver
> fixes.
>
> The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:
>
> Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy.git tags/phy-fixes-5.16
Did you miss this one or something else...
>
> for you to fetch changes up to f0ae8685b2858fc1dabf5ea743642abb5f242375:
>
> phy: HiSilicon: Fix copy and paste bug in error handling (2021-11-23 10:42:13 +0530)
>
> ----------------------------------------------------------------
> phy: fixes for 5.16
>
> Fixes for:
> - kernel-doc warnings for various drivers
> - error handling fix for HiSilicon driver
> - name fix for zynqmp phy
> - property name fix in stm32 phy
>
> ----------------------------------------------------------------
> Amelie Delaunay (1):
> phy: stm32: fix st,slow-hs-slew-rate with st,decrease-hs-slew-rate
>
> Dan Carpenter (1):
> phy: HiSilicon: Fix copy and paste bug in error handling
>
> Liam Beguin (1):
> dt-bindings: phy: zynqmp-psgtr: fix USB phy name
>
> Randy Dunlap (1):
> phy: ti: report 2 non-kernel-doc comments
>
> Vinod Koul (6):
> phy: mvebu-cp110-utmi: Fix kernel-doc warns
> phy: qualcomm: qmp: Add missing struct documentation
> phy: qualcomm: usb-hsic: Fix the kernel-doc warn
> phy: ti: tusb1210: Fix the kernel-doc warn
> phy: qualcomm: ipq806x-usb: Fix kernel-doc style
> phy: ti: omap-usb2: Fix the kernel-doc style
>
> .../devicetree/bindings/phy/xlnx,zynqmp-psgtr.yaml | 2 +-
> drivers/phy/hisilicon/phy-hi3670-pcie.c | 4 ++--
> drivers/phy/marvell/phy-mvebu-cp110-utmi.c | 4 ++--
> drivers/phy/qualcomm/phy-qcom-ipq806x-usb.c | 26 ++++++++++++----------
> drivers/phy/qualcomm/phy-qcom-qmp.c | 3 +++
> drivers/phy/qualcomm/phy-qcom-usb-hsic.c | 2 +-
> drivers/phy/st/phy-stm32-usbphyc.c | 2 +-
> drivers/phy/ti/phy-am654-serdes.c | 2 +-
> drivers/phy/ti/phy-j721e-wiz.c | 2 +-
> drivers/phy/ti/phy-omap-usb2.c | 6 ++---
> drivers/phy/ti/phy-tusb1210.c | 2 +-
> 11 files changed, 30 insertions(+), 25 deletions(-)
>
> Thanks
> --
> ~Vinod
> --
> linux-phy mailing list
> linux-phy@lists.infradead.org
> https://lists.infradead.org/mailman/listinfo/linux-phy
--
~Vinod
next prev parent reply other threads:[~2021-12-02 4:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-26 6:15 [GIT PULL]: Generic phy fixes for v5.16 Vinod Koul
2021-11-26 6:15 ` Vinod Koul
2021-12-02 4:12 ` Vinod Koul [this message]
2021-12-02 4:12 ` Vinod Koul
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=YahHsaJVCkxAm+hI@matsya \
--to=vkoul@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=kishon@ti.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-phy@lists.infradead.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.