Files
u-boot/include/linux
Lucien.Jheng 9eca7fd0d3 phy: add common PHY properties support
Add a new PHY_COMMON_PROPS library that provides helper functions for
PHY drivers to read standardized polarity properties from the device
tree node:

  - phy_get_rx_polarity() / phy_get_tx_polarity()
  - phy_get_manual_rx_polarity() / phy_get_manual_tx_polarity()

The dt-bindings/phy/phy.h header with PHY_POL_NORMAL, PHY_POL_INVERT,
and PHY_POL_AUTO constants is provided via dts/upstream/include, which
is already in the build include path.

Ported from Merge tag 'phy-for-7.0':
  git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy

Link: https://git.kernel.org/linus/e7556b59ba65179612bce3fa56bb53d1b4fb20db
Signed-off-by: Lucien.Jheng <lucienzx159@gmail.com>
2026-05-06 11:07:22 +02:00
..
2025-12-04 09:38:58 -06:00
2023-05-15 14:08:45 -04:00
2025-06-11 09:42:55 +02:00
2026-04-21 11:19:49 -06:00
2026-04-21 11:19:49 -06:00
2024-07-29 15:01:04 -06:00
2021-11-23 09:57:55 +02:00
2025-09-18 17:20:39 +02:00
2026-04-21 11:19:49 -06:00
2022-11-28 10:25:17 -05:00
2026-04-21 11:19:49 -06:00
2023-11-07 14:50:52 -05:00
2021-03-01 09:54:11 -05:00
2026-04-21 11:19:49 -06:00
2025-06-03 17:18:03 -06:00
2025-04-02 20:00:59 -06:00
2023-05-15 14:08:45 -04:00
2023-07-25 12:44:46 -04:00