From patchwork Mon Dec 9 16:13:36 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hanna Hawa X-Patchwork-Id: 1206393 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.b="PUTU+KTA"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 47WpDf0PzFz9sPh for ; Tue, 10 Dec 2019 03:14:42 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726602AbfLIQOk (ORCPT ); Mon, 9 Dec 2019 11:14:40 -0500 Received: from smtp-fw-9102.amazon.com ([207.171.184.29]:40895 "EHLO smtp-fw-9102.amazon.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726607AbfLIQOg (ORCPT ); Mon, 9 Dec 2019 11:14:36 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amazon.com; i=@amazon.com; q=dns/txt; s=amazon201209; t=1575908076; x=1607444076; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version; bh=dRAj+24O/DNhPXqhlSFLxDdO38Y8vU0UA4+4k/zbqbI=; b=PUTU+KTAEJB8K4oaLEB53mxdk0ieIIZMujFJEJsfW25oz+tY0eTynXjM mflg/HB0czTS0SumteA1yh4zT+GErROWvTJCQRaGLVX+HQhP/Dt4vhDct IzU6o2hHWdYV1WrtyPpYk4Cc++l4aAj5Q7MU86Vgz1fgpa/GAnKwkEUci Y=; IronPort-SDR: aUluDAvmHf5KurEnf9rUkg3fWTVrUf0RitArAhjqkPY6kaHTulgpYe+wip4OLWjQB6Un3UPgjd sUMxoiHzUK3w== X-IronPort-AV: E=Sophos;i="5.69,296,1571702400"; d="scan'208";a="12463299" Received: from sea32-co-svc-lb4-vlan3.sea.corp.amazon.com (HELO email-inbound-relay-1d-37fd6b3d.us-east-1.amazon.com) ([10.47.23.38]) by smtp-border-fw-out-9102.sea19.amazon.com with ESMTP; 09 Dec 2019 16:14:24 +0000 Received: from EX13MTAUEA001.ant.amazon.com (iad55-ws-svc-p15-lb9-vlan2.iad.amazon.com [10.40.159.162]) by email-inbound-relay-1d-37fd6b3d.us-east-1.amazon.com (Postfix) with ESMTPS id AD4D62828D9; Mon, 9 Dec 2019 16:14:18 +0000 (UTC) Received: from EX13D19EUB003.ant.amazon.com (10.43.166.69) by EX13MTAUEA001.ant.amazon.com (10.43.61.243) with Microsoft SMTP Server (TLS) id 15.0.1367.3; Mon, 9 Dec 2019 16:14:17 +0000 Received: from ua9e4f3715fbc5f.ant.amazon.com (10.43.162.249) by EX13D19EUB003.ant.amazon.com (10.43.166.69) with Microsoft SMTP Server (TLS) id 15.0.1367.3; Mon, 9 Dec 2019 16:14:07 +0000 From: Hanna Hawa To: , , , , , , , , , , , , , CC: , , , , , , , , , Subject: [PATCH v2 1/6] dt-bindings: arm: amazon: rename al, alpine DT binding to amazon, al Date: Mon, 9 Dec 2019 16:13:36 +0000 Message-ID: <20191209161341.29607-2-hhhawa@amazon.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20191209161341.29607-1-hhhawa@amazon.com> References: <20191209161341.29607-1-hhhawa@amazon.com> MIME-Version: 1.0 X-Originating-IP: [10.43.162.249] X-ClientProxiedBy: EX13D14UWB003.ant.amazon.com (10.43.161.162) 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