[PATCH 3/5] scsi: ufs: mediatek: Move MTK_SIP_UFS_CONTROL to mtk_sip_svc.h
Peter Wang (王信友)
peter.wang at mediatek.com
Wed Oct 15 20:42:54 PDT 2025
On Tue, 2025-10-14 at 17:10 +0200, Nicolas Frattaroli wrote:
> diff --git a/include/linux/soc/mediatek/mtk_sip_svc.h
> b/include/linux/soc/mediatek/mtk_sip_svc.h
> index abe24a73ee19..9a6866912e81 100644
> --- a/include/linux/soc/mediatek/mtk_sip_svc.h
> +++ b/include/linux/soc/mediatek/mtk_sip_svc.h
> @@ -28,4 +28,7 @@
> /* IOMMU related SMC call */
> #define MTK_SIP_KERNEL_IOMMU_CONTROL MTK_SIP_SMC_CMD(0x514)
>
> +/* UFS related SMC call */
> +#define MTK_SIP_UFS_CONTROL MTK_SIP_SMC_CMD(0x276)
> +
> #endif
>
> --
> 2.51.0
>
Hi Nicolas,
Please sort them according to the SIP command number sequence.
Thanks
Peter
More information about the linux-arm-kernel
mailing list