[PATCH v7 07/11] dt-bindings: usb: ci-hdrc-usb2-imx: remove fsl,anatop property

From: Xu Yang
Date: Wed Feb 28 2024 - 06:40:08 EST


Property "fsl,anatop" is needed by usb phy rather usb controller.
This will remove it from ci-hdrc-usb2-imx schema.

Signed-off-by: Xu Yang <xu.yang_2@xxxxxxx>

---
Changes in v7:
- new patch
---
Documentation/devicetree/bindings/usb/ci-hdrc-usb2-imx.yaml | 4 ----
1 file changed, 4 deletions(-)

diff --git a/Documentation/devicetree/bindings/usb/ci-hdrc-usb2-imx.yaml b/Documentation/devicetree/bindings/usb/ci-hdrc-usb2-imx.yaml
index a2932af2c09b..0a6ebb427130 100644
--- a/Documentation/devicetree/bindings/usb/ci-hdrc-usb2-imx.yaml
+++ b/Documentation/devicetree/bindings/usb/ci-hdrc-usb2-imx.yaml
@@ -74,10 +74,6 @@ properties:
- description: phandle to usbmisc node
- description: index of usb controller

- fsl,anatop:
- description: phandle for the anatop node.
- $ref: /schemas/types.yaml#/definitions/phandle
-
disable-over-current:
type: boolean
description: disable over current detect
--
2.34.1