Re: [PATCH v3 02/20] dt-bindings: mfd: samsung,s2mps11: split s2mpg10 into separate file

From: Krzysztof Kozlowski

Date: Tue Nov 04 2025 - 03:33:33 EST


On Mon, Nov 03, 2025 at 07:14:41PM +0000, André Draszik wrote:
> +properties:
> + compatible:
> + const: samsung,s2mpg10-pmic
> +
> + clocks:
> + $ref: /schemas/clock/samsung,s2mps11.yaml
> + description:
> + Child node describing clock provider.
> +
> + interrupts:
> + maxItems: 1
> +
> + regulators:
> + type: object
> + description:
> + List of child nodes that specify the regulators.
> +
> + system-power-controller: true
> +
> + wakeup-source: true
> +
> +required:
> + - compatible
> + - interrupts
> + - regulators
> +
> +additionalProperties: false

You need a complete example here.

Best regards,
Krzysztof