]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
dt-bindings: reset: altr: add COMBOPHY_RESET for Agilex5
authorTanmay Kathpalia <tanmay.kathpalia@altera.com>
Sat, 27 Jun 2026 20:14:46 +0000 (13:14 -0700)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Wed, 1 Jul 2026 13:08:06 +0000 (15:08 +0200)
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>
include/dt-bindings/reset/altr,rst-mgr-s10.h

index 04c4d0c6fd34bcc7df44b9ecdafe787d9551b089..c2505b9eb63e5d05bcd8bab9df970c60a3679849 100644 (file)
@@ -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