[U-Boot] [PATCH v3 2/4] sysreset: socfpga: gen5: add sysreset driver
Simon Goldschmidt
simon.k.r.goldschmidt at gmail.com
Wed Jul 10 19:22:03 UTC 2019
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?
Thanks,
Simon
More information about the U-Boot
mailing list