From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lokesh Vutla Date: Mon, 10 Feb 2020 09:40:20 +0530 Subject: [PATCH 07/11] video: omap: add loop exit conditions to the dpll setup In-Reply-To: <20200209184745.20473-8-dariobin@libero.it> References: <20200209184745.20473-1-dariobin@libero.it> <20200209184745.20473-8-dariobin@libero.it> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 10/02/20 12:17 AM, Dario Binacchi wrote: > In case of null error, round rate is equal to target rate, so it is > useless to continue to search the DPLL setup parameters to get the > desidered pixel clock rate. > > Signed-off-by: Dario Binacchi Reviewed-by: Lokesh Vutla Thanks and regards, Lokesh