From patchwork Wed Aug 17 17:11:40 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sean Paul X-Patchwork-Id: 9286179 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 C188660459 for ; Wed, 17 Aug 2016 17:13:42 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id AE79D286DF for ; Wed, 17 Aug 2016 17:13:42 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id A3087286E5; Wed, 17 Aug 2016 17:13:42 +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 3E97C286DF for ; Wed, 17 Aug 2016 17:13:42 +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 1ba4O4-0000lC-NC; Wed, 17 Aug 2016 17:12:20 +0000 Received: from mail-pa0-x230.google.com ([2607:f8b0:400e:c03::230]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1ba4Np-0000hc-PT for linux-arm-kernel@lists.infradead.org; Wed, 17 Aug 2016 17:12:07 +0000 Received: by mail-pa0-x230.google.com with SMTP id i5so38060197pat.2 for ; Wed, 17 Aug 2016 10:11:44 -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=Gjqk4z2gs50FjUnfH84d+C7nW6YUeRij3fv8d6Im4rU=; b=RvAmhqLYmLyCRLDTNLF2FlSK2h9PXUHwwjhct7d5ROYcnI+5mZ9k1wK85bQRhAZGGu Cs0i9keQfpbDDEDe4IvamaJti2iUvdyZa4evSXw7sIrq+e2/IaZnU6+wJctbjzZQcPgo 80WsSq8/YXEWCqvSwP8sIMrLROZqJ6W8Nh8Uc= 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=Gjqk4z2gs50FjUnfH84d+C7nW6YUeRij3fv8d6Im4rU=; b=ZlJLrYqUHrY7GHid7/BLnmUOqu5IMfsQvAUwysxAqsXZ70nARQ5Gn2Z19kyH25jrlU HVQ6rDLitcNvyn4CPBm/1JKV2GP5rbik+YPR5aNYRQD3KIqVnLj4BCCxyJAPSF8d5NSB gQ+l+MGmsQD2xtD5PcwCuHRPyZlIjfYuG/pLrBWGm7KudRvWEUfxe2L+fNYg2hmtbBjP a/d1qjC7g4fAYIVhedg6clcxmtF9B1fp2wCv15QXHsle8+F5lDVwOyR2IP122sMcHsSV nO83Cgwx3SNFn2rs+WA+bbxTCoaHKhiAt+HlJHuPQchmaadEAHrarg2AB4oZeFb7lavl NrrA== X-Gm-Message-State: AEkoous8lTEeNqWZ45fLHJcMbp88Yn5vTyvm3NT4l9fwq+aOmgqmDPxdM5AFbz/sE62lbyo6 X-Received: by 10.66.249.201 with SMTP id yw9mr76938286pac.130.1471453904339; Wed, 17 Aug 2016 10:11:44 -0700 (PDT) Received: from seanpaul0.corp.google.com ([172.22.162.59]) by smtp.gmail.com with ESMTPSA id d72sm48605481pfj.15.2016.08.17.10.11.42 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 17 Aug 2016 10:11:42 -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 2/5] dt-bindings: sort Rockchip vop compatible by chip's number Date: Wed, 17 Aug 2016 10:11:40 -0700 Message-Id: <1471453900-1349-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_101205_897110_34819C32 X-CRM114-Status: GOOD ( 11.41 ) 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: linux-rockchip@lists.infradead.org, Sean Paul , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, heiko@sntech.de 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 Reorder the compatible vop devices to be sorted by chip number in ascending order. Reviewed-by: Tomasz Figa Signed-off-by: Mark Yao [seanpaul added commit description per tfiga's review] Signed-off-by: Sean Paul --- Changes in v3: - Updated commit message (Tomasz Figa) Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt b/Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt index 5489b59..196121f 100644 --- a/Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt +++ b/Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt @@ -6,8 +6,8 @@ buffer to an external LCD interface. Required properties: - compatible: value should be one of the following - "rockchip,rk3288-vop"; "rockchip,rk3036-vop"; + "rockchip,rk3288-vop"; - interrupts: should contain a list of all VOP IP block interrupts in the order: VSYNC, LCD_SYSTEM. The interrupt specifier