From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752395AbdARSNk (ORCPT ); Wed, 18 Jan 2017 13:13:40 -0500 Received: from mail-pf0-f172.google.com ([209.85.192.172]:35096 "EHLO mail-pf0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751553AbdARSNZ (ORCPT ); Wed, 18 Jan 2017 13:13:25 -0500 From: Kevin Hilman To: Stephen Boyd Cc: Neil Armstrong , mturquette@baylibre.com, carlo@caione.org, linux-clk@vger.kernel.org, linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH] clk: meson-gxbb: Export HDMI clocks Organization: BayLibre References: <1484654928-5640-1-git-send-email-narmstrong@baylibre.com> <20170117183441.GU17126@codeaurora.org> Date: Wed, 18 Jan 2017 10:12:41 -0800 In-Reply-To: <20170117183441.GU17126@codeaurora.org> (Stephen Boyd's message of "Tue, 17 Jan 2017 10:34:41 -0800") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (darwin) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Stephen Boyd writes: > On 01/17, Neil Armstrong wrote: >> Export HDMI clock from internal to dt-bindings. >> >> Signed-off-by: Neil Armstrong >> --- > > Acked-by: Stephen Boyd > > I think we decided this would go with the dts changes if more > needed to be exposed. Ah, that's right. I'll queue it up in the amlogic dt branch with your ack. Thanks, Kevin