mbox

[GIT,PULL] arm: Allwinner core changes for 4.6

Message ID 20160226194545.GA20331@lukather
State New
Headers show

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux.git tags/sunxi-core-for-4.6

Message

Maxime Ripard Feb. 26, 2016, 7:45 p.m. UTC
The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:

  Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux.git tags/sunxi-core-for-4.6

for you to fetch changes up to 1425ec0f1ce46c95838c797a721bf9c6e0be14e2:

  ARM: sunxi: Introduce Allwinner for A83T support (2016-02-05 07:54:08 +0100)

----------------------------------------------------------------
Allwinner core changes for 4.6

Just introduce the A83T support.

----------------------------------------------------------------
Vishnu Patekar (1):
      ARM: sunxi: Introduce Allwinner for A83T support

 Documentation/arm/sunxi/README                  | 1 -
 Documentation/devicetree/bindings/arm/sunxi.txt | 1 +
 arch/arm/mach-sunxi/sunxi.c                     | 1 +
 3 files changed, 2 insertions(+), 1 deletion(-)

Comments

Arnd Bergmann Feb. 29, 2016, 11:13 p.m. UTC | #1
On Friday 26 February 2016 11:45:45 Maxime Ripard wrote:
> Allwinner core changes for 4.6
> 
> Just introduce the A83T support.
> 
> 

Merged into next/soc, thanks!

	Arnd