Re: [PATCH v8 4/6] dt-bindings: net: Add support StarFive dwmac

From: Guo Samin
Date: Sun Mar 26 2023 - 21:53:40 EST



Re: [PATCH v8 4/6] dt-bindings: net: Add support StarFive dwmac
From: Jakub Kicinski <kuba@xxxxxxxxxx>
to: Samin Guo <samin.guo@xxxxxxxxxxxxxxxx>
data: 2023/3/25

> On Fri, 24 Mar 2023 10:28:17 +0800 Samin Guo wrote:
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index ebc97c6c922f..5c6d53a9f62a 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -19905,6 +19905,12 @@ M: Emil Renner Berthing <kernel@xxxxxxxx>
>> S: Maintained
>> F: arch/riscv/boot/dts/starfive/
>>
>> +STARFIVE DWMAC GLUE LAYER
>> +M: Emil Renner Berthing <kernel@xxxxxxxx>
>> +M: Samin Guo <samin.guo@xxxxxxxxxxxxxxxx>
>> +S: Maintained
>> +F: Documentation/devicetree/bindings/net/starfive,jh7110-dwmac.yaml
>> +
>> STARFIVE JH7110 MMC/SD/SDIO DRIVER
>> M: William Qiu <william.qiu@xxxxxxxxxxxxxxxx>
>> S: Supported
>
> The context is wrong here, could you regen the series on top of
> net-next (and resend with [PATCH net-next v9] in the subject while
> at it)?



Hi Jakub,

Thanks, I will resent with [PATCH net-next v9].
My series of patches will depend on Hal's minimal system[1] and william's syscon patch[2], and this context comes from their patch.

[1]: https://patchwork.kernel.org/project/linux-riscv/cover/20230320103750.60295-1-hal.feng@xxxxxxxxxxxxxxxx
[2]: https://patchwork.kernel.org/project/linux-riscv/cover/20230315055813.94740-1-william.qiu@xxxxxxxxxxxxxxxx

Do I need to remove their context?


Best regards,
Samin