Re: [PATCH] dt-bindings: bus: ti,da850-mstpri: Convert to YAML
From: Krzysztof Kozlowski
Date: Fri Mar 13 2026 - 14:40:31 EST
On 13/03/2026 18:41, Krzysztof Kozlowski wrote:
> On 13/03/2026 18:31, Zeynep Dicle wrote:
>> +%YAML 1.2
>> +---
>> +$id: http://devicetree.org/schemas/bus/ti,da850-mstpri.yaml#
>> +$schema: http://devicetree.org/meta-schemas/core.yaml#
>> +title: Texas Instruments DA850 Master Peripheral Priority
>> +maintainers:
>> + - Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxxxxxxxx>
>> +description: |
>> + DA8XX SoCs feature a set of registers allowing to change the priority of all
>> + peripherals classified as masters.
>> +properties:
>> + compatible:
>> + const: ti,da850-mstpri
>> + reg:
>> + maxItems: 1
>> +required:
>> + - compatible
>> + - reg
>
> I don't believe this passed your GSoC mentors review. Please don't send
> AI output but actually follow existing kernel/DT style.
And let me remind, that what you sent is not better what Rob already
prepared a year ago:
https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git/commit/?h=dt-convert&id=9f0479e32bcd132e85899b40185c62754ff93aed
So what is the point of posting unsupervised and poor AI output if we
have it all done?
Best regards,
Krzysztof