Re: [PATCH V2 2/3] dt-bindings: ufs: Document bindings for SA8255P UFS Host Controller

From: Ram Kumar Dwivedi

Date: Tue Dec 30 2025 - 23:57:47 EST




On 11-Dec-25 12:04 PM, Krzysztof Kozlowski wrote:
> On 10/12/2025 16:50, Ram Kumar Dwivedi wrote:
>> +
>> +allOf:
>> + - $ref: ufs-common.yaml
>> +
>> +unevaluatedProperties: false
>> +
>> +examples:
>> + - |
>> + #include <dt-bindings/interrupt-controller/arm-gic.h>
>> +
>> + soc {
>> + #address-cells = <2>;
>> + #size-cells = <2>;
>
> Not much improved... Same comments. And if you repeat "we plan" or
> "something else is something else" than answer will be the same - that
> something else does not matter and we do not care about plans.
>
> By useless disagreements you just postpone the acceptance of this
> patchset. Especially about such nits... patch could have been reviewed
> already :/

Hi Krzysztof,

I have changed it to single-cell addressing in latest patchset.

Thanks,
Ram.




>
>> +
>> + ufshc@1d84000 {
>> + compatible = "qcom,sa8255p-ufshc";
>> + reg = <0x0 0x01d84000 0x0 0x3000>;
>
>
> Best regards,
> Krzysztof