From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Brugger Subject: Re: [PATCH 1/4] dt-bindings: mediatek: add compatible for mt8183 pwrap Date: Tue, 25 Sep 2018 15:52:12 +0200 Message-ID: <5f707e40-54fe-b1a9-92e4-f009aa3968ba@gmail.com> References: <1537341961-20736-1-git-send-email-hsin-hsiung.wang@mediatek.com> <1537341961-20736-2-git-send-email-hsin-hsiung.wang@mediatek.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1537341961-20736-2-git-send-email-hsin-hsiung.wang@mediatek.com> Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org To: Hsin-Hsiung Wang , robh+dt@kernel.org, mark.rutland@arm.com Cc: argus.lin@mediatek.com, sean.wang@mediatek.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, chenglin.xu@mediatek.com, chen.zhong@mediatek.com, srv_heupstream@mediatek.com List-Id: devicetree@vger.kernel.org On 19/09/2018 09:25, Hsin-Hsiung Wang wrote: > This adds dt-binding documentation of pwrap for Mediatek MT8183 SoC > Platform. > > Signed-off-by: Hsin-Hsiung Wang > --- > 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 f9987c3..012fe3f 100644 > --- a/Documentation/devicetree/bindings/soc/mediatek/pwrap.txt > +++ b/Documentation/devicetree/bindings/soc/mediatek/pwrap.txt > @@ -23,6 +23,7 @@ Required properties in pwrap device node. > "mediatek,mt7622-pwrap" for MT7622 SoCs > "mediatek,mt8135-pwrap" for MT8135 SoCs > "mediatek,mt8173-pwrap" for MT8173 SoCs > + "mediatek,mt8183-pwrap" for MT8183 SoCs > - interrupts: IRQ for pwrap in SOC > - reg-names: Must include the following entries: > "pwrap": Main registers base > Applied to v4.19-next/soc Thanks!