Re: [PATCH 3/4] dt-bindings: misc: tmr-inject: Add device-tree binding for TMR Inject

From: Rao, Appana Durga Kedareswara
Date: Wed Jun 29 2022 - 08:33:03 EST


Hi,

On 29/06/22 3:39 pm, Krzysztof Kozlowski wrote:
> On 28/06/2022 07:43, Appana Durga Kedareswara rao wrote:
>
> (...)
>
>> + - compatible
>> + - reg
>> + - xlnx,magic
>> +
>> +additionalProperties: false
>> +
>> +examples:
>> + - |
>> + tmr-inject@44a30000 {
>> + compatible = "xlnx,tmr-inject-1.0";
>
> Ah, and one more - wrong indentation. Use 4 spaces for DTS example.

Sure will fix in v2.

Regards,
Kedar.

>
>
> Best regards,
> Krzysztof