From mboxrd@z Thu Jan 1 00:00:00 1970 From: Amit Tomer Date: Tue, 12 May 2020 21:44:04 +0530 Subject: [PATCH v1 5/7] arm: dts: s700: add node for ethernet controller In-Reply-To: <20200512150903.GC12564@bill-the-cat> References: <1589034315-19722-1-git-send-email-amittomer25@gmail.com> <1589034315-19722-6-git-send-email-amittomer25@gmail.com> <17165fd0-fd21-8262-91e7-b8c347818e86@arm.com> <20200512142503.GA12564@bill-the-cat> <20200512150903.GC12564@bill-the-cat> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > So, we're at -rc2 for v2020.07. The DDR calculation stuff I can see > getting pulled in. Is the ethernet driver for this SoC so far from done > that it's not ready for linux-next? Things don't have to be in mainline > proper, but the expectation is that it's making reasonable progress > there and been reviewed so that binding changes between what we take in > U-Boot at first and a final re-sync once it is in mainline are minimal. To be honest, we haven't put any of the Ethernet bits for Linux yet. We have put few patches for review to support MMC for S700 in Linux, and once those gets merged we would start working on Ethernet. Thanks -Amit