From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH] clk: tegra124: Enable hda to hdmi clocks Date: Wed, 16 Apr 2014 09:55:01 -0600 Message-ID: <534EA7D5.502@wwwdotorg.org> References: <1396984629-14101-1-git-send-email-dgreid@chromium.org> <534D781A.90508@wwwdotorg.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Takashi Iwai Cc: pdeschrijver-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org, Dylan Reid , linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org List-Id: linux-tegra@vger.kernel.org On 04/16/2014 08:30 AM, Takashi Iwai wrote: > At Tue, 15 Apr 2014 12:19:06 -0600, > Stephen Warren wrote: >> >> On 04/08/2014 01:17 PM, Dylan Reid wrote: >>> Add the clocks used for HDMI audio played through the HDA controller. >>> Initialize the codec clock to 48Mhz and the HDA clock to 102MHz per >>> the TRM. >> >> This patch seems fine to me. Peter, I assume you'll apply this and >> eventually sent a pull request to Mike. >> >> Acked-by: Stephen Warren > > I guess this is basically needed for Tegra HD-audio HDMI stuff, so I'd > need to pull the change to my branch once when applying other Dylan's > patches. Let me know the pull-able branch once when merged. > Alternatively, I can apply the all patches in series to my tree if > it's easier, too. Just let me know what you guys prefer. This change is only needed at run-time, not at compile-time, so there's no build-time dependency. Since this is a new feature, it's fine for it to only work once everything is merged together in linux-next, or Linus's tree, so there's to push it all through a single branch.