1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2 # Copyright 2019,2020 Lubomir Rintel <lkundrak@v3.sk>
5 $id: http://devicetree.org/schemas/usb/marvell,pxau2o-ehci.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: Marvell PXA/MMP EHCI bindings
11 - Lubomir Rintel <lkundrak@v3.sk>
18 const: marvell,pxau2o-ehci
47 unevaluatedProperties: false
51 #include <dt-bindings/clock/marvell,mmp2.h>
53 compatible = "marvell,pxau2o-ehci";
54 reg = <0xd4208000 0x200>;
56 clocks = <&soc_clocks MMP2_CLK_USB>;
57 clock-names = "USBCLK";
58 phys = <&usb_otg_phy>;