From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Tue, 15 Mar 2016 09:29:28 +0000 Subject: [U-Boot] [PATCH 1/2] sunxi: Sync dts files with the upstream kernel In-Reply-To: <1457988544-2651-1-git-send-email-hdegoede@redhat.com> References: <1457988544-2651-1-git-send-email-hdegoede@redhat.com> Message-ID: <1458034168.1643.4.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 Mon, 2016-03-14 at 21:49 +0100, Hans de Goede wrote: > Sync dts files with the upstream kernel including > changes queued for 4.6: > > https://git.kernel.org/cgit/linux/kernel/git/mripard/linux.git/commit/?h=sunxi/dt-for-4.6 > > Note this adds a number of new unused board dts files. I've asked the > authors of the kernel commits adding these to submit a matching defconfig > to u-boot. > > Signed-off-by: Hans de Goede Both patches here: Acked-by: Ian Campbell Do you have a script or something which (semi-)automates these imports, or is it manual faff each time? Ian.