Create a new binding file named microchip.yaml, to which all Microchip based devices will be moved to. Start by moving AT91, next will be SparX-5. Signed-off-by: Robert Marko --- .../bindings/arm/{atmel-at91.yaml => microchip.yaml} | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) rename Documentation/devicetree/bindings/arm/{atmel-at91.yaml => microchip.yaml} (98%) diff --git a/Documentation/devicetree/bindings/arm/atmel-at91.yaml b/Documentation/devicetree/bindings/arm/microchip.yaml similarity index 98% rename from Documentation/devicetree/bindings/arm/atmel-at91.yaml rename to Documentation/devicetree/bindings/arm/microchip.yaml index 88edca9b84d2..3c76f5b585fc 100644 --- a/Documentation/devicetree/bindings/arm/atmel-at91.yaml +++ b/Documentation/devicetree/bindings/arm/microchip.yaml @@ -1,19 +1,16 @@ # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) %YAML 1.2 --- -$id: http://devicetree.org/schemas/arm/atmel-at91.yaml# +$id: http://devicetree.org/schemas/arm/microchip.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml# -title: Atmel AT91. +title: Microchip platforms maintainers: - Alexandre Belloni - Claudiu Beznea - Nicolas Ferre -description: | - Boards with a SoC of the Atmel AT91 or SMART family shall have the following - properties: $nodename: const: '/' -- 2.52.0