diff options
author | Colin Foster <colin.foster@in-advantage.com> | 2022-09-11 09:37:15 -0700 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2022-09-13 22:10:15 +0530 |
commit | a525f380a3b98de5ba11417b35e3819142ca2b97 (patch) | |
tree | 8755c9600f0a90782eae94d3168229ee173a2716 /MAINTAINERS | |
parent | 677c577e1762afaaee452ababe1c070c24c647c0 (diff) | |
download | lwn-a525f380a3b98de5ba11417b35e3819142ca2b97.tar.gz lwn-a525f380a3b98de5ba11417b35e3819142ca2b97.zip |
dt-bindings: phy: ocelot-serdes: convert to YAML
Convert the phy-ocelot-serdes device tree binding to the new YAML format.
Additionally, add the file to MAINTAINERS since the original file didn't
exist.
Signed-off-by: Colin Foster <colin.foster@in-advantage.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220911163715.4036144-2-colin.foster@in-advantage.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 12073b18413c..d6b617bfd1bd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13488,6 +13488,7 @@ M: UNGLinuxDriver@microchip.com L: linux-mips@vger.kernel.org S: Supported F: Documentation/devicetree/bindings/mips/mscc.txt +F: Documentation/devicetree/bindings/phy/mscc,vsc7514-serdes.yaml F: Documentation/devicetree/bindings/power/reset/ocelot-reset.txt F: arch/mips/boot/dts/mscc/ F: arch/mips/configs/generic/board-ocelot.config |