[PATCH] dt-bindings: timer: Update TI timer to yaml and add compatible for am6

Krzysztof Kozlowski krzysztof.kozlowski at linaro.org
Fri Apr 8 01:34:13 PDT 2022


On 08/04/2022 10:27, Nishanth Menon wrote:
> On 11:12-20220408, Tony Lindgren wrote:
> [...]
> 
>> +  ti,hwmods:
>> +    description:
>> +      Name of the HWMOD associated with timer. This is for legacy
>> +      omap2/3 platforms only.
>> +    $ref: /schemas/types.yaml#/definitions/string
>> +    deprecated: true
>> +
>> +required:
>> +  - compatible
>> +  - reg
>> +
>> +additionalProperties: false
>> +
> 
> Should we strengthen the check like in 8250_omap.yaml - something to the
> effect of:
> 
> if:

Yes, please. Within allOf because other properties also might need such
constraints.


Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list