[PATCH v3 1/5] dt-bindings: mfd: Add rk816 binding
Alex Bee
knaerzche at gmail.com
Sat Mar 23 14:17:58 PDT 2024
Am 23.03.24 um 15:32 schrieb Krzysztof Kozlowski:
> On 23/03/2024 14:27, Alex Bee wrote:
>> Add DT binding document for Rockchip's RK816 PMIC
>>
>> Signed-off-by: Alex Bee <knaerzche at gmail.com>
>
>> + regulators:
>> + type: object
>> + patternProperties:
>> + '^(boost|dcdc[1-4]|ldo[1-6]|otg-switch)$':
>> + type: object
>> + $ref: /schemas/regulator/regulator.yaml#
>> + unevaluatedProperties: false
> This is good.
>
>> + unevaluatedProperties: false
> I missed it last time, apologies. This (second) unevaluated should be
> "additionalProperties: false" instead.
Alright. Since there are no driver changes required for this change, I'll
give the other maintainers some time to review and fix it alongside in v4.
Alex
> With this fixed:
>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
>
>
> Best regards,
> Krzysztof
>
More information about the Linux-rockchip
mailing list