diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2021-06-02 17:43:15 +0200 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2021-06-03 08:11:44 +0200 |
commit | 1ed9e566f3d7cbe0b363113249e14984d809e262 (patch) | |
tree | 7a70e9f0da754f20db7a2187478be128c7375139 | |
parent | phy: phy-twl4030-usb: use DEVICE_ATTR_RO macro (diff) | |
download | linux-1ed9e566f3d7cbe0b363113249e14984d809e262.tar.xz linux-1ed9e566f3d7cbe0b363113249e14984d809e262.zip |
MAINTAINERS: update marvell,armada-3700-utmi-phy.yaml reference
Changeset 6569d8386388 ("dt-bindings: phy: convert phy-mvebu-utmi to YAML schema")
renamed: Documentation/devicetree/bindings/phy/phy-mvebu-utmi.txt
to: Documentation/devicetree/bindings/phy/marvell,armada-3700-utmi-phy.yaml.
Update its cross-reference accordingly.
Fixes: 6569d8386388 ("dt-bindings: phy: convert phy-mvebu-utmi to YAML schema")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/9342a88ed44726a1cc405470c834d746d4d0524c.1622648507.git.mchehab+huawei@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index bd7aff0c120f..b7a6437d10ae 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10888,7 +10888,7 @@ MARVELL ARMADA 3700 PHY DRIVERS M: Miquel Raynal <miquel.raynal@bootlin.com> S: Maintained F: Documentation/devicetree/bindings/phy/phy-mvebu-comphy.txt -F: Documentation/devicetree/bindings/phy/phy-mvebu-utmi.txt +F: Documentation/devicetree/bindings/phy/marvell,armada-3700-utmi-phy.yaml F: drivers/phy/marvell/phy-mvebu-a3700-comphy.c F: drivers/phy/marvell/phy-mvebu-a3700-utmi.c |