[U-Boot] [PATCH v3 2/4] sysreset: socfpga: gen5: add sysreset driver
Marek Vasut
marex at denx.de
Fri Jul 12 04:01:18 UTC 2019
On 7/10/19 9:22 PM, Simon Goldschmidt wrote:
> Am 09.05.2019 um 21:53 schrieb Marek Vasut:
>> On 5/9/19 8:55 PM, Simon Goldschmidt wrote:
>>>
>>>
>>> On 09.05.19 20:08, Simon Goldschmidt wrote:
>>>> This adds a UCLASS_SYSRESET sysreset driver for socfgpa gen5.
>>>>
>>>> Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt at gmail.com>
>>>> ---
>>>>
>>>> Changes in v3:
>>>> - moved socfpga gen5 sysreset driver to extra patch
>>>>
>>>> Changes in v2: None
>>>>
>>>> drivers/sysreset/Kconfig | 7 ++++
>>>> drivers/sysreset/Makefile | 1 +
>>>> drivers/sysreset/sysreset_socfpga.c | 56
>>>> +++++++++++++++++++++++++++++
>>>> 3 files changed, 64 insertions(+)
>>>> create mode 100644 drivers/sysreset/sysreset_socfpga.c
>>>
>>> I just noticed patman complained about new files regarding MAINTAINERS.
>>> Should these new drivers be listed in the MAINTAINERS file under the
>>> socfpga section? I noticed other platforms seem to do that but we don't.
>>> How is this handled?
>>
>> I think that's sane.
>
> Sorry for the delay of nearly two months, but what did you mean by this?
> Add the files to MAINTAINERS?
I think so.
More information about the U-Boot
mailing list