From patchwork Tue Apr 24 18:48:37 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Jourdan X-Patchwork-Id: 10360775 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id EA937602D6 for ; Tue, 24 Apr 2018 18:51:04 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id D36F228ACB for ; Tue, 24 Apr 2018 18:51:04 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id D072F28C15; Tue, 24 Apr 2018 18:51:04 +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_SIGNED, DKIM_VALID, FREEMAIL_FROM, MAILING_LIST_MULTI 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 C335728E5F for ; Tue, 24 Apr 2018 18:50:59 +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:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: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=/ohHne15yFwso4nTJa3SwBo4GpfUJFOkNtE25nXWpm4=; b=UTmmVMOJhfM4R16I0G5RUCv51y /7ojILg2DN6dZM4YAS49L6cDgvPBL2EiPl/TuswGqS8XaePdaqhdmC2uV+iy8GjdGfB6GldLGY3l8 lcXn07GG55QL3ItYWqZQyKuw9zwO2VaqW20vodNdl5xk26OVxOS3b9kFgs6a5V6PmarhGOeImt0Fq 7hVe9MgqS36CnNbcDaavYIEhFE4llzGhb/F9WivtnZombFpibNlXjErxGG5dOltQnp9zqsuvSalUc RyV9NflECWDhw62XJ1Ugwzd6J2ma9tY/ic+mcUXSsc6WVGkbJPF7ocSLecldQk6nJypes/9l+ZLhk mGMP38FA==; 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 1fB31j-00005N-6x; Tue, 24 Apr 2018 18:50:55 +0000 Received: from smtp13.smtpout.orange.fr ([80.12.242.135] helo=smtp.smtpout.orange.fr) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fB31d-0008TY-Lf for linux-arm-kernel@lists.infradead.org; Tue, 24 Apr 2018 18:50:51 +0000 Received: from localhost.localdomain ([81.67.76.113]) by mwinf5d70 with ME id eJq31x00P2Sg6Vd03JqZ2P; Tue, 24 Apr 2018 20:50:33 +0200 X-ME-Helo: localhost.localdomain X-ME-Auth: bWF4aS5qb3VyZGFuQHdhbmFkb28uZnI= X-ME-Date: Tue, 24 Apr 2018 20:50:33 +0200 X-ME-IP: 81.67.76.113 From: Maxime Jourdan To: Neil Armstrong , Jerome Brunet , Kevin Hilman Subject: [PATCH v2 1/2] clk: meson: gxbb: expose VDEC_1 and VDEC_HEVC clocks Date: Tue, 24 Apr 2018 20:48:37 +0200 Message-Id: <20180424184838.3406-2-maxi.jourdan@wanadoo.fr> X-Mailer: git-send-email 2.17.0 In-Reply-To: <20180424184838.3406-1-maxi.jourdan@wanadoo.fr> References: <20180424184838.3406-1-maxi.jourdan@wanadoo.fr> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180424_115050_021994_6B4896A2 X-CRM114-Status: UNSURE ( 9.71 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mike Turquette , linux-kernel@vger.kernel.org, Maxime Jourdan , linux-amlogic@lists.infradead.org, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Maxime Jourdan --- include/dt-bindings/clock/gxbb-clkc.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/dt-bindings/clock/gxbb-clkc.h b/include/dt-bindings/clock/gxbb-clkc.h index 8ba99a5e3fd3..7a892be90549 100644 --- a/include/dt-bindings/clock/gxbb-clkc.h +++ b/include/dt-bindings/clock/gxbb-clkc.h @@ -125,5 +125,7 @@ #define CLKID_VAPB_1 138 #define CLKID_VAPB_SEL 139 #define CLKID_VAPB 140 +#define CLKID_VDEC_1 153 +#define CLKID_VDEC_HEVC 156 #endif /* __GXBB_CLKC_H */