From patchwork Wed Aug 17 17:16:42 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sean Paul X-Patchwork-Id: 9286193 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 1B22360459 for ; Wed, 17 Aug 2016 17:18:26 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 09B052946C for ; Wed, 17 Aug 2016 17:18:26 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id F274E2947B; Wed, 17 Aug 2016 17:18:25 +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_SIGNED, 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 962FD2946C for ; Wed, 17 Aug 2016 17:18:25 +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 1ba4Sl-0003q8-EC; Wed, 17 Aug 2016 17:17:11 +0000 Received: from mail-pf0-x236.google.com ([2607:f8b0:400e:c00::236]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1ba4Sh-0003hR-2X for linux-arm-kernel@lists.infradead.org; Wed, 17 Aug 2016 17:17:08 +0000 Received: by mail-pf0-x236.google.com with SMTP id x72so39311714pfd.2 for ; Wed, 17 Aug 2016 10:16:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=RV19RuC4AdQH0WJuKWkcrHcVunKTtJGexm2P7zZyjRQ=; b=W693DAYZcsspviJRZkzKWVZS/v+ElS1VI5TjZBoJGQEKSPRUaPEP6UkODEdDxbRK7C VTMSmNnBsQ9nViwnzwbM7eT5lx/DvvznUrv8m36dGByws7dMOvMNrfvQ2clVSe07J2EC 94FZSvkCtS9ed1wmU0UUqLDRgICoGwVa86U3A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=RV19RuC4AdQH0WJuKWkcrHcVunKTtJGexm2P7zZyjRQ=; b=ae4YJr+bi6S6YLi1w7CWa4Fk5deAJ0lGKZbStnBgb6zPVDuQxUdUruzv7nYUGu3Goz CZ8c0vB49wcig0JiyZYuteZpl+rNzwalEjuISbMo6HxNLuKlcz6MHcmIFkNIIjVo6e4N Emk5QALZ17kdwQWtp4lKCXTdrGm67sF7lX7wTwsB4wobR4I48vXHBmhifQxoHhqAQnW7 h3WZANaDNXWq0wk4I+1JQH8IMmFDSt9hkysyzS1H31WreFHuc92ftF1RsjjPFPWgC0Xp xiae8NA4ZsSo7ky+M/tTyY0yWZba3hFtBMXF+3TsVyWqk2cApM8SYCeJJ99Uh2hJxoao N/qQ== X-Gm-Message-State: AEkoouvjoazrxQppmYcn4l3Vv7xiZDZAq8SvMianee1Is+4QVTnIAbk5LL3Ao5D6pqj+kf4F X-Received: by 10.98.29.201 with SMTP id d192mr76032313pfd.142.1471454206129; Wed, 17 Aug 2016 10:16:46 -0700 (PDT) Received: from seanpaul0.corp.google.com ([172.22.162.59]) by smtp.gmail.com with ESMTPSA id y2sm79839pan.31.2016.08.17.10.16.44 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 17 Aug 2016 10:16:45 -0700 (PDT) From: Sean Paul To: tfiga@chromium.org, dri-devel@lists.freedesktop.org, mark.yao@rock-chips.com, robh@kernel.org Subject: [PATCH v3 5/5] dt-bindings: add compatible strings for big/little rockchip vops Date: Wed, 17 Aug 2016 10:16:42 -0700 Message-Id: <1471454202-1631-1-git-send-email-seanpaul@chromium.org> X-Mailer: git-send-email 2.8.0.rc3.226.g39d4020 In-Reply-To: References: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160817_101707_263080_5B5E4430 X-CRM114-Status: GOOD ( 11.38 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , heiko@sntech.de, Pawel Moll , Ian Campbell , linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org, Rob Herring , Sean Paul , Kumar Gala , linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP From: Mark Yao This patch documents the compatible strings for the big and little vop in rockchip's drm driver. Cc: Rob Herring Cc: Pawel Moll Cc: Mark Rutland Cc: Ian Campbell Cc: Kumar Gala Reviewed-by: Tomasz Figa Signed-off-by: Mark Yao [seanpaul removed superfluous description per tfiga's review] Signed-off-by: Sean Paul --- Changes in v3: - Updated subject (Sean Paul) - Removed unnecessary description (Tomasz) Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt b/Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt index 196121f..9eb3f0a 100644 --- a/Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt +++ b/Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt @@ -8,6 +8,8 @@ Required properties: - compatible: value should be one of the following "rockchip,rk3036-vop"; "rockchip,rk3288-vop"; + "rockchip,rk3399-vop-big"; + "rockchip,rk3399-vop-lit"; - interrupts: should contain a list of all VOP IP block interrupts in the order: VSYNC, LCD_SYSTEM. The interrupt specifier