mbox series

[devicetree,0/2] Common PHY to YAML + tx-amplitude property

Message ID 20211214233432.22580-1-kabel@kernel.org
Headers show
Series Common PHY to YAML + tx-amplitude property | expand

Message

Marek BehĂșn Dec. 14, 2021, 11:34 p.m. UTC
This converts common PHY binding to YAML and adds property for
specifying PHY transmit amplitude.

Marek BehĂșn (2):
  dt-bindings: phy: Convert generic PHY provider binding to YAML
  dt-bindings: phy: Add `tx-amplitude-microvolt` property binding

 .../devicetree/bindings/phy/phy-bindings.txt  | 73 +----------------
 .../devicetree/bindings/phy/phy.yaml          | 81 +++++++++++++++++++
 2 files changed, 82 insertions(+), 72 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/phy/phy.yaml