From patchwork Tue Feb 25 11:29:21 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hanna Hawa X-Patchwork-Id: 1244008 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=devicetree-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=pass (p=quarantine dis=none) header.from=amazon.com Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=amazon.com header.i=@amazon.com header.a=rsa-sha256 header.s=amazon201209 header.b=fRmQfdz0; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 48RcDN0v28z9sRQ for ; Tue, 25 Feb 2020 22:30:11 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729301AbgBYLaL (ORCPT ); Tue, 25 Feb 2020 06:30:11 -0500 Received: from smtp-fw-9101.amazon.com ([207.171.184.25]:13156 "EHLO smtp-fw-9101.amazon.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729206AbgBYLaK (ORCPT ); Tue, 25 Feb 2020 06:30:10 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amazon.com; i=@amazon.com; q=dns/txt; s=amazon201209; t=1582630211; x=1614166211; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version; bh=OPMX17Omz7JYkY/istcTHVeb5cJ/SKsg2S1n95nmmHo=; b=fRmQfdz0GyYNHUhhMEMESxpGsCBcMr0elhnzR3SCwN9Uw+oWrzOIINi4 JpTrMn9gcA/JQ7PHkLIBgZbiDgu6efUZnlG4AxgHC3NS8VtaHQOL3GedX 7s97v+rZKvdpuJxmSid+PYuXrR9DNRac8QFyxz9Aq1RJJW/VydOYZEfmK M=; IronPort-SDR: m4/OPusrovruSIA3kv8CN+T8Sw+eQsWdpLoh9vySuftGgMVHUcy2Ge5FB+A5YKF5KSQvHTgTiq oGf7mY8qx5QQ== X-IronPort-AV: E=Sophos;i="5.70,483,1574121600"; d="scan'208";a="18946395" Received: from sea32-co-svc-lb4-vlan3.sea.corp.amazon.com (HELO email-inbound-relay-1a-af6a10df.us-east-1.amazon.com) ([10.47.23.38]) by smtp-border-fw-out-9101.sea19.amazon.com with ESMTP; 25 Feb 2020 11:30:08 +0000 Received: from EX13MTAUEA002.ant.amazon.com (iad55-ws-svc-p15-lb9-vlan3.iad.amazon.com [10.40.159.166]) by email-inbound-relay-1a-af6a10df.us-east-1.amazon.com (Postfix) with ESMTPS id 38AA1A28CD; Tue, 25 Feb 2020 11:30:03 +0000 (UTC) Received: from EX13D19EUB003.ant.amazon.com (10.43.166.69) by EX13MTAUEA002.ant.amazon.com (10.43.61.77) with Microsoft SMTP Server (TLS) id 15.0.1236.3; Tue, 25 Feb 2020 11:30:03 +0000 Received: from u8a88181e7b2355.ant.amazon.com (10.43.162.50) by EX13D19EUB003.ant.amazon.com (10.43.166.69) with Microsoft SMTP Server (TLS) id 15.0.1367.3; Tue, 25 Feb 2020 11:29:54 +0000 From: Hanna Hawa To: , , , , , , , , , CC: , , , , , , , , , Subject: [PATCH v4 1/6] dt-bindings: arm: amazon: rename al, alpine DT binding to amazon, al Date: Tue, 25 Feb 2020 13:29:21 +0200 Message-ID: <20200225112926.16518-2-hhhawa@amazon.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200225112926.16518-1-hhhawa@amazon.com> References: <20200225112926.16518-1-hhhawa@amazon.com> MIME-Version: 1.0 X-Originating-IP: [10.43.162.50] X-ClientProxiedBy: EX13D02UWB002.ant.amazon.com (10.43.161.160) To EX13D19EUB003.ant.amazon.com (10.43.166.69) Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org As preparation to add device tree binding for Amazon's Annapurna Labs Alpine v3 support. Rename al,alpine DT binding to amazon,al. Signed-off-by: Hanna Hawa Acked-by: Rob Herring --- .../bindings/arm/{al,alpine.yaml => amazon,al.yaml} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename Documentation/devicetree/bindings/arm/{al,alpine.yaml => amazon,al.yaml} (74%) diff --git a/Documentation/devicetree/bindings/arm/al,alpine.yaml b/Documentation/devicetree/bindings/arm/amazon,al.yaml similarity index 74% rename from Documentation/devicetree/bindings/arm/al,alpine.yaml rename to 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