Re: [PATCH 3/8] dt-bindings: soc: intel: lgm-syscon: Move to dedicated schema

From: Krzysztof Kozlowski
Date: Tue May 21 2024 - 04:01:00 EST


On 20/05/2024 23:07, Rob Herring wrote:
> On Sun, May 19, 2024 at 08:42:18PM +0200, Krzysztof Kozlowski wrote:
>> intel,lgm-syscon is not a simple syscon device - it has children - thus
>> it should be fully documented in its own binding.
>>
>> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>

..

>> +
>> +maintainers:
>> + - Ramuthevar Vadivel Murugan <vadivel.muruganx.ramuthevar@xxxxxxxxxxxxxxx>
>> +
>> +properties:
>> + compatible:
>> + items:
>> + - const: intel,lgm-syscon
>> + - const: syscon
>> +
>> + reg:
>> + maxItems: 1
>> +
>> + "#address-cells":
>> + const: 1
>> +
>> + "#size-cells":
>> + const: 1
>
> Should have ranges.

ack

Best regards,
Krzysztof