All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL]: Generic phy fixes for v6.4-rc1
@ 2023-05-05 13:27 ` Vinod Koul
  0 siblings, 0 replies; 4+ messages in thread
From: Vinod Koul @ 2023-05-05 13:27 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, Linux Phy

[-- Attachment #1: Type: text/plain, Size: 1183 bytes --]

Hi Linus,

Please pull to receive the two fixes for Mediatek driver warnings
as reported. Kbuild bot and my tests indicate that this fixes the reported
issue.

The following changes since commit a0106132372120dd0abf5ad7636614e5aeb5da08:

  phy: cadence: cdns-dphy-rx: Add common module reset support (2023-04-12 22:16:16 +0530)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy.git tags/phy-fixes-6.4-1

for you to fetch changes up to 9d9ff3d2a4a567b543b71c2967d2ccc5e0ac6816:

  phy: mediatek: hdmi: mt8195: fix wrong pll calculus (2023-05-04 23:12:11 +0530)

----------------------------------------------------------------
phy fixes for 6.4

 - Fix for mediatek driver warning for variable used uninitialized and fix
   for wrong pll math

----------------------------------------------------------------
Guillaume Ranquet (2):
      phy: mediatek: hdmi: mt8195: fix uninitialized variable usage in pll_calc
      phy: mediatek: hdmi: mt8195: fix wrong pll calculus

 drivers/phy/mediatek/phy-mtk-hdmi-mt8195.c | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)


-- 
~Vinod

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL]: Generic phy fixes for v6.4-rc1
@ 2023-05-05 13:27 ` Vinod Koul
  0 siblings, 0 replies; 4+ messages in thread
From: Vinod Koul @ 2023-05-05 13:27 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, Linux Phy


[-- Attachment #1.1: Type: text/plain, Size: 1183 bytes --]

Hi Linus,

Please pull to receive the two fixes for Mediatek driver warnings
as reported. Kbuild bot and my tests indicate that this fixes the reported
issue.

The following changes since commit a0106132372120dd0abf5ad7636614e5aeb5da08:

  phy: cadence: cdns-dphy-rx: Add common module reset support (2023-04-12 22:16:16 +0530)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy.git tags/phy-fixes-6.4-1

for you to fetch changes up to 9d9ff3d2a4a567b543b71c2967d2ccc5e0ac6816:

  phy: mediatek: hdmi: mt8195: fix wrong pll calculus (2023-05-04 23:12:11 +0530)

----------------------------------------------------------------
phy fixes for 6.4

 - Fix for mediatek driver warning for variable used uninitialized and fix
   for wrong pll math

----------------------------------------------------------------
Guillaume Ranquet (2):
      phy: mediatek: hdmi: mt8195: fix uninitialized variable usage in pll_calc
      phy: mediatek: hdmi: mt8195: fix wrong pll calculus

 drivers/phy/mediatek/phy-mtk-hdmi-mt8195.c | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)


-- 
~Vinod

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

[-- Attachment #2: Type: text/plain, Size: 112 bytes --]

-- 
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL]: Generic phy fixes for v6.4-rc1
  2023-05-05 13:27 ` Vinod Koul
@ 2023-05-05 19:12   ` pr-tracker-bot
  -1 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2023-05-05 19:12 UTC (permalink / raw)
  To: Vinod Koul; +Cc: Linus Torvalds, LKML, Linux Phy

The pull request you sent on Fri, 5 May 2023 18:57:08 +0530:

> git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy.git tags/phy-fixes-6.4-1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/b49178e68fc7e3333c3d9f96eb09937ca84d05fd

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL]: Generic phy fixes for v6.4-rc1
@ 2023-05-05 19:12   ` pr-tracker-bot
  0 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2023-05-05 19:12 UTC (permalink / raw)
  To: Vinod Koul; +Cc: Linus Torvalds, LKML, Linux Phy

The pull request you sent on Fri, 5 May 2023 18:57:08 +0530:

> git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy.git tags/phy-fixes-6.4-1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/b49178e68fc7e3333c3d9f96eb09937ca84d05fd

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

-- 
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-05-05 19:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-05 13:27 [GIT PULL]: Generic phy fixes for v6.4-rc1 Vinod Koul
2023-05-05 13:27 ` Vinod Koul
2023-05-05 19:12 ` pr-tracker-bot
2023-05-05 19:12   ` pr-tracker-bot

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.