[PATCH v2 0/3] phy: renesas: rcar-gen2: three cleanups
Felix Gu
ustc.gu at gmail.com
Tue Aug 4 08:24:16 PDT 2026
Signed-off-by: Felix Gu <ustc.gu at gmail.com>
---
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@gmail.com
To: Vinod Koul <vkoul at kernel.org>
To: Neil Armstrong <neil.armstrong at linaro.org>
To: Geert Uytterhoeven <geert+renesas at glider.be>
To: Magnus Damm <magnus.damm at gmail.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski at oss.qualcomm.com>
To: Kishon Vijay Abraham I <kishon at kernel.org>
To: Sergei Shtylyov <sergei.shtylyov at cogentembedded.com>
Cc: linux-phy at lists.infradead.org
Cc: linux-renesas-soc at vger.kernel.org
Cc: linux-kernel at vger.kernel.org
---
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 at gmail.com>
More information about the linux-phy
mailing list