From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Wed, 04 Mar 2015 08:53:40 +0000 Subject: [U-Boot] [RFC PATCH 05/13] dts: sunxi: Bring in Ethernet device tree bindings In-Reply-To: References: <1425227620-6656-1-git-send-email-sjg@chromium.org> <1425227620-6656-5-git-send-email-sjg@chromium.org> <1425371786.12103.28.camel@hellion.org.uk> Message-ID: <1425459220.12103.54.camel@hellion.org.uk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, 2015-03-03 at 16:40 -0700, Simon Glass wrote: > Hi Ian, > > On 3 March 2015 at 01:36, Ian Campbell wrote: > > On Sun, 2015-03-01 at 09:33 -0700, Simon Glass wrote: > >> Since we will use these bindings on sunxi, bring them in from Linux > >> 4.0-rc1. > >> > >> Signed-off-by: Simon Glass > > > > Acked-by: Ian Campbell > > > > Although I do wonder if rather than importing all these bindings whether > > we shouldn't just be referencing > > https://git.kernel.org/cgit/linux/kernel/git/devicetree/devicetree-rebasing.git/ ? > > Is Linux going to drop these bindings? At one point it was the plan eventually, but it seems unlikely to actually happen. But I'm not sure why that would matter for our purposes? This is an automated export of the bindings in Linux, for the benefit of folks who don't want to clone the (enormous) linux.git tree just to get at the bindings. Ian.