From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Tue, 03 Mar 2015 08:36:26 +0000 Subject: [U-Boot] [RFC PATCH 05/13] dts: sunxi: Bring in Ethernet device tree bindings In-Reply-To: <1425227620-6656-5-git-send-email-sjg@chromium.org> References: <1425227620-6656-1-git-send-email-sjg@chromium.org> <1425227620-6656-5-git-send-email-sjg@chromium.org> Message-ID: <1425371786.12103.28.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 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/ ?