[PATCH 03/11] clk: renesas: Add R8A779H0 V4M clock tables

Marek Vasut marek.vasut at mailbox.org
Mon Jan 22 01:36:51 CET 2024


On 1/21/24 22:08, Paul Barker wrote:
> On 21/01/2024 17:41, Marek Vasut wrote:
>> From: Hai Pham <hai.pham.ud at renesas.com>
>>
>> Add clock tables for R8A779H0 V4M SoC.
>>
>> Signed-off-by: Hai Pham <hai.pham.ud at renesas.com>
>> ---
>> Cc: Lukasz Majewski <lukma at denx.de>
>> Cc: Paul Barker <paul.barker.ct at bp.renesas.com>
>> Cc: Sean Anderson <seanga2 at gmail.com>
>> ---
>>   drivers/clk/renesas/Kconfig             |   6 +
>>   drivers/clk/renesas/Makefile            |   1 +
>>   drivers/clk/renesas/r8a779h0-cpg-mssr.c | 294 ++++++++++++++++++++++++
>>   drivers/clk/renesas/rcar-gen3-cpg.h     |   1 +
>>   4 files changed, 302 insertions(+)
>>   create mode 100644 drivers/clk/renesas/r8a779h0-cpg-mssr.c
> 
> How does this relate to the Linux kernel clk patch sent by Geert [1]? If
> this patch is based on that, then we should have a link to that patch in
> the commit message (since it hasn't appeared in a mainline kernel
> release yet).

This is still pulled from renesas U-Boot port, once clock/pinmux/DTs 
appears in next, I will sync them from next into U-Boot.


More information about the U-Boot mailing list