From patchwork Sat Oct 8 20:22:05 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Pawe? Jarosz X-Patchwork-Id: 9368275 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 08B1E6048F for ; Sat, 8 Oct 2016 20:21:29 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id EF63E28F7A for ; Sat, 8 Oct 2016 20:21:28 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id E315328FCF; Sat, 8 Oct 2016 20:21:28 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_MED, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 9322828F7A for ; Sat, 8 Oct 2016 20:21:28 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1bsy7c-0004sR-5v; Sat, 08 Oct 2016 20:21:28 +0000 Received: from mail-wm0-x244.google.com ([2a00:1450:400c:c09::244]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bsy7V-0004lA-Ta; Sat, 08 Oct 2016 20:21:23 +0000 Received: by mail-wm0-x244.google.com with SMTP id i130so8042668wmg.0; Sat, 08 Oct 2016 13:21:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent; bh=7WY4mEyfqHUvzIGKZPaTAz50dDVDDehK1fGB0Yu1Yzk=; b=lRqnBz5PDhiBkHWSkvmu0UQPLx+UugM8mKduDD/0w7eyui9PJnt2ooGQ/IZW9G0XFm 8lHuFnkcs1w5TLcpE0FF2Sfq7/Iy4pQ15n9XU+zLDsISTmYoMv1yzO3bNlpSCEZvUvKv 1oEw8QVAX7crblaj8CSk1N4NZttIEu6qFAN36xAD6QseMMZI9VHdf+tTOt5i2PI/4oVn DHT5DqrMKmnQTSRdxAg2sv3JZiShh5pavr9GwwW37d/Z5V4JqytyJBkdew8La+USQvDP KcpjaMFdLLZZ4dM4JhrbrYF8eV8spHGwfmD2cFX4bXiiiNZ308F1b8WeCxiMxj3up4dX x3kw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to:user-agent; bh=7WY4mEyfqHUvzIGKZPaTAz50dDVDDehK1fGB0Yu1Yzk=; b=Otgh67DK5aCLdu7kEfVZubEJcwAZ2H2I5IlUKnNg+v4PTEzYjynlV8SU2n37CLtLxg cPgkPySKkKbefHH/I76U8fYVH12FDOIRZrYfmORhsu9GgFLSgSGkZlBRFZz51S0Dlqtc 3m7DyTFKy7DWfLi+lfUOb8phZRt4DBQR9phTHoEvlHYZqIXR704Xxpjntp/Dpn8jchDQ auoJVN1UDDy0ijKpiBiAQhhQn+RPGcj6mojGEGlFVeTiGEJB7Usd3rvXzLXAtqOCqkLt PvGFEVbn3Gkua4bK2GI3NBWYQArhDxYc/+sNYODX9KcNcN/XYBqfxyb3gvKaDqj+eiiu cL+A== X-Gm-Message-State: AA6/9RkOWFRSeXc+FQvEjpJcfis9Oz5/c8twuhuhMvvVbVYsqc3ki0G5sJ4rO7NWOe6cEQ== X-Received: by 10.194.97.69 with SMTP id dy5mr20131620wjb.53.1475958059653; Sat, 08 Oct 2016 13:20:59 -0700 (PDT) Received: from vaio-ubuntu (adoo60.neoplus.adsl.tpnet.pl. [79.185.96.60]) by smtp.gmail.com with ESMTPSA id p3sm26444309wjr.31.2016.10.08.13.20.58 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 08 Oct 2016 13:20:59 -0700 (PDT) Date: Sat, 8 Oct 2016 22:22:05 +0200 From: =?utf-8?B?UGF3ZcWC?= Jarosz To: paweljarosz3691@gmail.com Subject: [PATCH v3 1/2] devicetree: Add vendor prefix for Rikomagic Message-ID: References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20161008_132122_201501_CABD2F92 X-CRM114-Status: UNSURE ( 8.96 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: mark.rutland@arm.com, heiko@sntech.de, linux@armlinux.org.uk, linux-rockchip@lists.infradead.org, robh+dt@kernel.org, linux-arm-kernel@lists.infradead.org Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+patchwork-linux-rockchip=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Add Rikomagic to vendor-prefixes.txt Signed-off-by: Paweł Jarosz Acked-by: Rob Herring --- Changes in v2: - none Changes in v3: - none 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 69caf14..3edfa08 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -224,6 +224,7 @@ realtek Realtek Semiconductor Corp. renesas Renesas Electronics Corporation richtek Richtek Technology Corporation ricoh Ricoh Co. Ltd. +rikomagic Rikomagic rockchip Fuzhou Rockchip Electronics Co., Ltd samsung Samsung Semiconductor sandisk Sandisk Corporation