summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTanmay Kathpalia <tanmay.kathpalia@altera.com>2026-06-27 13:14:46 -0700
committerPhilipp Zabel <p.zabel@pengutronix.de>2026-07-01 15:08:06 +0200
commitab45ecfab540653f1ff4a8d2f2da055c82cf1640 (patch)
tree053d204277c796fa9b99090e0502bd22807fcd77 /include
parent1ca22c6aa006b05143367268066fb74e32cfe66b (diff)
dt-bindings: reset: altr: add COMBOPHY_RESET for Agilex5
Add COMBOPHY_RESET definition at index 38 for the combo PHY reset control on Altera Agilex5 SoCs. This reset is used by peripherals such as the SD/eMMC controller that share the combo PHY. Signed-off-by: Tanmay Kathpalia <tanmay.kathpalia@altera.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Diffstat (limited to 'include')
-rw-r--r--include/dt-bindings/reset/altr,rst-mgr-s10.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dt-bindings/reset/altr,rst-mgr-s10.h b/include/dt-bindings/reset/altr,rst-mgr-s10.h
index 04c4d0c6fd34..c2505b9eb63e 100644
--- a/include/dt-bindings/reset/altr,rst-mgr-s10.h
+++ b/include/dt-bindings/reset/altr,rst-mgr-s10.h
@@ -22,7 +22,7 @@
#define USB0_RESET 35
#define USB1_RESET 36
#define NAND_RESET 37
-/* 38 is empty */
+#define COMBOPHY_RESET 38
#define SDMMC_RESET 39
#define EMAC0_OCP_RESET 40
#define EMAC1_OCP_RESET 41