mbox series

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

Message ID 20240426104129.2211949-1-peter.griffin@linaro.org
Headers show
Series phy-samsung-ufs fixes | expand

Message

Peter Griffin April 26, 2024, 10:41 a.m. UTC
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(-)

Comments

Vinod Koul May 4, 2024, 12:14 p.m. UTC | #1
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,