[PATCH 3/6] phy: samsung-ufs: add support for FSD ufs phy driver

Alim Akhtar alim.akhtar at samsung.com
Thu Jun 2 18:21:29 PDT 2022



>-----Original Message-----
>From: Bart Van Assche [mailto:bvanassche at acm.org]
>Sent: Tuesday, May 31, 2022 9:18 AM
>To: Alim Akhtar <alim.akhtar at samsung.com>; linux-arm-
>kernel at lists.infradead.org; linux-kernel at vger.kernel.org; linux-
>scsi at vger.kernel.org; linux-phy at lists.infradead.org
>Cc: devicetree at vger.kernel.org; robh+dt at kernel.org;
>krzysztof.kozlowski+dt at linaro.org; vkoul at kernel.org; avri.altman at wdc.com;
>martin.petersen at oracle.com; chanho61.park at samsung.com;
>pankaj.dubey at samsung.com; linux-fsd at tesla.com; Bharat Uppal
><bharat.uppal at samsung.com>
>Subject: Re: [PATCH 3/6] phy: samsung-ufs: add support for FSD ufs phy driver
>
>On 5/30/22 18:22, Alim Akhtar wrote:
>> diff --git a/drivers/phy/samsung/phy-fsd-ufs.c b/drivers/phy/samsung/phy-
>fsd-ufs.c
>> new file mode 100644
>> index 000000000000..a03656006093
>> --- /dev/null
>> +++ b/drivers/phy/samsung/phy-fsd-ufs.c
>> @@ -0,0 +1,63 @@
>> +// SPDX-License-Identifier: GPL-2.0-only
>> +/*
>> + * UFS PHY driver data for FSD SoC
>> + *
>> + * Copyright (C) 2022 Samsung Electronics Co., Ltd.
>> + *
>> + */
>> +#ifndef _PHY_FSD_UFS_H_
>> +#define _PHY_FSD_UFS_H_
>
>Please do not use header file guards in a .c file.
Noted.
Thanks for point it out.

>
>Thanks,
>
>Bart.




More information about the linux-arm-kernel mailing list