[PATCH RESEND 0/2] phy-samsung-ufs fixes

Peter Griffin posted 2 patches 1 year, 7 months ago
drivers/phy/samsung/phy-samsung-ufs.c | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
[PATCH RESEND 0/2] phy-samsung-ufs fixes
Posted by Peter Griffin 1 year, 7 months ago
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/20240424195144.GA360683-robh@kernel.org/T/#m83601bf4230be17669080b8c2ee8b418413ada4e

[2] https://lore.kernel.org/linux-clk/20240404122559.898930-1-peter.griffin@linaro.org/

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
Re: [PATCH RESEND 0/2] phy-samsung-ufs fixes
Posted by Vinod Koul 1 year, 7 months ago
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