[PATCH net-next v6 3/3] riscv: dts: eswin: eic7700-hifive-premier-p550: enable Ethernet controller
Krzysztof Kozlowski
krzk at kernel.org
Sat Apr 25 02:33:21 PDT 2026
On Thu, Apr 23, 2026 at 04:56:50PM +0800, lizhi2 at eswincomputing.com wrote:
> From: Zhi Li <lizhi2 at eswincomputing.com>
>
> Enable the on-board Gigabit Ethernet controller on the
> HiFive Premier P550 development board.
>
> Signed-off-by: Zhi Li <lizhi2 at eswincomputing.com>
> ---
> .../devicetree/bindings/mfd/syscon.yaml | 2 +
> .../dts/eswin/eic7700-hifive-premier-p550.dts | 232 ++++++++++++++++++
> arch/riscv/boot/dts/eswin/eic7700.dtsi | 103 ++++++++
> 3 files changed, 337 insertions(+)
>
Please split the patches.
Please run scripts/checkpatch.pl on the patches and fix reported
warnings. After that, run also 'scripts/checkpatch.pl --strict' on the
patches and (probably) fix more warnings. Some warnings can be ignored,
especially from --strict run, but the code here looks like it needs a
fix. Feel free to get in touch if the warning is not clear.
Best regards,
Krzysztof
More information about the linux-riscv
mailing list