[PATCH v2 0/3] phy: renesas: rcar-gen2: three cleanups

Felix Gu <[email protected]> Tue, 04 Aug 2026 23:24:16 +0800
Newsgroups org.kernel.vger.linux-renesas-soc,org.infradead.lists.linux-phy,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
Signed-off-by: Felix Gu <[email protected]>
---
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/[email protected]

To: Vinod Koul <[email protected]>
To: Neil Armstrong <[email protected]>
To: Geert Uytterhoeven <[email protected]>
To: Magnus Damm <[email protected]>
To: Krzysztof Kozlowski <[email protected]>
To: Kishon Vijay Abraham I <[email protected]>
To: Sergei Shtylyov <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]

---
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 <[email protected]>