From patchwork Wed Dec 19 15:57:03 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Pawe=C5=82_Chmiel?= X-Patchwork-Id: 10738605 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 D1B006C2 for ; Thu, 20 Dec 2018 08:11:43 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C57112624B for ; Thu, 20 Dec 2018 08:11:43 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id BA09D27D29; Thu, 20 Dec 2018 08:11:43 +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=-5.2 required=2.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED, FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 713FE2624B for ; Thu, 20 Dec 2018 08:11:43 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 4EAEA6F28D; Thu, 20 Dec 2018 08:11:34 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-lj1-x242.google.com (mail-lj1-x242.google.com [IPv6:2a00:1450:4864:20::242]) by gabe.freedesktop.org (Postfix) with ESMTPS id 363C06F088 for ; Wed, 19 Dec 2018 16:04:30 +0000 (UTC) Received: by mail-lj1-x242.google.com with SMTP id v15-v6so17826329ljh.13 for ; Wed, 19 Dec 2018 08:04:30 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=ngVQAKuo8iZ2AhPYUfFDSDo8oErenzKZAMdi0+QR+xU=; b=dnThLyF1www4O1I4iugE7mBGW0LatvaZ402+FVj940NzVlxHdFPF/yaNdz4TGJax86 zW5/F68aN9/Z0V98lir+MN0KecYUey5sOV7MothlzLajbsWz9+AFBPqi70kdAOKcGId4 z22wQvhoAonCmCHQdPCIC5VRIOTcX0tT1ZTBVC6AHN1DClW9w3DDfYsgTc7CsRVmqIJX VuIeYJKYFK23tLHgmKZPtQ+auzPDMSFlWx1ME+JPmQDx4sooNJk/hrrEXr6XV14Xa1FU NNF5TTJ1ciaM0m44gRgdWe7fXZESYHtOM8beqeCcvY8oyFoqlEIvBVbrz3gD72ONQg4m 9/KA== X-Gm-Message-State: AA+aEWYXI/Yjg4tsa1DWPtOIYjJkj/Yvclx223wau6YQU6teZ+FYvmZL 6Z+L+QBAHnIbUaw36kIGQZ4= X-Google-Smtp-Source: AFSGD/UiKeMYiz1n1P+y93y49ttH2Vl+kPk/qIKf8YwCLriepYxMihJFvJpC/nHEu4WzLQnGn8WSSQ== X-Received: by 2002:a2e:2a46:: with SMTP id q67-v6mr11164912ljq.38.1545235468587; Wed, 19 Dec 2018 08:04:28 -0800 (PST) Received: from localhost.localdomain ([2a02:a315:5445:5300:253f:4197:555d:bfba]) by smtp.googlemail.com with ESMTPSA id i75sm3943979lfb.58.2018.12.19.08.04.26 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Dec 2018 08:04:27 -0800 (PST) From: =?utf-8?q?Pawe=C5=82_Chmiel?= To: inki.dae@samsung.com, krzk@kernel.org, airlied@linux.ie Subject: [PATCH 2/3] dt-bindings: gpu: samsung-rotator: Document s5pv210 support Date: Wed, 19 Dec 2018 16:57:03 +0100 Message-Id: <20181219155704.15264-3-pawel.mikolaj.chmiel@gmail.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20181219155704.15264-1-pawel.mikolaj.chmiel@gmail.com> References: <20181219155704.15264-1-pawel.mikolaj.chmiel@gmail.com> MIME-Version: 1.0 X-Mailman-Approved-At: Thu, 20 Dec 2018 08:11:00 +0000 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: mark.rutland@arm.com, devicetree@vger.kernel.org, linux-samsung-soc@vger.kernel.org, sw0312.kim@samsung.com, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, robh+dt@kernel.org, kyungmin.park@samsung.com, kgene@kernel.org, linux-arm-kernel@lists.infradead.org, =?utf-8?q?Pawe=C5=82_Chmiel?= Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" X-Virus-Scanned: ClamAV using ClamSMTP This commit documents new compatible for s5pv210 soc, which will be also supported by this driver. Signed-off-by: Paweł Chmiel --- Documentation/devicetree/bindings/gpu/samsung-rotator.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/gpu/samsung-rotator.txt b/Documentation/devicetree/bindings/gpu/samsung-rotator.txt index 82cd1ed0be93..78658dec6941 100644 --- a/Documentation/devicetree/bindings/gpu/samsung-rotator.txt +++ b/Documentation/devicetree/bindings/gpu/samsung-rotator.txt @@ -5,6 +5,7 @@ Required properties: (a) "samsung,exynos4210-rotator" for Rotator IP in Exynos4210 (b) "samsung,exynos4212-rotator" for Rotator IP in Exynos4212/4412 (c) "samsung,exynos5250-rotator" for Rotator IP in Exynos5250 + (d) "samsung,s5pv210-rotator" for Rotator IP in S5PV210 - reg : Physical base address of the IP registers and length of memory mapped region.