Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp7195669ybi; Mon, 8 Jul 2019 16:40:07 -0700 (PDT) X-Google-Smtp-Source: APXvYqxN5FnNC5o7LFri8u3UhLgv5dTAS6x6wBus72ed1PC3Pi5xDc6XlkQPp6Q6wuAiMU8GT7tb X-Received: by 2002:a17:902:b582:: with SMTP id a2mr21549366pls.128.1562629207331; Mon, 08 Jul 2019 16:40:07 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1562629207; cv=none; d=google.com; s=arc-20160816; b=S38zUZSZLDFQV1J6S/VbLU/3c5C0sx8i9A1Hl0BDGRnPES1vnKWqbN9GfoqoQvp2Dw lFWHAdRWz97NhSWN2u5jOf7YoTyUGYhIWTwepXTUmAA9P4SdkCQYCAwbwir4vTjqENop tx87XpCbWjBw3tAB8ixrSzIeZA9P0llGFiQM3xrZy0GLiBZBIvkZdnIGyQVpUx5PsUCg eX0hc9GKXhAweqRdLLGldyIf54PlbekzjvIdnzlJRYekD6+jQi8Le1jFqM74CbUPbkDz YOIH6z7s3AHK8XZcy/yMQcCr1hnFWomx0+MB+EaIbxB8jUdcF7j2nWUhOEXBdg6QRlG/ P+kQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from; bh=gheD7G4GMs0AGYgYv2sL/REKQEG36cFNQG85deL1cWc=; b=CAIshIfk6NOt0v+p696lxfVWutOsGClUKr8VgnIu3KtpVu9TIWbJzPxqlty637ZV4s Gp7S8upjIoEqlX8d2Dw2PVutjIfkY5k9w+KpBTM9BHE2M5GQ1NgiAywYAAyevmlYsVNY gdyhcZEh2YgD9QH8q0hR4F8fVMRj+02326DAbSXLXw0Y6JuyXN2C0E+Zio6B17crlNYB wkQp2WX+G8gfIlvyhVIxwZdvzRS4i1UCuqk+8qDh6E53/qvdXBiOIBz0tKJfVDI7c8Jy Or54qKzJoQuXQ4U5EYEBFmYd9BQpbxQupPHm1jyRe4YZJumcdgoygGmH7ZoZwI37xjv1 P1dg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id h2si19859970plh.380.2019.07.08.16.39.52; Mon, 08 Jul 2019 16:40:07 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728373AbfGHWgu (ORCPT + 99 others); Mon, 8 Jul 2019 18:36:50 -0400 Received: from mailgw02.mediatek.com ([210.61.82.184]:6190 "EHLO mailgw02.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1726105AbfGHWed (ORCPT ); Mon, 8 Jul 2019 18:34:33 -0400 X-UUID: 71b1d20771854eb7b1593d72fbb4dfa9-20190709 X-UUID: 71b1d20771854eb7b1593d72fbb4dfa9-20190709 Received: from mtkcas07.mediatek.inc [(172.21.101.84)] by mailgw02.mediatek.com (envelope-from ) (mhqrelay.mediatek.com ESMTP with TLS) with ESMTP id 760628844; Tue, 09 Jul 2019 06:34:25 +0800 Received: from mtkcas08.mediatek.inc (172.21.101.126) by mtkmbs01n1.mediatek.inc (172.21.101.68) with Microsoft SMTP Server (TLS) id 15.0.1395.4; Tue, 9 Jul 2019 06:34:23 +0800 Received: from localhost.localdomain (10.17.3.153) by mtkcas08.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1395.4 via Frontend Transport; Tue, 9 Jul 2019 06:34:23 +0800 From: To: CK Hu , Philipp Zabel , Rob Herring , Matthias Brugger CC: David Airlie , Daniel Vetter , Mark Rutland , , , , , , Yongqiang Niu Subject: [PATCH v4, 03/33] dt-bindings: mediatek: add ccorr description for mt8183 display Date: Tue, 9 Jul 2019 06:33:43 +0800 Message-ID: <1562625253-29254-4-git-send-email-yongqiang.niu@mediatek.com> X-Mailer: git-send-email 1.8.1.1.dirty In-Reply-To: <1562625253-29254-1-git-send-email-yongqiang.niu@mediatek.com> References: <1562625253-29254-1-git-send-email-yongqiang.niu@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain X-MTK: N Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Yongqiang Niu Update device tree binding documention for the display subsystem for Mediatek MT8183 SOCs Signed-off-by: Yongqiang Niu --- Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt b/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt index 8c4700f..cf5fb08 100644 --- a/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt +++ b/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt @@ -31,6 +31,7 @@ Required properties (all function blocks): "mediatek,-disp-ovl-2l" - overlay (2 layers, blending, csc) "mediatek,-disp-rdma" - read DMA / line buffer "mediatek,-disp-wdma" - write DMA + "mediatek,-disp-ccorr" - color correction "mediatek,-disp-color" - color processor "mediatek,-disp-aal" - adaptive ambient light controller "mediatek,-disp-gamma" - gamma correction -- 1.8.1.1.dirty