]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dt-bindings: phy: rename transmit-amplitude.yaml to phy-common-props.yaml
authorVladimir Oltean <vladimir.oltean@nxp.com>
Sun, 11 Jan 2026 09:39:30 +0000 (11:39 +0200)
committerVinod Koul <vkoul@kernel.org>
Wed, 14 Jan 2026 12:46:05 +0000 (18:16 +0530)
commitb7b4dcd96e3dfbb955d152c9ce4b490498b0f4b4
tree65504520795cf5bc2ef8f0398a55e9e7c241e3ce
parent8f0b4cce4481fb22653697cced8d0d04027cb1e8
dt-bindings: phy: rename transmit-amplitude.yaml to phy-common-props.yaml

I would like to add more properties similar to tx-p2p-microvolt, and I
don't think it makes sense to create one schema for each such property
(transmit-amplitude.yaml, lane-polarity.yaml, transmit-equalization.yaml
etc).

Instead, let's rename to phy-common-props.yaml, which makes it a more
adequate host schema for all the above properties.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://patch.msgid.link/20260111093940.975359-2-vladimir.oltean@nxp.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Documentation/devicetree/bindings/phy/phy-common-props.yaml [moved from Documentation/devicetree/bindings/phy/transmit-amplitude.yaml with 90% similarity]