From patchwork Wed Oct 3 09:09:11 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Brugger X-Patchwork-Id: 10624467 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 5CC2D174A for ; Wed, 3 Oct 2018 09:13:46 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 505132870F for ; Wed, 3 Oct 2018 09:13:46 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 4471428714; Wed, 3 Oct 2018 09:13:46 +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=-2.9 required=2.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 18AED2870F for ; Wed, 3 Oct 2018 09:13:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=zh7KGjnOEwEYS3KNxHrHtC6P2RpQklIz/+nGXg6Luv4=; b=bkcurIcUCh9ATm 3Ao9Vcar1IlT1YxTWBft+qaAvI3E7Im+tZG90KR09csAXiZ/N1ntq/GRizRG1d4aLju+oE06rgzBv os1+Amlt9SuNo18NEt40IuG7kFVWQAYRO1VZg8/F2eA+lW2t7KLIi3vlwauUnINDCJ7f2xs6plfzY 6PsGFTXsb5c3Im4YZSVBHNXKsxZlCH9QuMXhuiBcjODYNSnZUqE3YcEe319QocjuRLuS/ux3EQ4rE FN/eFxAyzLdV5QLQTdrghlPflC+fDiDiRaB41ITMsVYu6AFatkTzxBj6UFDpsAY9YPQvmOU+x/1AT GNNZz3CTS5UdfxRW5bfg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1g7dDw-0003Fu-Ds; Wed, 03 Oct 2018 09:13:40 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1g7dAK-0000EL-D3; Wed, 03 Oct 2018 09:09:59 +0000 Received: from ziggy.de (unknown [37.223.143.164]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id A61CA21476; Wed, 3 Oct 2018 09:09:41 +0000 (UTC) From: Matthias Brugger To: robh+dt@kernel.org, mark.rutland@arm.com, joro@8bytes.org, arnd@arndb.de Subject: [PATCH 3/4] [media] dt-bindings: mediatek: Add JPEG Decoder binding for MT7623 Date: Wed, 3 Oct 2018 11:09:11 +0200 Message-Id: <20181003090912.30501-4-matthias.bgg@gmail.com> X-Mailer: git-send-email 2.19.0 In-Reply-To: <20181003090912.30501-1-matthias.bgg@gmail.com> References: <20181003090912.30501-1-matthias.bgg@gmail.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181003_020956_506221_3B488F6E X-CRM114-Status: UNSURE ( 9.92 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: bin.liu@mediatek.com, devicetree@vger.kernel.org, ryder.lee@mediatek.com, weiyi.lu@mediatek.com, rick.chang@mediatek.com, sean.wang@mediatek.com, sboyd@codeaurora.org, linux-kernel@vger.kernel.org, iommu@lists.linux-foundation.org, linux-mediatek@lists.infradead.org, linux-arm-kernel@lists.infradead.org, matthias.bgg@gmail.com, mchehab@kernel.org, chen.zhong@mediatek.com, yong.wu@mediatek.com, linux-media@vger.kernel.org Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+patchwork-linux-mediatek=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP This patch adds a binding documentation for the JPEG Decoder of the MT7623 SoC. Signed-off-by: Matthias Brugger --- .../devicetree/bindings/media/mediatek-jpeg-decoder.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/media/mediatek-jpeg-decoder.txt b/Documentation/devicetree/bindings/media/mediatek-jpeg-decoder.txt index 3813947b4d4f..044b11913c49 100644 --- a/Documentation/devicetree/bindings/media/mediatek-jpeg-decoder.txt +++ b/Documentation/devicetree/bindings/media/mediatek-jpeg-decoder.txt @@ -5,6 +5,7 @@ Mediatek JPEG Decoder is the JPEG decode hardware present in Mediatek SoCs Required properties: - compatible : must be one of the following string: "mediatek,mt8173-jpgdec" + "mediatek,mt7623-jpgdec", "mediatek,mt2701-jpgdec" "mediatek,mt2701-jpgdec" - reg : physical base address of the jpeg decoder registers and length of memory mapped region.