Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1253143

Re: [PATCH 0/6] ARM: sunxi: Introduce Allwinner H3 support

From Hans de Goede <hdegoede@redhat.com>
Newsgroups linux.kernel
Subject Re: [PATCH 0/6] ARM: sunxi: Introduce Allwinner H3 support
Date 2015-10-21 21:30 +0200
Message-ID <qm7fc-44l-9@gated-at.bofh.it> (permalink)
References <qm4hk-8eF-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi,

On 21-10-15 18:13, Jens Kuske wrote:
> Hi everyone,
>
> This is v3 of my patch series introducing basic kernel support for Allwinner's
> H3 SoC. It mainly adds 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

p.s.

For the next version you will want to base these on the sunxi-next branch of:

https://github.com/linux-sunxi/linux-sunxi.git

There is at least a conflict with the pio driver due to the addition of
the a83 pio driver which mripard/linux/sunxi/for-next does not have, where
as linux-sunxi/sunxi-next does have that merged in.

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/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 0/6] ARM: sunxi: Introduce Allwinner H3 support Jens Kuske <jenskuske@gmail.com> - 2015-10-21 18:20 +0200
  [PATCH 2/6] clk: sunxi: Add H3 clocks support Jens Kuske <jenskuske@gmail.com> - 2015-10-21 18:20 +0200
    Re: [linux-sunxi] [PATCH 2/6] clk: sunxi: Add H3 clocks support Julian Calaby <julian.calaby@gmail.com> - 2015-10-22 02:20 +0200
      Re: [linux-sunxi] [PATCH 2/6] clk: sunxi: Add H3 clocks support Jens Kuske <jenskuske@gmail.com> - 2015-10-22 09:50 +0200
  Re: [PATCH 0/6] ARM: sunxi: Introduce Allwinner H3 support Hans de Goede <hdegoede@redhat.com> - 2015-10-21 21:20 +0200
    Re: [PATCH 0/6] ARM: sunxi: Introduce Allwinner H3 support Jens Kuske <jenskuske@gmail.com> - 2015-10-22 09:50 +0200
      Re: [linux-sunxi] Re: [PATCH 0/6] ARM: sunxi: Introduce Allwinner H3  support Hans de Goede <hdegoede@redhat.com> - 2015-10-22 10:50 +0200
        Re: [linux-sunxi] Re: [PATCH 0/6] ARM: sunxi: Introduce Allwinner H3 support Peter Korsgaard <peter@korsgaard.com> - 2015-10-27 20:30 +0100
    Re: [PATCH 0/6] ARM: sunxi: Introduce Allwinner H3 support Jean-Francois Moine <moinejf@free.fr> - 2015-10-22 10:00 +0200
      Re: [PATCH 0/6] ARM: sunxi: Introduce Allwinner H3 support Hans de Goede <hdegoede@redhat.com> - 2015-10-22 11:10 +0200
  Re: [PATCH 0/6] ARM: sunxi: Introduce Allwinner H3 support Hans de Goede <hdegoede@redhat.com> - 2015-10-21 21:30 +0200

csiph-web