Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751818AbbEIP6v (ORCPT ); Sat, 9 May 2015 11:58:51 -0400 Received: from mx1.redhat.com ([209.132.183.28]:34093 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750962AbbEIP6s (ORCPT ); Sat, 9 May 2015 11:58:48 -0400 Message-ID: <554E2EB3.1000603@redhat.com> Date: Sat, 09 May 2015 17:58:43 +0200 From: Hans de Goede User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: jenskuske@gmail.com, Maxime Ripard , =?UTF-8?B?RW1pbGlvIEzDs3Bleg==?= , Mike Turquette , Linus Walleij , Vinod Koul , Rob Herring CC: Chen-Yu Tsai , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com Subject: Re: [linux-sunxi] [PATCH 0/6] ARM: sunxi: Introduce Allwinner H3 support References: <1430904693-1404-1-git-send-email-jenskuske@gmail.com> In-Reply-To: <1430904693-1404-1-git-send-email-jenskuske@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1266 Lines: 38 Hi, On 06-05-15 11:31, Jens Kuske wrote: > Hi everyone, > > This patch series introduces basic kernel support for Allwinner's H3 SoC, > mainly basic clocks and pinctrl. It also adds interrupts, timers, > watchdog, RTC, dmaengine, MMC and UARTs, which are mostly compatible to > those in earlier SoCs like A23 and A31, and can simply be reused. > > These patches are based on Maxime's sunxi/for-next branch from > git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux.git > > Patch 1 adds machine support for the H3. > > Patch 2 adds support for the basic clocks. The AHB1/AHB2 split could > need some discussion. > > Patch 3 adds the pin sets for the H3 main PIO. > > Patch 4 adds the H3 specific parameters to the sun6i dmaengine driver. > > Patch 5 adds the DTSI for the H3. > > Patch 6 adds a DT for the Orange Pi Plus SBC, which these patches > were developed and tested with. Cool stuff, thanks for your work on this. Do you have any plans to also add support for the H3 to upstream u-boot ? Regards, Hans -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/