dt-bindings: phy: ds125df111: remove word "binding" from title

Fix the following in "make -j 8 DT_CHECKER_FLAGS=-m dt_binding_check DT_SCHEMA_FILES=phy/":

Documentation/devicetree/bindings/phy/ti,ds125df111.yaml: title:
'TI DS125DF111 Retimer PHY binding' should not be valid under {'pattern': '([Bb]inding| [Ss]chema)'}
        hint: Everything is a binding/schema, no need to say it. Describe what hardware the binding is for.
        from schema $id: http://devicetree.org/meta-schemas/base.yaml#

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
This commit is contained in:
Vladimir Oltean 2024-07-29 19:12:53 +03:00
parent 330b02bc83
commit 3db3e3c74b

View File

@ -4,7 +4,7 @@
$id: http://devicetree.org/schemas/phy/ti,ds125df111.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#
title: TI DS125DF111 Retimer PHY binding
title: TI DS125DF111 Retimer PHY
maintainers:
- Ioana Ciornei <ioana.ciornei@nxp.com>