| From 313a776ae1ef71f826cd39545e358a3735c1a032 Mon Sep 17 00:00:00 2001 |
| From: Sam Shih <sam.shih@mediatek.com> |
| Date: Fri, 2 Jun 2023 13:06:33 +0800 |
| Subject: [PATCH] |
| [networking][999-2724-dt-bindings-phy-Add-DT-bindings-for-Xilinx-ZynqMP-PS.patch] |
| |
| --- |
| include/dt-bindings/phy/phy.h | 1 + |
| 1 file changed, 1 insertion(+) |
| |
| diff --git a/include/dt-bindings/phy/phy.h b/include/dt-bindings/phy/phy.h |
| index 3727ef721..36e8c241c 100644 |
| --- a/include/dt-bindings/phy/phy.h |
| +++ b/include/dt-bindings/phy/phy.h |
| @@ -18,5 +18,6 @@ |
| #define PHY_TYPE_UFS 5 |
| #define PHY_TYPE_DP 6 |
| #define PHY_TYPE_XPCS 7 |
| +#define PHY_TYPE_SGMII 8 |
| |
| #endif /* _DT_BINDINGS_PHY */ |
| -- |
| 2.34.1 |
| |