On Wed, Jul 3, 2024 at 3:59 PM Rob Herring (Arm) <robh@xxxxxxxxxx> wrote: > > Convert the hisilicon,hi3798cv200-combphy binding to DT schema format. > > Drop the example as arm/hisilicon/controller/hi3798cv200-perictrl.yaml > already contains an example of this binding. > > Signed-off-by: Rob Herring (Arm) <robh@xxxxxxxxxx> > --- > .../phy/hisilicon,hi3798cv200-combphy.yaml | 57 ++++++++++++++++++ > .../bindings/phy/phy-hi3798cv200-combphy.txt | 59 ------------------- > 2 files changed, 57 insertions(+), 59 deletions(-) > create mode 100644 Documentation/devicetree/bindings/phy/hisilicon,hi3798cv200-combphy.yaml > delete mode 100644 Documentation/devicetree/bindings/phy/phy-hi3798cv200-combphy.txt > > diff --git a/Documentation/devicetree/bindings/phy/hisilicon,hi3798cv200-combphy.yaml b/Documentation/devicetree/bindings/phy/hisilicon,hi3798cv200-combphy.yaml > new file mode 100644 > index 000000000000..814504492f30 > --- /dev/null > +++ b/Documentation/devicetree/bindings/phy/hisilicon,hi3798cv200-combphy.yaml > @@ -0,0 +1,57 @@ > +# SPDX-License-Identifier: GPL-2.0 > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/phy/hisilicon,hi3798cv200-combphy.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: HiSilicon STB PCIE/SATA/USB3 PHY > + > +maintainers: > + - Shawn Guo <shawn.guo@xxxxxxxxxx> > + - Jianguo Sun <sunjianguo1@xxxxxxxxxx> And this bounces, so I guess Shawn is stuck with it... Rob