diff options
author | Johan Hovold <[email protected]> | 2023-11-06 12:06:52 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-11-06 14:46:57 +0100 |
commit | 258ea41c926b7b3a16d0d7aa210a1401c4a1601b (patch) | |
tree | 684d83e76bcb2451f4e9fc2b4e3e1fa4fccfb090 /scripts/generate_rust_analyzer.py | |
parent | d2f51b3516dade79269ff45eae2a7668ae711b25 (diff) |
Revert "phy: realtek: usb: Add driver for the Realtek SoC USB 3.0 PHY"
This reverts commit adda6e82a7de7d6d478f6c8ef127f0ac51c510a1.
The recently added Realtek PHY drivers depend on the new port status
notification mechanism which was built on the deprecated USB PHY
implementation and devicetree binding.
Specifically, using these PHYs would require describing the very same
PHY using both the generic "phy" property and the deprecated "usb-phy"
property which is clearly wrong.
We should not be building new functionality on top of the legacy USB PHY
implementation even if it is currently stuck in some kind of
transitional limbo.
Revert the new Realtek PHY drivers for now so that the port status
notification interface can be reverted and replaced.
Fixes: adda6e82a7de ("phy: realtek: usb: Add driver for the Realtek SoC USB 3.0 PHY")
Cc: [email protected] # 6.6
Cc: Stanley Chang <[email protected]>
Signed-off-by: Johan Hovold <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions