From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 4CF41C6FA8E for ; Fri, 24 Feb 2023 17:05:43 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id E1B3085B74; Fri, 24 Feb 2023 18:05:39 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=reject dis=none) header.from=mailbox.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; secure) header.d=mailbox.org header.i=@mailbox.org header.b="IRr/fJl6"; dkim=pass (2048-bit key) header.d=mailbox.org header.i=@mailbox.org header.b="QnxD83o1"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 7290C85B5B; Fri, 24 Feb 2023 18:05:37 +0100 (CET) Received: from mout-y-111.mailbox.org (mout-y-111.mailbox.org [91.198.250.236]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id C5A1285B82 for ; Fri, 24 Feb 2023 18:05:33 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=reject dis=none) header.from=mailbox.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=marek.vasut@mailbox.org Received: from smtp1.mailbox.org (smtp1.mailbox.org [IPv6:2001:67c:2050:b231:465::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-y-111.mailbox.org (Postfix) with ESMTPS id 4PNbqv3LZpz9sS4; Fri, 24 Feb 2023 18:05:31 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1677258331; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=kDjNKW46qe6vzYDhaOuhsu0u24DP4nx1+4rQD+eaTOo=; b=IRr/fJl6KadR8Ob3DISltt27FV124Cl8INSshTxqRWj8P/uB7quaYRMAfwSvOl3Ajgr1js wxOZdegfF2QsongexiMrvsVq49zjINSsCORpvzrbUrf3Rzjck+pWbJdh271iGGWURrddY3 1AJWPTez3fUBB5eRNLX0MaE0fVIZMaVz5eaIqiakWvH7hwUHiP1zJvlbq2AE/R6T4JDFjv oYSMcrmfO6Y8gsLqiuyepso+haluATt2e3TZtXf0/M5iZPXrYcekpis8oHKKGjkl+lcpyM NUHwcvzo0Z1yUFcxTg7C4uTGGVkzxMS+Kb9pjYoW2v7SiezSi6UC+d6sYzCcVA== Message-ID: <0a271c4a-299f-5d54-4c22-6ffb2bc08408@mailbox.org> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1677258329; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=kDjNKW46qe6vzYDhaOuhsu0u24DP4nx1+4rQD+eaTOo=; b=QnxD83o1st0QGVZ/lzfYDa+AS2Peh0GAzPzAKIlFZW7ihmEP51DmH0p/8jKbpTnlCbiBzW ELLslz5ZDDHKabvF2rO0W//DHH9puVmRGdS57kpswXKsug5O1GgSDOVpuF0VIlLC/vkxRU Qv33qWRLBqG5e1Mw941jJstnL6CHQm5hWiBIIxRRZ9eVYpGunjjtPbktRDfZyDA504AQRS zA8orCo9F5Hu1O29QEO+s0iE93Eqr6TAOB8Gli7TruJnjKJ5br7FkLEjI8m5AXc8qUcws0 DETZ2/Hl+6u2kV1ZWFWrrHa3+2PO6M/+9+pSNjpuP+1Vk9WeB452yI8MIeKYNA== Date: Fri, 24 Feb 2023 18:05:26 +0100 MIME-Version: 1.0 Subject: Re: [RFC PATCH v3 3/9] clk: renesas: add R906G032 driver To: Ralph Siemsen , Miquel Raynal Cc: u-boot@lists.denx.de, Hai Pham , Lukasz Majewski , Marek Vasut , Sean Anderson References: <20230222154414.49219-1-ralph.siemsen@linaro.org> <20230222154414.49219-4-ralph.siemsen@linaro.org> <49f64e41-adfe-b426-2a57-9c4721894885@mailbox.org> <20230222165749.GA50215@maple.netwinder.org> <20230222172145.GB50215@maple.netwinder.org> <20230222183220.GC50215@maple.netwinder.org> <0e3597e5-d72a-f246-c779-1fd153299ce8@mailbox.org> <20230222193200.GD50215@maple.netwinder.org> <124b691a-57bc-1df4-60b7-caa7acea2229@mailbox.org> <20230223081741.455273e3@xps-13> <83a45ea0-edd1-3a79-4772-90876559dc75@mailbox.org> <20230223150922.18a7c75f@xps-13> Content-Language: en-US From: Marek Vasut In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-MBO-RS-ID: 0971c36b90b7ba27e14 X-MBO-RS-META: qp9xdh4ce8urq64o6xcwfynbnhycbs34 X-Rspamd-Queue-Id: 4PNbqv3LZpz9sS4 X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.6 at phobos.denx.de X-Virus-Status: Clean On 2/24/23 16:14, Ralph Siemsen wrote: > On Thu, Feb 23, 2023 at 9:09 AM Miquel Raynal wrote: >> >> Hi Marek, >> >> marek.vasut@mailbox.org wrote on Thu, 23 Feb 2023 14:56:41 +0100: >>> >>> Either way is fine by me, I just want to be sure the u-boot clock tables are in sync with Linux as much as possible, and can be easily resynced in the future, that's all. >> >> Of course. The fix is mainline already, so on that regard we should be >> fine. > > Right, so mainline has all the fixes, the only thing missing there is > the "cleanup" of the clock tables, which I have done in the u-boot > version under review. Assuming this is satisfactory, I will aim to get > the same cleanup done on the clock tables in the kernel side, so they > are in sync with u-boot. Could you at least submit the clean up to Linux and then sync the result to U-Boot, and indicate the Linux clock table came from commit with extra patch on top ? I think that would be best.