From patchwork Tue Jul 17 06:24:45 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Koen Kooi X-Patchwork-Id: 944744 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="Bq0wkQ8c"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 41V9Hz1kcNz9s4V for ; Tue, 17 Jul 2018 16:25:19 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728309AbeGQG4E (ORCPT ); Tue, 17 Jul 2018 02:56:04 -0400 Received: from mail-ed1-f68.google.com ([209.85.208.68]:37876 "EHLO mail-ed1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728279AbeGQG4E (ORCPT ); Tue, 17 Jul 2018 02:56:04 -0400 Received: by mail-ed1-f68.google.com with SMTP id b10-v6so219874eds.4 for ; Mon, 16 Jul 2018 23:25:05 -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=rk2XZJ46uJUA5KPKeRj0yx73Grh3Myhstzio+EjSxGM=; b=Bq0wkQ8cdVn+QX6grMgLDy4CNuM6LqkESJ6YZIkz2WSreRVgKbRGk5z8V5PC6IU/qz I/yjOv6r2KsARXS8EE3IkVCzkWyYJ0b3UFU9Hk9Elu8IngIspvhQI7k9YDDViSmm01Iy 634ip/gnR/gQlsULIurSDRuCuvk7q8yLbDx8SNmN/aESHBlIcHPAcQERJL1z1Eby38Kk iyO+GT5ASIWgTaqslDhfoKiusoX2wFoZkD6dZw1UsIZdoYrOKRqKhe4Fr7JvQde3IHeQ lMz/cUV3glHtbZO/bKA3jRjS8LWI6tCcVm3ODaTYae5apOciC1KPtxJDh8dswI8jmBDX LsOw== 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=rk2XZJ46uJUA5KPKeRj0yx73Grh3Myhstzio+EjSxGM=; b=bsCdQ7CWI7J+fVXTbbmayY9Bu/LdeJdNLSenE5QTq/yXhx20CfLS+Tg8xPka5XEcAl LTnpZ5OQV876jPtffif34KN/5PYJgcf2XQ+G3Cmf8EY1RTM1Ab7TzxmTVdGiYX4PNPXh pNiiKfvHjLT2ZPUll5rAqRMbFJMJ4X+U9RZFwCXgNxOsFbeu2ibpSS41SosCGbqkth+n 2om6TUUQUou8Nq1Qe/5r9A9XPsJhxB8WTd20c6OASFvpqb09j5WCRsGT4iBtIt6lCQwx iqtdgtWOkmvEnvVLr/KfhurU+jbv73djfvIc1k7HAexmEBqG8aGeruFQ6ajRwxWH4bo9 77tg== X-Gm-Message-State: AOUpUlFFo1XhCxLrF6Xt7lzryEpTSKqvdfcaYl922VygSsFNaTNwmzxV i054GUpJ5D4abRTK/QNfT0Tc0Q== X-Google-Smtp-Source: AAOMgpf/IW8fBGe1qX+uWqmpP4U+AuURu/KtKQxdm0UhJoaSOfgpFq+6FIpmbP2ZLIYRavzL4p4LJQ== X-Received: by 2002:a50:c251:: with SMTP id t17-v6mr897245edf.108.1531808705359; Mon, 16 Jul 2018 23:25:05 -0700 (PDT) Received: from localhost ([82.163.40.65]) by smtp.gmail.com with ESMTPSA id o12-v6sm171113edj.54.2018.07.16.23.25.04 (version=TLS1_2 cipher=AES128-SHA bits=128/128); Mon, 16 Jul 2018 23:25:04 -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 , Alexandre Belloni , SZ Lin , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v5 1/2] dt-bindings: Add vendor prefix for Sancloud Date: Tue, 17 Jul 2018 08:24:45 +0200 Message-Id: <1531808688-9716-2-git-send-email-koen@dominion.thruhere.net> X-Mailer: git-send-email 2.0.1 In-Reply-To: <1531808688-9716-1-git-send-email-koen@dominion.thruhere.net> References: <1531808688-9716-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 Acked-by: Rob Herring --- v5: No changes v4: Add Acked-by 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