2024-04-26 10:42:38

by Peter Griffin

[permalink] [raw]
Subject: [PATCH RESEND 0/2] phy-samsung-ufs fixes

Hi Vinod,

Two minor fixes for the phy-samsung-ufs driver. These were sent previously
as part of the v2 of the UFS series [1], but I'm re-sending after
splitting the patches out into separate series (clocks, phy, UFS, dts), to
hopefully make things clearer and easier for the relevant maintainers.

These patches were based on feedback received from Andre and Dan on the ML
after the gs101 phy patches were queued [2].

regards,

Peter.

[1] https://lore.kernel.org/linux-kernel/[email protected]/T/#m83601bf4230be17669080b8c2ee8b418413ada4e

[2] https://lore.kernel.org/linux-clk/[email protected]/

Peter Griffin (2):
phy: samsung-ufs: ufs: remove superfluous mfd/syscon.h header
phy: samsung-ufs: ufs: exit on first reported error

drivers/phy/samsung/phy-samsung-ufs.c | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)

--
2.44.0.769.g3c40516874-goog



2024-05-04 12:14:29

by Vinod Koul

[permalink] [raw]
Subject: Re: [PATCH RESEND 0/2] phy-samsung-ufs fixes


On Fri, 26 Apr 2024 11:41:27 +0100, Peter Griffin wrote:
> Two minor fixes for the phy-samsung-ufs driver. These were sent previously
> as part of the v2 of the UFS series [1], but I'm re-sending after
> splitting the patches out into separate series (clocks, phy, UFS, dts), to
> hopefully make things clearer and easier for the relevant maintainers.
>
> These patches were based on feedback received from Andre and Dan on the ML
> after the gs101 phy patches were queued [2].
>
> [...]

Applied, thanks!

[1/2] phy: samsung-ufs: ufs: remove superfluous mfd/syscon.h header
commit: 8b19c45ae4c0480ea07ab9f33c43d0fa6ea43aa1
[2/2] phy: samsung-ufs: ufs: exit on first reported error
commit: 2ff6365e2271282bea155541e5e3deb9d9ff1572

Best regards,
--
~Vinod