On Thu, 17 Nov 2022 22:55:54 +0100, Miquel Raynal wrote:
The currently described switch family is named AlleyCat3, it is a memory
mapped switch found on Armada XP boards.
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
---
This patch (and the original txt file) can also be dropped if judged not
worth the conversion as anyway in both cases there is no driver upstream
for these devices.
---
.../bindings/net/marvell,prestera.txt | 29 ------------
.../bindings/net/marvell,prestera.yaml | 45 +++++++++++++++++++
2 files changed, 45 insertions(+), 29 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/net/marvell,prestera.txt
create mode 100644 Documentation/devicetree/bindings/net/marvell,prestera.yaml
Reviewed-by: Rob Herring <robh@kernel.org>