lkml.org 
[lkml]   [2023]   [Feb]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH v2 5/7] media: dt-bindings: samsung,exynos4212-is: convert to dtschema
From
On 15/02/2023 21:53, Rob Herring wrote:
>> + power-domains:
>> + maxItems: 1
>> +
>> + ranges: true
>> +
>> + '#size-cells':
>> + const: 1
>
> Normally this is next to #address-cells.

I kept alphabetical sorting, but I can move this with ranges close to
the reg/address-cells.

>
>> +
>> +patternProperties:
>> + "^pmu@[0-9a-f]+$":
>> + type: object
>> + additionalProperties: false
>> + description:
>> + Node representing the SoC's Power Management Unit (duplicated with the
>> + correct PMU node in the SoC).
>> +
>> + properties:
>> + reg:
>> + maxItems: 1
>> +
>> + required:
>> + - reg
>> +
>> + "^i2c-isp@[0-9a-f]+$":
>> + type: object
>> + $ref: /schemas/i2c/i2c-controller.yaml#
>> + unevaluatedProperties: false
>> + #additionalProperties: false
>
> ??

Indeed, some debug code...

Best regards,
Krzysztof

\
 
 \ /
  Last update: 2023-03-27 00:25    [W:0.740 / U:0.220 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site