diff options
author | Rafał Miłecki <[email protected]> | 2020-11-13 12:34:23 +0100 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2020-11-19 11:56:35 +0530 |
commit | 36a94760c98954e50ea621f7a9603fee3621deb7 (patch) | |
tree | d2d2613656f04f60c34a33e255f4530489ba9428 /scripts/gdb/linux/utils.py | |
parent | 7af8109efad54ee015626e5dcac133a6f4e473da (diff) |
phy: phy-bcm-ns-usb3: drop support for deprecated DT binding
Initially this PHY driver was implementing MDIO access on its own. It
was caused by lack of proper hardware design understanding.
It has been changed back in 2017. DT bindings were changed and driver
was updated to use MDIO layer.
It should be really safe now to drop the old deprecated code. All Linux
stored DT files don't use it for 3,5 year. There is close to 0 chance
there is any bootloader with its own DTB using old the binding.
Signed-off-by: Rafał Miłecki <[email protected]>
Acked-by: Florian Fainelli <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions