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 7F375C636D6 for ; Wed, 22 Feb 2023 17:08:01 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 94A8885AD6; Wed, 22 Feb 2023 18:07:58 +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="qnqAvP/K"; dkim=pass (2048-bit key) header.d=mailbox.org header.i=@mailbox.org header.b="sNG39Zch"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 475BF85AD6; Wed, 22 Feb 2023 18:07:56 +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 4314285630 for ; Wed, 22 Feb 2023 18:07:52 +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 smtp102.mailbox.org (smtp102.mailbox.org [IPv6:2001:67c:2050:b231:465::102]) (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 4PMMzT6vCPz9sSn; Wed, 22 Feb 2023 18:07:49 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1677085669; 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=BN2WABLtV6+1TGi8USvM1AFNbtJPKonvGeLkGIBFoXg=; b=qnqAvP/KRuzBJSJBaFOSnP6lfiMXOqXDmPcWPde+CL+ofMPoK+0y35Z227gu16kgTC2hK0 xV63XGwg87uNN1qcTbaO0VOzHCCK5QRq7Hp0lPnkFXx8Ln2y2HxSF0aWGA4nGMtnTqan3T FL5Fe4WMpc/mqGgoTq7rbMMFm8jRLfoJINenUnUtO/knmpnKEhG0aNmdI3sebsmdB8SjKv r2ex1lt2pFhouhzDwOXkD6PVuJ/zcCnj2oFUVTW9oirIxwLUxx9qLm8JINfF5SG2cLDS/P Xc3ghO3RzCixe3Fcfm2Xa691z0Wxb18WeqguoOsiQt0lMVmqMMXVcAPhTZMjqg== Message-ID: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1677085667; 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=BN2WABLtV6+1TGi8USvM1AFNbtJPKonvGeLkGIBFoXg=; b=sNG39ZchBvBgyMZVknCMRfgoLDAmchT3ocYm9vlV/4K9nvEsZZTyIE8SOpcHMiThhM4hpw 5+pXkIQe8kTp9W9we+MzHXVvtJhkBz65x3N3PwTcnCug/aAprmhV8LKH4vIXiIp4R0Gxvy Ebg+kKfpw2f1VC5C7WHX33itzi2SN7R2kAJZ3u1qMFC/LZUzP0qycY/RU2uQWaFPs894OG L48sNkq0Ncw+qMG0AfIKkUoxT2aWaX/sCpaVmhwIkksh2S3UTHRB7oqlD45nkomTrxEv2V l+ftjHWPQ6nzjgvja29z0xCHoIx8wNlnqdaneUKB4UobXG0JeEC3ftRG1QY2FA== Date: Wed, 22 Feb 2023 18:07:45 +0100 MIME-Version: 1.0 Subject: Re: [RFC PATCH v3 3/9] clk: renesas: add R906G032 driver Content-Language: en-US To: Ralph Siemsen 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> From: Marek Vasut In-Reply-To: <20230222165749.GA50215@maple.netwinder.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-MBO-RS-ID: b4c5e677bdbb483e5b7 X-MBO-RS-META: 5wrr4iwhefpr9s8oejai9wu7ou67an4n X-Rspamd-Queue-Id: 4PMMzT6vCPz9sSn 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/22/23 17:57, Ralph Siemsen wrote: > On Wed, Feb 22, 2023 at 05:06:14PM +0100, Marek Vasut wrote: >> On 2/22/23 16:44, Ralph Siemsen wrote: >>> Clock driver for the Renesas RZ/N1 SoC family. This is based >>> on the Linux kernel drivers/clk/renesas/r9a06g032-clocks.c. >> >> For starters, can you please include the exact kernel version , >> ideally commit ID, from which this way pulled, so that future updates >> can pull in the diffs from that commit easily ? > > Very reasonable request, but a bit difficult to give a concise answer. > Originally I took the driver as found in the 5.15 kernel. The driver > actually had not changed since 5.13 commit 6bd913f54f2f ("clk: renesas: > r9a06g032: Switch to .determine_rate()"). So that's the starting point. > > I incorporated subsequent changes to the clock tables and related > cleanups. Those were only merged into Linux much later: > > 2dee50ab9e72 clk: renesas: r9a06g032: Fix UART clkgrp bitsel > f46efcc4746f clk: renesas: r9a06g032: Drop some unused fields > 2a6da4a11f47 clk: renesas: r9a06g032: Fix the RTC hclock description > > Linux driver also had a few other commits, but these are not applicable > to the u-boot version due to structural changes: > > 6bd913f54f2f clk: renesas: r9a06g032: Switch to .determine_rate() > f2fb4fe62390 clk: renesas: Zero init clk_init_data > 2182066d95c3 clk: renesas: r9a06g032: Probe possible children > 885525c1e7e2 clk: renesas: r9a06g032: Export function to set dmamux > 02693e11611e clk: renesas: r9a06g032: Repair grave increment error > > So I would say it is "up to date" with the lastest Linux commit, even > though it is based on an earlier version. Is there a good way to include > the above in the commit message, succinctly? Is this still in sync with Linux 6.1.y ? That's the latest LTS . >> Also, can you please CC me on the entire series ? > > I've added you to series-cc for future versions. Note that some of the > mails are currently stuck in moderation queue (too many recipients). I > let patman pick the default recipients. Thanks