Re: [PATCH v1 1/9] dt-bindings: reset: altr: add COMBOPHY_RESET for Agilex5
From: Philipp Zabel
Date: Thu Jun 18 2026 - 06:51:56 EST
On Mo, 2026-05-11 at 13:21 -0700, Tanmay Kathpalia wrote:
> 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@xxxxxxxxxx>
> ---
> include/dt-bindings/reset/altr,rst-mgr-s10.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> 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
Reviewed-by: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
I'll pick this up into reset/fixes after v7.2-rc1.
regards
Philipp