From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [PATCH] clk: davinci: psc-dm355: fix ASP0/1 clkdev lookups To: David Lechner , CC: Michael Turquette , Stephen Boyd , References: <20180512204942.10090-1-david@lechnology.com> From: Sekhar Nori Message-ID: <4aa52e4d-766f-2d71-496b-1660627a7620@ti.com> Date: Mon, 14 May 2018 15:59:30 +0530 MIME-Version: 1.0 In-Reply-To: <20180512204942.10090-1-david@lechnology.com> Content-Type: text/plain; charset="utf-8" List-ID: On Sunday 13 May 2018 02:19 AM, David Lechner wrote: > The clkdev lookups for the ASP0/1 devices on TI DM355 were declared, but > not assigned to any LPSC. This assigns the clkdev lookups to the > correct LPSCs. > > Reported-by: Sekhar Nori > Signed-off-by: David Lechner Reviewed-by: Sekhar Nori Thanks, Sekhar