diff mbox series

[v3,2/4] dt-bindings: usb: mtk-xhci: remove redefinitions of usb3-lpm-capable

Message ID 1617002411-9015-2-git-send-email-chunfeng.yun@mediatek.com
State Accepted
Commit 967f6d162d9fa415cf140d3eef5576d566632292
Headers show
Series None | expand

Commit Message

Chunfeng Yun (云春峰) March 29, 2021, 7:20 a.m. UTC
The property usb3-lpm-capable is defined in usb-xhci.yaml which is
already referenced in this file, so no need 'description' and 'type'
anymore.

Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
---
v3: new patch
---
 Documentation/devicetree/bindings/usb/mediatek,mtk-xhci.yaml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Comments

Rob Herring (Arm) March 30, 2021, 9:59 p.m. UTC | #1
On Mon, 29 Mar 2021 15:20:09 +0800, Chunfeng Yun wrote:
> The property usb3-lpm-capable is defined in usb-xhci.yaml which is
> already referenced in this file, so no need 'description' and 'type'
> anymore.
> 
> Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
> ---
> v3: new patch
> ---
>  Documentation/devicetree/bindings/usb/mediatek,mtk-xhci.yaml | 4 +---
>  1 file changed, 1 insertion(+), 3 deletions(-)
> 

Acked-by: Rob Herring <robh@kernel.org>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/usb/mediatek,mtk-xhci.yaml b/Documentation/devicetree/bindings/usb/mediatek,mtk-xhci.yaml
index 291749f49f35..69c3e7d0f9dd 100644
--- a/Documentation/devicetree/bindings/usb/mediatek,mtk-xhci.yaml
+++ b/Documentation/devicetree/bindings/usb/mediatek,mtk-xhci.yaml
@@ -100,9 +100,7 @@  properties:
   vbus-supply:
     description: Regulator of USB VBUS5v
 
-  usb3-lpm-capable:
-    description: supports USB3.0 LPM
-    type: boolean
+  usb3-lpm-capable: true
 
   usb2-lpm-disable: true