Re: [PATCH v2 02/13] dt-bindings: usb: mtk-xhci: add support wakeup for mt8183 and mt8192

From: Rob Herring
Date: Sat Mar 27 2021 - 13:26:58 EST


On Tue, 23 Mar 2021 15:02:44 +0800, Chunfeng Yun wrote:
> These two HW of wakeup don't follow MediaTek internal IPM rule,
> both use a specific way, like as early revision of mt8173.
>
> Due to the index 2 already used by many DTS, it's better to keep
> it unchanged for backward compatibility, treat specific ones without
> following IPM rule as revision 1.x, meanwhile reserve 3~99 for
> later revisions with following the IPM rule.
>
> Signed-off-by: Chunfeng Yun <chunfeng.yun@xxxxxxxxxxxx>
> ---
> v2: modify revision format
> ---
> .../devicetree/bindings/usb/mediatek,mtk-xhci.yaml | 10 +++++++---
> 1 file changed, 7 insertions(+), 3 deletions(-)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>