diff options
author | Hanna Hawa <[email protected]> | 2020-07-24 16:26:49 +0300 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2020-07-24 15:53:58 +0200 |
commit | 34d8ddb4d451a5a4c343d05811df20473701ab7d (patch) | |
tree | 0ce3cf821dc65d3418701029508fc97ffa37b998 | |
parent | 3ed75c545d472274ae0aab5a7fd39e15828c2b62 (diff) |
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/[email protected]
Signed-off-by: Hanna Hawa <[email protected]>
Acked-by: Rob Herring <[email protected]>
Acked-by: Antoine Tenart <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/arm/amazon,al.yaml (renamed from Documentation/devicetree/bindings/arm/al,alpine.yaml) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/arm/al,alpine.yaml b/Documentation/devicetree/bindings/arm/amazon,al.yaml index a70dff277e05..58eb4ad55a76 100644 --- a/Documentation/devicetree/bindings/arm/al,alpine.yaml +++ b/Documentation/devicetree/bindings/arm/amazon,al.yaml @@ -1,10 +1,10 @@ # SPDX-License-Identifier: GPL-2.0 %YAML 1.2 --- -$id: http://devicetree.org/schemas/arm/al,alpine.yaml# +$id: http://devicetree.org/schemas/arm/amazon,al.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml# -title: Annapurna Labs Alpine Platform Device Tree Bindings +title: Amazon's Annapurna Labs Alpine Platform Device Tree Bindings maintainers: - Tsahee Zidenberg <[email protected]> |