From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yash Shah Subject: [PATCH] DT node for SiFive FU540 Ethernet Controller driver Date: Fri, 21 Jun 2019 11:40:21 +0530 Message-ID: <1561097422-25130-1-git-send-email-yash.shah@sifive.com> Return-path: Sender: linux-kernel-owner@vger.kernel.org To: robh+dt@kernel.org, paul.walmsley@sifive.com, devicetree@vger.kernel.org, linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org Cc: mark.rutland@arm.com, palmer@sifive.com, aou@eecs.berkeley.edu, sachin.ghadi@sifive.com, Yash Shah List-Id: devicetree@vger.kernel.org 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 branch of: https://github.com/yashshah7/riscv-linux.git Yash Shah (1): riscv: dts: Add DT node for SiFive FU540 Ethernet controller driver arch/riscv/boot/dts/sifive/fu540-c000.dtsi | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) -- 1.9.1