aboutsummaryrefslogtreecommitdiff
path: root/include/hw/arm/fsl-imx6ul.h
diff options
context:
space:
mode:
authorGuenter Roeck <linux@roeck-us.net>2023-03-15 07:52:45 -0700
committerPeter Maydell <peter.maydell@linaro.org>2023-04-20 10:46:19 +0100
commitbc14018c2d291949583dc80bafe1196efeba0317 (patch)
tree631c2a7add2931a47c06b08850b530e1f48347bb /include/hw/arm/fsl-imx6ul.h
parentdf3f5efe108e4787187133dda05112d32a1b87e8 (diff)
fsl-imx6ul: Add fec[12]-phy-connected properties
Add fec[12]-phy-connected properties and use it to set phy-connected and phy-consumer properties for imx_fec. Signed-off-by: Guenter Roeck <linux@roeck-us.net> Message-id: 20230315145248.1639364-3-linux@roeck-us.net Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'include/hw/arm/fsl-imx6ul.h')
-rw-r--r--include/hw/arm/fsl-imx6ul.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/hw/arm/fsl-imx6ul.h b/include/hw/arm/fsl-imx6ul.h
index 1952cb984d..9ee15ae38d 100644
--- a/include/hw/arm/fsl-imx6ul.h
+++ b/include/hw/arm/fsl-imx6ul.h
@@ -89,6 +89,7 @@ struct FslIMX6ULState {
MemoryRegion ocram_alias;
uint32_t phy_num[FSL_IMX6UL_NUM_ETHS];
+ bool phy_connected[FSL_IMX6UL_NUM_ETHS];
};
enum FslIMX6ULMemoryMap {