Message ID | d452a50ec87a662f3e816a25a4bff4ea7bb4ac23.1610605373.git.mchehab+huawei@kernel.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Fix broken references at next-20210114 due to yaml conversion | expand |
diff --git a/MAINTAINERS b/MAINTAINERS index b15037d9b01d..6cf24e7fc569 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2093,7 +2093,7 @@ M: Chunfeng Yun <chunfeng.yun@mediatek.com> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) L: linux-mediatek@lists.infradead.org (moderated for non-subscribers) S: Maintained -F: Documentation/devicetree/bindings/phy/phy-mtk-* +F: Documentation/devicetree/bindings/phy/mediatek,ufs-phy.yaml* F: drivers/phy/mediatek/ ARM/Microchip (AT91) SoC support
Changeset 67038ec1bdfb ("dt-bindings: phy: convert phy-mtk-ufs.txt to YAML schema") renamed: Documentation/devicetree/bindings/phy/phy-mtk-* to: Documentation/devicetree/bindings/phy/mediatek,ufs-phy.yaml. Update its cross-reference accordingly. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)