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 From patchwork Tue Feb 25 11:29:23 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hanna Hawa X-Patchwork-Id: 1244011 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=Q5lSKIAD; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 48RcDj4mSsz9sRR for ; Tue, 25 Feb 2020 22:30:29 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730443AbgBYLa2 (ORCPT ); Tue, 25 Feb 2020 06:30:28 -0500 Received: from smtp-fw-9101.amazon.com ([207.171.184.25]:13218 "EHLO smtp-fw-9101.amazon.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729296AbgBYLa2 (ORCPT ); Tue, 25 Feb 2020 06:30:28 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amazon.com; i=@amazon.com; q=dns/txt; s=amazon201209; t=1582630228; x=1614166228; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version; bh=DEssGXIsB7EUj0Tn+8tY3DwWsX+hFqfa/2RyzoqrTJU=; b=Q5lSKIADhoi6jdAnv+7iLkblcmPB3VhbuADK4tRMX95/0VBkaqcPvRbY uAsVHLqjvLFbWuMhWhuThffEM9HB1GOz5i0JJ6Ibum+U7xH70EutZCeZi IgAQeaiC67NBGYnF5CiSHS73nmybAmDgWgxOiRbvCUGjoUOYs14TO9BqD E=; IronPort-SDR: H87tfKLKVcUdzGYb6olGgN9Q9zUSdD8MsX8+eHav8SUd3VDNsW4gAiwi/1v/PU8WC6dy/zqpMX RKZXd1uFqizQ== X-IronPort-AV: E=Sophos;i="5.70,483,1574121600"; d="scan'208";a="18946426" Received: from sea32-co-svc-lb4-vlan3.sea.corp.amazon.com (HELO email-inbound-relay-1d-74cf8b49.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:27 +0000 Received: from EX13MTAUEA002.ant.amazon.com (iad55-ws-svc-p15-lb9-vlan2.iad.amazon.com [10.40.159.162]) by email-inbound-relay-1d-74cf8b49.us-east-1.amazon.com (Postfix) with ESMTPS id E2889C1290; Tue, 25 Feb 2020 11:30:22 +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:22 +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:30:11 +0000 From: Hanna Hawa To: , , , , , , , , , CC: , , , , , , , , , Subject: [PATCH v4 3/6] dt-bindings: arm: amazon: update maintainers of amazon, al DT bindings Date: Tue, 25 Feb 2020 13:29:23 +0200 Message-ID: <20200225112926.16518-4-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 Update maintainers of amazon,al DT bindings. Signed-off-by: Hanna Hawa Acked-by: Rob Herring --- Documentation/devicetree/bindings/arm/amazon,al.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/arm/amazon,al.yaml b/Documentation/devicetree/bindings/arm/amazon,al.yaml index 58eb4ad55a76..19ee489396f9 100644 --- a/Documentation/devicetree/bindings/arm/amazon,al.yaml +++ b/Documentation/devicetree/bindings/arm/amazon,al.yaml @@ -7,8 +7,9 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# title: Amazon's Annapurna Labs Alpine Platform Device Tree Bindings maintainers: - - Tsahee Zidenberg - - Antoine Tenart + - Hanna Hawa + - Talel Shenhar , + - Ronen Krupnik properties: compatible: From patchwork Tue Feb 25 11:29:24 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hanna Hawa X-Patchwork-Id: 1244012 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=SFr5FcVL; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 48RcDq2xd4z9sPk for ; Tue, 25 Feb 2020 22:30:35 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729296AbgBYLae (ORCPT ); Tue, 25 Feb 2020 06:30:34 -0500 Received: from smtp-fw-33001.amazon.com ([207.171.190.10]:11683 "EHLO smtp-fw-33001.amazon.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729984AbgBYLae (ORCPT ); Tue, 25 Feb 2020 06:30:34 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amazon.com; i=@amazon.com; q=dns/txt; s=amazon201209; t=1582630234; x=1614166234; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version; bh=SL6BZmD4jmjWbjXl8N+TY5rCn4h74dxErtWXusGgkjc=; b=SFr5FcVLuYPvxHR6NGeecLHzqNlU9LjIRSKdsFvGnM0ZFY75/PKs93Hs QRdKMqA7qtRayOF7yAF/MQbFCPvqJ/6LlkhdpvQLzfy0/w+B1wKEf2jd1 56rSPinW1UTJSvu8N+tYyycvoZl4cU7fmbzBhiqq1LAf19ysh8xr5BaYU c=; IronPort-SDR: +uXldnfRzV9/NuIJkbFk3QIO1oCSf1ZHrY5CPSwWnC91IiXmaX9TEPIJFCfkiYD8+4ptqL0k34 OwsB3hN5Syfw== X-IronPort-AV: E=Sophos;i="5.70,483,1574121600"; d="scan'208";a="28702654" Received: from sea32-co-svc-lb4-vlan3.sea.corp.amazon.com (HELO email-inbound-relay-1d-f273de60.us-east-1.amazon.com) ([10.47.23.38]) by smtp-border-fw-out-33001.sea14.amazon.com with ESMTP; 25 Feb 2020 11:30:32 +0000 Received: from EX13MTAUEA002.ant.amazon.com (iad55-ws-svc-p15-lb9-vlan2.iad.amazon.com [10.40.159.162]) by email-inbound-relay-1d-f273de60.us-east-1.amazon.com (Postfix) with ESMTPS id B6C43A29F5; Tue, 25 Feb 2020 11:30:30 +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:30 +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:30:20 +0000 From: Hanna Hawa To: , , , , , , , , , CC: , , , , , , , , , Subject: [PATCH v4 4/6] dt-bindings: arm: amazon: add missing alpine-v2 DT binding Date: Tue, 25 Feb 2020 13:29:24 +0200 Message-ID: <20200225112926.16518-5-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 Amazon Annapurna Labs Alpine family includes: Alpine-v1, Alpine-v2. This patch adds the missing DT binding of Alpine-v2 in amazon,al.yaml. Signed-off-by: Hanna Hawa Reviewed-by: Rob Herring --- .../devicetree/bindings/arm/amazon,al.yaml | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/Documentation/devicetree/bindings/arm/amazon,al.yaml b/Documentation/devicetree/bindings/arm/amazon,al.yaml index 19ee489396f9..7de3a8c6e740 100644 --- a/Documentation/devicetree/bindings/arm/amazon,al.yaml +++ b/Documentation/devicetree/bindings/arm/amazon,al.yaml @@ -13,10 +13,15 @@ maintainers: properties: compatible: - items: - - const: al,alpine - model: - items: - - const: "Annapurna Labs Alpine Dev Board" + oneOf: + - description: Boards with Alpine V1 SoC + items: + - const: al,alpine + + - description: Boards with Alpine V2 SoC + items: + - enum: + - al,alpine-v2-evp + - const: al,alpine-v2 ... From patchwork Tue Feb 25 11:29:25 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hanna Hawa X-Patchwork-Id: 1244013 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=TN4e8TM7; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 48RcDy6kl2z9sRR for ; Tue, 25 Feb 2020 22:30:42 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730532AbgBYLal (ORCPT ); Tue, 25 Feb 2020 06:30:41 -0500 Received: from smtp-fw-2101.amazon.com ([72.21.196.25]:10430 "EHLO smtp-fw-2101.amazon.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729984AbgBYLal (ORCPT ); Tue, 25 Feb 2020 06:30:41 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amazon.com; i=@amazon.com; q=dns/txt; s=amazon201209; t=1582630242; x=1614166242; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version; bh=e2Xw+4d8lNIhM4PNtaJCZ2fQOhyOuwNnLnlDeaT6Q5E=; b=TN4e8TM7+YPy62jpdLMgNicQVJRpXYowjh7nHXwrRkooP0e8ff4r22mg uFrHFeVzq2sCjA1tsqZychS20awh3yHdRWOahdD9oXQ2U8Ey9UFrVFpRr oHVzbAQQdKsMrBuz5mSqkgjdyTik3cAbd59emz8lAJ/IWKS3f7CvXFFOw g=; IronPort-SDR: AuROGCsz7ICU19J7zKoMkOI/T1+p1PaFp02VPuqwoGy0nnjOQzVTeSYRV0CcF7GvXSXZeKGV6j eAz5y9dqw5mw== X-IronPort-AV: E=Sophos;i="5.70,483,1574121600"; d="scan'208";a="18764810" Received: from iad12-co-svc-p1-lb1-vlan2.amazon.com (HELO email-inbound-relay-1a-e34f1ddc.us-east-1.amazon.com) ([10.43.8.2]) by smtp-border-fw-out-2101.iad2.amazon.com with ESMTP; 25 Feb 2020 11:30:41 +0000 Received: from EX13MTAUEA002.ant.amazon.com (iad55-ws-svc-p15-lb9-vlan2.iad.amazon.com [10.40.159.162]) by email-inbound-relay-1a-e34f1ddc.us-east-1.amazon.com (Postfix) with ESMTPS id A92FFA278E; Tue, 25 Feb 2020 11:30:39 +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:39 +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:30:29 +0000 From: Hanna Hawa To: , , , , , , , , , CC: , , , , , , , , , Subject: [PATCH v4 5/6] dt-bindings: arm: amazon: add Amazon Annapurna Labs Alpine V3 Date: Tue, 25 Feb 2020 13:29:25 +0200 Message-ID: <20200225112926.16518-6-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 This patch adds DT bindings info for Amazon Annapurna Labs Alpine V3. Signed-off-by: Hanna Hawa Reviewed-by: Rob Herring --- Documentation/devicetree/bindings/arm/amazon,al.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/amazon,al.yaml b/Documentation/devicetree/bindings/arm/amazon,al.yaml index 7de3a8c6e740..a3a4d710bd02 100644 --- a/Documentation/devicetree/bindings/arm/amazon,al.yaml +++ b/Documentation/devicetree/bindings/arm/amazon,al.yaml @@ -24,4 +24,10 @@ properties: - al,alpine-v2-evp - const: al,alpine-v2 + - description: Boards with Alpine V3 SoC + items: + - enum: + - amazon,al-alpine-v3-evp + - const: amazon,al-alpine-v3 + ...