Re: [PATCH v3 1/2] dt-bindings: usb: Add ITE IT885x support

From: Krzysztof Kozlowski

Date: Thu Jul 09 2026 - 08:16:21 EST


On 09/07/2026 21:25, Amber Kao wrote:
> Add device tree binding documentation for the ITE IT885x. The ITE
> IT885x is an I2C-based USB Type-C Power Delivery (PD) controller.
>
> v2 -> v3: No changes, resent alongside the driver patch which needed
> another revision.
>
> v1 -> v2:
> - Per Conor/Sashiko: dropped the redundant `gpios` property, the
> interrupt line is already described via `interrupts`
> - Per Conor: renamed example node from `itepd@40` to `typec@40`

None of these go to commit msgm but changelog (---).

Please fix your timezone, so you do not send email from the future (7
hours in the future). It messes with mailboxes.

You also keep sending way too often this patchset. Please read
submitting patches.

>
> Cc: Yaode Fang <Yaode.Fang@xxxxxxxxxx>
> Cc: Jeson Yang <jeson.yang@xxxxxxxxxx>
> Cc: Bling Chiang <Bling.Chiang@xxxxxxxxxx>
> Cc: Eric Su <Eric.Su@xxxxxxxxxx>
> Cc: Doreen Lin <doreen.lin@xxxxxxxxxx>
> Signed-off-by: Amber Kao <amber.kao@xxxxxxxxxx>

...

> diff --git a/MAINTAINERS b/MAINTAINERS
> index 461a3eed6129..1b03fa3aa060 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13720,6 +13720,17 @@ T: git https://gitlab.freedesktop.org/drm/misc/kernel.git
> F: Documentation/devicetree/bindings/display/bridge/ite,it66121.yaml
> F: drivers/gpu/drm/bridge/ite-it66121.c
>
> +ITE IT885x TYPE-C PD CONTROLLER DRIVER
> +M: Jeson Yang <jeson.yang@xxxxxxxxxx>
> +M: Amber Kao <amber.kao@xxxxxxxxxx>
> +R: Yaode Fang <Yaode.Fang@xxxxxxxxxx>
> +R: Bling Chiang <Bling.Chiang@xxxxxxxxxx>
> +R: Doreen Lin <doreen.lin@xxxxxxxxxx>
> +R: Eric Su <Eric.Su@xxxxxxxxxx>

Are all these people going to provide reviews?

> +L: linux-usb@xxxxxxxxxxxxxxx
> +S: Maintained
> +F: Documentation/devicetree/bindings/usb/ite,itepd-it885x.yaml
> +
> IVTV VIDEO4LINUX DRIVER
> M: Andy Walls <awalls@xxxxxxxxxxxxxxxx>
> L: linux-media@xxxxxxxxxxxxxxx
>


Best regards,
Krzysztof