Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp1596655pxb; Thu, 4 Feb 2021 18:03:34 -0800 (PST) X-Google-Smtp-Source: ABdhPJwxt/2ZvUxa5BEB/NxKzi3kMjLe2BdVG7kIQ2pd6LoHfmhH1+oNKdnz2Jse5os2cnlUg+1o X-Received: by 2002:a05:6402:1255:: with SMTP id l21mr1394694edw.17.1612490614297; Thu, 04 Feb 2021 18:03:34 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1612490614; cv=none; d=google.com; s=arc-20160816; b=MllZIx4pdPM5L2D8QJhpiDlgPOroc+jASbhlG4Co2LdKm0Yn/ARUi6XBqW3P+NdRVO fYgP1Whqpu2OOYHjJ2Obh+4PC8rokPYlRc/p/Q69HnF/9rTeWoNaO2RTrSpe/ZLAeFah 88FH6lSHvJFHeVBCsqe0cYM0UNa3bSjP//usmjSNShvDOefpKPma5r71gCbd3eWVAput PmoBPFil/O7jK+V2qs4P9XmAiKgngFGcfy+RJTwID3mTzWl2fREvpQ1yE/W/pSvHnjl8 0VKLRghnp4GnU+6NRYpUFuuhSp/Vckb2CCzSqvaa0LfhnlcwTNbKwmdc+62Qzy3ei70N LjTg== 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=k8U07WtX7+mnXA1MbeUQ09ijJW/+jfJ+g0/4FVAHgWc=; b=IejySl8Pr9P00kLvXDHy53vx2+x4000OcitLM04XKRm8m8B77jfhFhd06OjXgsNk3V sjodm/oM0YNbBFTTdVPYlxMNmaSnIfNTODkWAuQ2zoUcEBBDxvK0vLwl5l188Y8noRgK k0X1wSNWybhibIaRnL4XX9XcoBB+CcMcbpI/x6QPYz0pCtEfBWEDsGr10e+sspbgJtZS b38/3IJ0yhn3BGDJ4qaTw4YW9sRy/Rp2qBg5gyZgYoRVtERhdV8s86VbP7JAJdTC/LeM U813bkvoTbnu8ACcWouMzQ05yc5l6pC1WCCBbINAEjie7A0g2VbeE3tMg+iFEb+4QJbO VGIw== 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 j22si4226401edh.496.2021.02.04.18.03.10; Thu, 04 Feb 2021 18:03:34 -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 S232784AbhBEB32 (ORCPT + 99 others); Thu, 4 Feb 2021 20:29:28 -0500 Received: from mailgw01.mediatek.com ([210.61.82.183]:54199 "EHLO mailgw01.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S232756AbhBEB3X (ORCPT ); Thu, 4 Feb 2021 20:29:23 -0500 X-UUID: e175d67c887a4f489c501e766def0a74-20210205 X-UUID: e175d67c887a4f489c501e766def0a74-20210205 Received: from mtkexhb02.mediatek.inc [(172.21.101.103)] 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 1812209997; Fri, 05 Feb 2021 09:28:15 +0800 Received: from mtkcas07.mediatek.inc (172.21.101.84) by mtkmbs05n1.mediatek.inc (172.21.101.15) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Fri, 5 Feb 2021 09:28:14 +0800 Received: from mtksdaap41.mediatek.inc (172.21.77.4) by mtkcas07.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Fri, 5 Feb 2021 09:28:14 +0800 From: Hsin-Hsiung Wang To: Rob Herring , Matthias Brugger , , Argus Lin CC: Hsin-Hsiung Wang , , , , , , Subject: [PATCH v5 3/5] dt-bindings: mediatek: add compatible for MT6873/8192 pwrap Date: Fri, 5 Feb 2021 09:28:09 +0800 Message-ID: <1612488491-6149-4-git-send-email-hsin-hsiung.wang@mediatek.com> X-Mailer: git-send-email 2.6.4 In-Reply-To: <1612488491-6149-1-git-send-email-hsin-hsiung.wang@mediatek.com> References: <1612488491-6149-1-git-send-email-hsin-hsiung.wang@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 This adds dt-binding documentation of pwrap for Mediatek MT6873/8192 SoCs Platform. Signed-off-by: Hsin-Hsiung Wang Acked-by: Rob Herring --- changes since v4: no changes --- Documentation/devicetree/bindings/soc/mediatek/pwrap.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/soc/mediatek/pwrap.txt b/Documentation/devicetree/bindings/soc/mediatek/pwrap.txt index ecac2bbeae45..8051c17e640e 100644 --- a/Documentation/devicetree/bindings/soc/mediatek/pwrap.txt +++ b/Documentation/devicetree/bindings/soc/mediatek/pwrap.txt @@ -22,6 +22,7 @@ Required properties in pwrap device node. "mediatek,mt6765-pwrap" for MT6765 SoCs "mediatek,mt6779-pwrap" for MT6779 SoCs "mediatek,mt6797-pwrap" for MT6797 SoCs + "mediatek,mt6873-pwrap" for MT6873/8192 SoCs "mediatek,mt7622-pwrap" for MT7622 SoCs "mediatek,mt8135-pwrap" for MT8135 SoCs "mediatek,mt8173-pwrap" for MT8173 SoCs -- 2.18.0