This patch-set is based on 'riscv-for-v5.2/fixes-rc6' tag of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git Tested on HiFive Unleashed board with additional patches required for testing can be found at dev/yashs/ethernet_dt_v2 branch of: https://github.com/yashshah7/riscv-linux.git Change history: v2: - Set "status = disabled" in DTSI file and enable it in Board DTS file - Move PHY related nodes into board DTS file Yash Shah (1): riscv: dts: Add DT node for SiFive FU540 Ethernet controller driver arch/riscv/boot/dts/sifive/fu540-c000.dtsi | 16 ++++++++++++++++ arch/riscv/boot/dts/sifive/hifive-unleashed-a00.dts | 9 +++++++++ 2 files changed, 25 insertions(+) -- 1.9.1