[PATCH v2 0/3] phy: renesas: rcar-gen2: three cleanups
From: Felix Gu
Date: Tue Aug 04 2026 - 11:28:51 EST
Signed-off-by: Felix Gu <ustc.gu@xxxxxxxxx>
---
Changes in v2:
- Merge patch 1 and patch 2 into one series.
- Collect Krzysztof's reviewed-by for patch 1.
- Add patch 3 to use dev_err_probe() in probe function.
- Link to v1: https://patch.msgid.link/20260803-rcar-gen2-v1-1-9aa35c36d7d7@xxxxxxxxx
To: Vinod Koul <vkoul@xxxxxxxxxx>
To: Neil Armstrong <neil.armstrong@xxxxxxxxxx>
To: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
To: Magnus Damm <magnus.damm@xxxxxxxxx>
To: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
To: Kishon Vijay Abraham I <kishon@xxxxxxxxxx>
To: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>
Cc: linux-phy@xxxxxxxxxxxxxxxxxxx
Cc: linux-renesas-soc@xxxxxxxxxxxxxxx
Cc: linux-kernel@xxxxxxxxxxxxxxx
---
Felix Gu (3):
phy: renesas: rcar-gen2: Fix double of_node_put on phy creation failure
phy: renesas: rcar-gen2: Return -EINVAL for out-of-range channel reg
phy: renesas: rcar-gen2: Use dev_err_probe() in probe
drivers/phy/renesas/phy-rcar-gen2.c | 36 ++++++++++++++----------------------
1 file changed, 14 insertions(+), 22 deletions(-)
---
base-commit: 415606a7be939835db9b0d6b711887586646346d
change-id: 20260803-rcar-gen2-140f014cd384
Best regards,
--
Felix Gu <ustc.gu@xxxxxxxxx>