[PATCH v1 1/1] drivers: misc: Add socfpga_dtreg driver for Intel SoCFPGA

Tom Rini trini at konsulko.com
Fri Jan 5 15:47:54 CET 2024


On Fri, Jan 05, 2024 at 01:54:34AM +0000, Lau, Wan Yee wrote:
> 
> 
> > -----Original Message-----
> > From: Tom Rini <trini at konsulko.com>
> > Sent: Thursday, December 21, 2023 10:26 PM
> > To: Lau, Wan Yee <wan.yee.lau at intel.com>
> > Cc: Marek Vasut <marex at denx.de>; Chee, Tien Fong
> > <tien.fong.chee at intel.com>; u-boot at lists.denx.de; Hea, Kok Kiang
> > <kok.kiang.hea at intel.com>; Maniyam, Dinesh <dinesh.maniyam at intel.com>;
> > Ng, Boon Khai <boon.khai.ng at intel.com>; Yuslaimi, Alif Zakuan
> > <alif.zakuan.yuslaimi at intel.com>; Chong, Teik Heng
> > <teik.heng.chong at intel.com>; Zamri, Muhammad Hazim Izzat
> > <muhammad.hazim.izzat.zamri at intel.com>; Lim, Jit Loon
> > <jit.loon.lim at intel.com>; Tang, Sieu Mun <sieu.mun.tang at intel.com>
> > Subject: Re: [PATCH v1 1/1] drivers: misc: Add socfpga_dtreg driver for Intel
> > SoCFPGA
> > 
> > On Thu, Dec 21, 2023 at 01:59:02AM +0000, Lau, Wan Yee wrote:
> > >
> > >
> > > > -----Original Message-----
> > > > From: Marek Vasut <marex at denx.de>
> > > > Sent: Thursday, December 21, 2023 12:11 AM
> > > > To: Lau, Wan Yee <wan.yee.lau at intel.com>; Chee, Tien Fong
> > > > <tien.fong.chee at intel.com>; u-boot at lists.denx.de
> > > > Cc: Simon Glass <sjg at chromium.org>; Kever Yang
> > > > <kever.yang at rock-chips.com>; Bin Meng <bmeng.cn at gmail.com>; Jonas
> > > > Karlman <jonas at kwiboo.se>; Jean- Marie Lemetayer
> > > > <j.lemetayer at kerlink.fr>; Peng Fan <peng.fan at nxp.com>; Vladimir
> > > > Zapolskiy <vladimir.zapolskiy at linaro.org>; Konrad Dybcio
> > > > <konrad.dybcio at linaro.org>; Simon Goldschmidt
> > > > <simon.k.r.goldschmidt at gmail.com>; Hea, Kok Kiang
> > > > <kok.kiang.hea at intel.com>; Maniyam, Dinesh
> > > > <dinesh.maniyam at intel.com>; Ng, Boon Khai <boon.khai.ng at intel.com>;
> > > > Yuslaimi, Alif Zakuan <alif.zakuan.yuslaimi at intel.com>; Chong, Teik
> > > > Heng <teik.heng.chong at intel.com>; Zamri, Muhammad Hazim Izzat
> > > > <muhammad.hazim.izzat.zamri at intel.com>; Lim, Jit Loon
> > > > <jit.loon.lim at intel.com>; Tang, Sieu Mun <sieu.mun.tang at intel.com>;
> > > > Tom Rini <trini at konsulko.com>
> > > > Subject: Re: [PATCH v1 1/1] drivers: misc: Add socfpga_dtreg driver
> > > > for Intel SoCFPGA
> > > >
> > > > On 12/20/23 04:09, Lau, Wan Yee wrote:
> > > >
> > > > Hi,
> > > >
> > > > can you trim the CC list to relevant people ?
> > > >
> > > > [...]
> > > >
> > > > >>>> +++ b/drivers/misc/socfpga_dtreg.c
> > > > >>>> @@ -0,0 +1,117 @@
> > > > >>>> +// SPDX-License-Identifier: GPL-2.0
> > > > >>>> +/*
> > > > >>>> + * Copyright (C) 2023 Intel Corporation <www.intel.com>  */
> > > > >>>> +
> > > > >>>> +#include <asm/io.h>
> > > > >>>> +#include <common.h>
> > > > >>>> +#include <dm.h>
> > > > >>>> +#include <errno.h>
> > > > >>>
> > > > >>> Please move <asm/io.h> above to here
> > > > >>>
> > > > >>>> +#include <linux/sizes.h>
> > > > >>
> > > > >> A good starting point would be to have socfpga 64bit maintainer ,
> > > > >> without that , these patches are only being archived .
> > > > >
> > > > > Hi,
> > > > >
> > > > > Is only one socfpga 64bit maintainer needed or the whole socfpga
> > > > > 64bit
> > > > maintainer need to be included for this driver?
> > > >
> > > > U-Boot currently does not have any SoCFPGA 64bit maintainer, that
> > > > needs to be fixed .
> > >
> > > Can you share the steps on how to get this fixed? Is there a guide on
> > > how to add/process new maintainers?
> > 
> > Well, the first step is to identify someone with familiarity with SoCFPGA and U-
> > Boot and time to spend in the community.
> > 
> > --
> > Tom
> 
> Thanks. What is the next step after identifying the person that fits the requirement?
> How do I proceed with adding the new maintainers.

Having them talk with me, off list.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20240105/7abae939/attachment.sig>


More information about the U-Boot mailing list