RE: [PATCH v2 1/3] dt-bindings: iio: adc: Add FSD-HW variant

From: m.shams
Date: Tue May 31 2022 - 04:50:34 EST


Hi Krzysztof,

On 20/05/2022 16:58, Tamseel Shams wrote:
>> From: Alim Akhtar <alim.akhtar@xxxxxxxxxxx>
>>
>> This patch adds a new compatible string for FSD-HW's ADC variant
>>
>> Signed-off-by: Alim Akhtar <alim.akhtar@xxxxxxxxxxx>
>> Signed-off-by: Tamseel Shams <m.shams@xxxxxxxxxxx>
>> ---
>> - Changes since v1
>> * Addressed Krzysztof's comment to use soc-specific compatible
>>
>> .../devicetree/bindings/iio/adc/samsung,exynos-adc.yaml | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git
>> a/Documentation/devicetree/bindings/iio/adc/samsung,exynos-adc.yaml
>> b/Documentation/devicetree/bindings/iio/adc/samsung,exynos-adc.yaml
>> index 81c87295912c..ded0e3f85991 100644
>> ---
>> a/Documentation/devicetree/bindings/iio/adc/samsung,exynos-adc.yaml
>> +++ b/Documentation/devicetree/bindings/iio/adc/samsung,exynos-adc.yam
>> +++ l
>> @@ -14,6 +14,7 @@ properties:
>> enum:
>> - samsung,exynos-adc-v1 # Exynos5250
>> - samsung,exynos-adc-v2
>> + - samsung,exynos-adc-fsd-hw

> The soc is fsd, so compatible should rather be:
> tesla,fsd-adc

> What does the "HW" mean?

Will change the compatible to "tesla,fsd-adc" in the next version.
By HW, I meant Hardware


Thanks & Regards,
Tamseel Shams