Re: [PATCH v3 02/13] dt-bindings: usb: mtu3: add optional property to disable usb2 ports

From: Rob Herring
Date: Thu Jul 22 2021 - 00:02:26 EST


On Thu, 15 Jul 2021 17:07:47 +0800, Chunfeng Yun wrote:
> Add support to disable specific usb2 host ports, it's useful when
> a usb2 port is disabled on some platforms, but enabled on others for
> the same SoC, another case is that the different package may support
> different number of ports.
>
> Signed-off-by: Chunfeng Yun <chunfeng.yun@xxxxxxxxxxxx>
> ---
> Due to there is property 'mediatek,u3p-dis-msk', prefer to use
> a similar name for the similar opertions, not spell out 'mask'
> as suggested by Rob.
>
> v2~3: no changes
> ---
> Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml | 6 ++++++
> 1 file changed, 6 insertions(+)
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>