[PATCH 1/5] dt-bindings: ufs: mediatek,ufs: Add mt8196-ufshci variant

Peter Wang (王信友) peter.wang at mediatek.com
Wed Oct 15 19:59:38 PDT 2025


On Tue, 2025-10-14 at 17:10 +0200, Nicolas Frattaroli wrote:
> +  resets:
> +    maxItems: 3
> +
> +  reset-names:
> +    maxItems: 3
> +

Hi, Nicolas,

The maximum value should be 4, as there may be an mphy_reset.
For reference, please see:
https://elixir.bootlin.com/linux/v6.17.1/source/drivers/ufs/host/ufs-mediatek.c#L211

> 
> +        reset-names:
> +          items:
> +            - const: unipro_rst
> +            - const: crypto_rst
> +            - const: hci_rst
> 

Add mphy_reset too.


Thanks
Peter


More information about the linux-arm-kernel mailing list