summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/arm/al,alpine.yaml
diff options
context:
space:
mode:
authorHanna Hawa <hhhawa@amazon.com>2020-07-24 16:26:49 +0300
committerArnd Bergmann <arnd@arndb.de>2020-07-24 15:53:58 +0200
commit34d8ddb4d451a5a4c343d05811df20473701ab7d (patch)
tree0ce3cf821dc65d3418701029508fc97ffa37b998 /Documentation/devicetree/bindings/arm/al,alpine.yaml
parent3ed75c545d472274ae0aab5a7fd39e15828c2b62 (diff)
downloadlinux-stable-34d8ddb4d451a5a4c343d05811df20473701ab7d.tar.gz
linux-stable-34d8ddb4d451a5a4c343d05811df20473701ab7d.tar.bz2
linux-stable-34d8ddb4d451a5a4c343d05811df20473701ab7d.zip
dt-bindings: arm: amazon: rename al,alpine DT binding to amazon,al
As preparation to add device tree binding for Amazon's Annapurna Labs Alpine v3 support. Rename al,alpine DT binding to amazon,al. Link: https://lore.kernel.org/r/20200724132654.16549-2-hhhawa@amazon.com Signed-off-by: Hanna Hawa <hhhawa@amazon.com> Acked-by: Rob Herring <robh@kernel.org> Acked-by: Antoine Tenart <antoine.tenart@bootlin.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/al,alpine.yaml')
-rw-r--r--Documentation/devicetree/bindings/arm/al,alpine.yaml21
1 files changed, 0 insertions, 21 deletions
diff --git a/Documentation/devicetree/bindings/arm/al,alpine.yaml b/Documentation/devicetree/bindings/arm/al,alpine.yaml
deleted file mode 100644
index a70dff277e05..000000000000
--- a/Documentation/devicetree/bindings/arm/al,alpine.yaml
+++ /dev/null
@@ -1,21 +0,0 @@
-# SPDX-License-Identifier: GPL-2.0
-%YAML 1.2
----
-$id: http://devicetree.org/schemas/arm/al,alpine.yaml#
-$schema: http://devicetree.org/meta-schemas/core.yaml#
-
-title: Annapurna Labs Alpine Platform Device Tree Bindings
-
-maintainers:
- - Tsahee Zidenberg <tsahee@annapurnalabs.com>
- - Antoine Tenart <antoine.tenart@bootlin.com>
-
-properties:
- compatible:
- items:
- - const: al,alpine
- model:
- items:
- - const: "Annapurna Labs Alpine Dev Board"
-
-...