]> git.baikalelectronics.ru Git - uboot.git/commit
phy: marvell: rename comphy related definitions to COMPHY_XX
authorIgal Liberman <igall@marvell.com>
Wed, 26 Apr 2017 12:40:00 +0000 (15:40 +0300)
committerStefan Roese <sr@denx.de>
Thu, 29 Apr 2021 05:45:24 +0000 (07:45 +0200)
commit0e783df49d1ff064f2682a56caecf3ed9dfbe4ce
tree849d494fb675e5deacff8d284fcb02c600bd2861
parentcd1dc0e6307d48ed457c7b6c1c3c898cbc7fcdff
phy: marvell: rename comphy related definitions to COMPHY_XX

Currently, all comphy definitions are PHY_TYPE_XX and PHY_SPEEED_XX.
Those definition might be confused with MDIO PHY definitions.

This patch does the following changes:
 - PHY_TYPE_XX --> COMPHY_TYPE_XX
 - PHY_SPEED_XX --> COMPHY_SPEED_XX

This improves readability, no functional change.

Change-Id: I2bd1d9289ebbc5c16fa80f9870f797ea1bcaf5fa
Signed-off-by: Igal Liberman <igall@marvell.com>
Signed-off-by: Konstantin Porotchkin <kostap@marvell.com>
18 files changed:
arch/arm/dts/armada-3720-db.dts
arch/arm/dts/armada-3720-espressobin.dts
arch/arm/dts/armada-3720-turris-mox.dts
arch/arm/dts/armada-3720-uDPU.dts
arch/arm/dts/armada-7040-db-nand.dts
arch/arm/dts/armada-7040-db.dts
arch/arm/dts/armada-8040-clearfog-gt-8k.dts
arch/arm/dts/armada-8040-db.dts
arch/arm/dts/armada-8040-mcbin.dts
arch/arm/dts/armada-8040-puzzle-m801.dts
arch/arm/dts/cn9130-crb-A.dts
arch/arm/dts/cn9130-crb-B.dts
board/CZ.NIC/turris_mox/turris_mox.c
drivers/phy/marvell/comphy_a3700.c
drivers/phy/marvell/comphy_core.c
drivers/phy/marvell/comphy_cp110.c
drivers/phy/marvell/comphy_mux.c
include/dt-bindings/comphy/comphy_data.h