Re: [PATCH 3/6] devicetree/bindings: Initial commit of silergy,sy7636a-regulator.yaml

From: Mark Brown
Date: Mon Jan 18 2021 - 07:41:05 EST


On Sat, Jan 16, 2021 at 08:25:36PM -0800, Alistair Francis wrote:
> Initial support for the Silergy SY7636A-regulator Power Management chip
> driver.

Please submit patches using subject lines reflecting the style for the
subsystem, this makes it easier for people to identify relevant patches.
Look at what existing commits in the area you're changing are doing and
make sure your subject lines visually resemble what they're doing.
There's no need to resubmit to fix this alone.

> +properties:
> + compatible:
> + enum:
> + - sy7636a-regulator

Compatible strings should be in the form vendor,device.

> + i2c {
> + #address-cells = <1>;
> + #size-cells = <0>;
> + regulator@60 {
> + compatible = "sy7636a-regulator";
> + reg_epdpmic: vcom {
> + regulator-name = "vcom";
> + regulator-boot-on;
> + };
> + };
> + };

There's no documentation of VCOM as a valid regulator in the binding.

Attachment: signature.asc
Description: PGP signature