[PATCH] phy: renesas: rcar-gen3-usb2: Fix ID check logic with VBUS valid
Vinod Koul
vkoul at kernel.org
Mon Sep 1 10:08:25 PDT 2025
On Thu, 21 Aug 2025 16:59:57 +0100, Prabhakar wrote:
> The existing ID detection logic returned false when both IDDIG and
> VBUSVALID were set, which caused incorrect role determination in some
> cases. The condition:
>
> !(device && !vbus_valid)
>
> did not properly reflect the intended relationship between IDDIG and
> VBUSVALID signals.
>
> [...]
Applied, thanks!
[1/1] phy: renesas: rcar-gen3-usb2: Fix ID check logic with VBUS valid
commit: 356590cd61cf89e2420d5628e35b6e73c6b6a770
Best regards,
--
~Vinod
More information about the linux-phy
mailing list