summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2017-04-24 15:45:24 (GMT)
committerStefan Roese <sr@denx.de>2017-05-09 11:38:18 (GMT)
commit6ecc0b1cdfcb41e567aca53824ba36e50f658273 (patch)
tree3e5cfefad0ed882ffe9beb81f7a81db157f90c53 /include
parente89acc4bf1bfa9239e03a737ed8967ffcc71f5f7 (diff)
downloadu-boot-fsl-qoriq-6ecc0b1cdfcb41e567aca53824ba36e50f658273.tar.xz
phy: marvell: add IGNORE COMPHY type
This type tells u-boot to preserve the COMPHY settings as is it is usefull in situations where the COMPHY was initialized by earlier firmware. Note that IGNORE is different from UNCONNECTED since setting UNCONNECTED type will disconnect the COMPHY in the COMPHY MUX which is a desired behaviour Signed-off-by: Yehuda Yitschak <yehuday@marvell.com> Signed-off-by: Stefan Roese <sr@denx.de> Signed-off-by: Igal Liberman <igall@marvell.com> Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include')
-rw-r--r--include/dt-bindings/comphy/comphy_data.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/dt-bindings/comphy/comphy_data.h b/include/dt-bindings/comphy/comphy_data.h
index d127388..5eb32ef 100644
--- a/include/dt-bindings/comphy/comphy_data.h
+++ b/include/dt-bindings/comphy/comphy_data.h
@@ -43,7 +43,8 @@
#define PHY_TYPE_RXAUI0 21
#define PHY_TYPE_RXAUI1 22
#define PHY_TYPE_SFI 23
-#define PHY_TYPE_MAX 24
+#define PHY_TYPE_IGNORE 24
+#define PHY_TYPE_MAX 25
#define PHY_TYPE_INVALID 0xff
#define PHY_POLARITY_NO_INVERT 0