From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Subject: Re: [PATCH 1/4] dt-bindings: clock: tegra: Add sor1_out clock Date: Thu, 2 Nov 2017 01:16:48 -0700 Message-ID: <20171102081648.GJ11011@codeaurora.org> References: <20170901145343.19890-1-thierry.reding@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20170901145343.19890-1-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Thierry Reding Cc: Michael Turquette , Peter De Schrijver , Jonathan Hunter , linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-tegra@vger.kernel.org On 09/01, Thierry Reding wrote: > From: Thierry Reding > > The sor1_src clock implemented on Tegra210 is modelled the wrong way > around, which causes some issues with HDMI and DP support. This clock > implementation is provided by BPMP on Tegra186, which models this in > a more correct way. Since this introduces incompatibilities between > the two SoC generations which we want to avoid, the Tegra210 will be > fixed in subsequent patches. > > This change adds sor1_out as an alias for sor1_src. > > Signed-off-by: Thierry Reding > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project