Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp1873133pxu; Sun, 13 Dec 2020 06:11:51 -0800 (PST) X-Google-Smtp-Source: ABdhPJz/KrbPPlj2blf1pSiT1Ym35UVbUskaHAzrhR0PadsVgSUux6lD8SjtZlhfvqSqzCqY+KP0 X-Received: by 2002:aa7:cd9a:: with SMTP id x26mr20174817edv.226.1607868710926; Sun, 13 Dec 2020 06:11:50 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1607868710; cv=none; d=google.com; s=arc-20160816; b=q3CH7S3SlWkTb+APCR8Z0Q/rmt2RAscux89ITEwKx5+Q5AKwnIK/ZjdiDHAMwrv2qU vlviEEz6rFaFbHVXbxPuc8awYPFNLPOaTaasu175ZBXqtoyfWS62l6bfzxcgLjqMNuxR QRr1KpZU8qyQ5JdE6WHHlbg1MsyND9rPP2RbflozdDfn6sZFF5SjY7C6WAnDEjfzVFDx W5mt5mZWZQv/qSSelqwsfYLq0OTb/Xl/gEgmZzJxr6ccP3fENoBpwb+3hQLtcVOlOu5E LtUUQy16mZxa1kiTr4SQ29GJsttfeToR4ZOq+5A98YvDygLYhDEIZb6fXGdNmbHwxsrE oCSQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:mime-version:references:in-reply-to:message-id :date:subject:cc:to:from; bh=5KQnKjoJZWi4YBlHq0HONnC3/0F+oP8FzLW9G+X4qHY=; b=xgXk0vD5Z2Ogqa3nCsuhSY4wFgu869Lp1LHwBCdzy9JfBKtQUV7VNLUckedshb0SCy WtOlpkOhj8AjgPAPVoTWy+ZFl9VuoMfdbXOC8sCK4dHHQfCrmUdcBVLtD07dvhkrLmEW 9ksB80dHQ3OhpFkcmc7WVV68rBQhX55BVXLfc6LfNmh8z5jupFkRBjDkwKGMspeAN2bH TKuB0y2McWXHMKcQl6c+V+Y2/H5dIEKDYNPR2qBmQ9aopyOWpGmm2MDhLwQKSc88gKhP GhjIcCF9hSienQdl9pIeeE3UH5NUsPZg/FWgFxzYRmc2hJBfnJCV/qV01nwE6ibYDJ/z 0HjA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=mediatek.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id dn9si8722083edb.347.2020.12.13.06.11.27; Sun, 13 Dec 2020 06:11:50 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=mediatek.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2438092AbgLLEN0 (ORCPT + 99 others); Fri, 11 Dec 2020 23:13:26 -0500 Received: from mailgw01.mediatek.com ([210.61.82.183]:38974 "EHLO mailgw01.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S2438026AbgLLEMz (ORCPT ); Fri, 11 Dec 2020 23:12:55 -0500 X-UUID: 3bf4e0494393437286552634dac0721e-20201212 X-UUID: 3bf4e0494393437286552634dac0721e-20201212 Received: from mtkcas06.mediatek.inc [(172.21.101.30)] by mailgw01.mediatek.com (envelope-from ) (Cellopoint E-mail Firewall v4.1.14 Build 0819 with TLSv1.2 ECDHE-RSA-AES256-SHA384 256/256) with ESMTP id 1740060018; Sat, 12 Dec 2020 12:12:04 +0800 Received: from mtkcas11.mediatek.inc (172.21.101.40) by mtkmbs05n2.mediatek.inc (172.21.101.140) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Sat, 12 Dec 2020 12:12:03 +0800 Received: from localhost.localdomain (10.17.3.153) by mtkcas11.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Sat, 12 Dec 2020 12:12:02 +0800 From: Yongqiang Niu To: CK Hu , Philipp Zabel , Rob Herring , Matthias Brugger CC: David Airlie , Daniel Vetter , Mark Rutland , , , , , , Yongqiang Niu Subject: [PATCH v2, 03/17] dt-bindings: mediatek: add description for mt8192 display Date: Sat, 12 Dec 2020 12:11:43 +0800 Message-ID: <1607746317-4696-4-git-send-email-yongqiang.niu@mediatek.com> X-Mailer: git-send-email 1.8.1.1.dirty In-Reply-To: <1607746317-4696-1-git-send-email-yongqiang.niu@mediatek.com> References: <1607746317-4696-1-git-send-email-yongqiang.niu@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain X-MTK: N Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org add description for mt8192 display Signed-off-by: Yongqiang Niu --- Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt b/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt index dfbec76..b4e62ae 100644 --- a/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt +++ b/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt @@ -44,7 +44,7 @@ Required properties (all function blocks): "mediatek,-dpi" - DPI controller, see mediatek,dpi.txt "mediatek,-disp-mutex" - display mutex "mediatek,-disp-od" - overdrive - the supported chips are mt2701, mt7623, mt2712, mt8173 and mt8183. + the supported chips are mt2701, mt7623, mt2712, mt8173, mt8183 and mt8192. - reg: Physical base address and length of the function block register space - interrupts: The interrupt signal from the function block (required, except for merge and split function blocks). -- 1.8.1.1.dirty