From patchwork Fri Jul 13 06:22:20 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Koen Kooi X-Patchwork-Id: 943292 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) 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=none (p=none dis=none) header.from=dominion.thruhere.net Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=dominion-thruhere-net.20150623.gappssmtp.com header.i=@dominion-thruhere-net.20150623.gappssmtp.com header.b="Hm/ttAu8"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 41RjQs4CXsz9s3T for ; Fri, 13 Jul 2018 16:22:45 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729647AbeGMGfl (ORCPT ); Fri, 13 Jul 2018 02:35:41 -0400 Received: from mail-ed1-f68.google.com ([209.85.208.68]:39748 "EHLO mail-ed1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728226AbeGMGfk (ORCPT ); Fri, 13 Jul 2018 02:35:40 -0400 Received: by mail-ed1-f68.google.com with SMTP id w14-v6so23713517eds.6 for ; Thu, 12 Jul 2018 23:22:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dominion-thruhere-net.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=xRwZteiui4ibJcEzwlRzOZLCu4DZY+VfqOoD+wkvc7o=; b=Hm/ttAu8LDwNtgjpXQ6EbgNPko7naEmuMgh9vPdftH/CHkBxM9yjju+4PQ0No0Vt63 ozuVqA5zuTrrtq8KUwZuXr/C7MlobVsTWZcFRBHUGhiUmJcZTXsnyW7FC+xSTNgd/RRF 1xdujyuw3g2t55F2o0JwijTmU9vWasfJkRCfNZM/15UV3qXYKoBfT2D3tBoWXiEGsTN+ W3DST7kX5HY92eYeJqiC1wF6dDq/J03sI8icoQfIlKDDrd9jHO3zHZylyS5hOu262wSa 5BQgdhbVfaLx9mt7g5revp10lG7e391882v19RgGcHg8kdKtfXvDInbvWQXDhg18E2BP npqg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=xRwZteiui4ibJcEzwlRzOZLCu4DZY+VfqOoD+wkvc7o=; b=NlPr80wcL/V3yzGKu2LUiZRYubC1FZk+x09Opk8FYOB2CQ0Sqy64PGaP6gxecNUKVD wVZPUVlJ/1yQjjhvtOh2JjbAuvk7zroFlfzWldMZqvVjwmUbwJmO6sMeySijpB3sdNb7 dGCd+xNTHHLLVX0SHZq5AXekFKYZajcZM8g//SIwFKIHTF1UwLeKk1XY9lhSUjZloE8S vWLh7ksE6ZLRZcvGDUE9Hikhsq6+zp1lCMiW7C9GoGXwM6BI95ShsWLMddIwIwXpJ7Rw vFhrdr2Bsm4rAW+/pgUZfJGH2CuAHOyTBQTklFcHB1QEKC0vY+HDyea2X46LwhMI5vR4 oViw== X-Gm-Message-State: AOUpUlF9vGez50G9+9NDw5WqN5+BVcnp8twSiMRp+cKRqgE8vy2j+6AY 8ejWv4akllKi+gN30COSZaU4CQ== X-Google-Smtp-Source: AAOMgpfLJDacoyV9r7/SZp7jnmTvaJsFNKimc3JOJKtOPSUaEBjPMEhj9O7JOuz65l1cTd7FsSYtag== X-Received: by 2002:a50:9069:: with SMTP id z38-v6mr5648059edz.79.1531462951802; Thu, 12 Jul 2018 23:22:31 -0700 (PDT) Received: from localhost ([82.163.40.65]) by smtp.gmail.com with ESMTPSA id m6-v6sm11046599ede.61.2018.07.12.23.22.31 (version=TLS1_2 cipher=AES128-SHA bits=128/128); Thu, 12 Jul 2018 23:22:31 -0700 (PDT) From: Koen Kooi To: linux-omap@vger.kernel.org Cc: Koen Kooi , Rob Herring , Mark Rutland , =?utf-8?q?Andreas_F=C3=A4rber?= , =?utf-8?q?Noralf_Tr=C3=B8nnes?= , David Lechner , Shawn Guo , SZ Lin , Alexandre Belloni , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v3 1/2] dt-bindings: Add vendor prefix for Sancloud Date: Fri, 13 Jul 2018 08:22:20 +0200 Message-Id: <1531462943-26226-2-git-send-email-koen@dominion.thruhere.net> X-Mailer: git-send-email 2.0.1 In-Reply-To: <1531462943-26226-1-git-send-email-koen@dominion.thruhere.net> References: <1531462943-26226-1-git-send-email-koen@dominion.thruhere.net> Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Add vendor prefix for Sancloud Ltd. Signed-off-by: Koen Kooi --- v3: No changes v2: No changes v1: Initial submission Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt index 7cad066..c7aaa1f 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -314,6 +314,7 @@ rohm ROHM Semiconductor Co., Ltd roofull Shenzhen Roofull Technology Co, Ltd samsung Samsung Semiconductor samtec Samtec/Softing company +sancloud Sancloud Ltd sandisk Sandisk Corporation sbs Smart Battery System schindler Schindler