On Tue, Mar 05, 2024 at 10:19:47AM +0800, Yang Xiwen wrote: > convert the legacy text binding to YAML. While at it, remove > "hisilicon,inno-usb2-phy" fallback compatible. > > Signed-off-by: Yang Xiwen <forbidden405@xxxxxxxxxxx> > --- > .../bindings/phy/hisilicon,inno-usb2-phy.yaml | 91 ++++++++++++++++++++++ > .../devicetree/bindings/phy/phy-hisi-inno-usb2.txt | 71 ----------------- > 2 files changed, 91 insertions(+), 71 deletions(-) > > diff --git a/Documentation/devicetree/bindings/phy/hisilicon,inno-usb2-phy.yaml b/Documentation/devicetree/bindings/phy/hisilicon,inno-usb2-phy.yaml > new file mode 100644 > index 000000000000..ba82405ddf51 > --- /dev/null > +++ b/Documentation/devicetree/bindings/phy/hisilicon,inno-usb2-phy.yaml > @@ -0,0 +1,91 @@ > +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/phy/hisilicon,inno-usb2-phy.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: HiSilicon HiSTB SoCs INNO USB2 PHY device > + > +maintainers: > + - Yang Xiwen <forbidden405@xxxxxxxxxxx> > + > +properties: > + compatible: > + items: If there's another version, you can drop 'items' (and its '-' below). > + - enum: > + - hisilicon,hi3798cv200-usb2-phy