ARM: sunxi: platform changes for 3.11

Olof Johansson olof at lixom.net
Fri Jun 14 21:42:35 EDT 2013


On Thu, Jun 13, 2013 at 11:33:24PM +0200, Maxime Ripard wrote:
> The following changes since commit f722406faae2d073cc1d01063d1123c35425939e:
> 
>   Linux 3.10-rc1 (2013-05-11 17:14:08 -0700)
> 
> are available in the git repository at:
> 
>   git://github.com/mripard/linux.git tags/sunxi-core-for-3.11
> 
> for you to fetch changes up to ec3805e6199649db2a462045a38eb1050c6151aa:
> 
>   ARM: sunxi: irqchip: Update the documentation (2013-05-29 09:39:39 +0200)
> 
> ----------------------------------------------------------------
> Allwinner SoCs platform additions for 3.11
>   - Various cleanups and documentation updates
> 
> ----------------------------------------------------------------
> Maxime Ripard (3):
>       ARM: sunxi: Remove init_irq declaration in machine description
>       ARM: sunxi: Update datasheet documentation
>       ARM: sunxi: irqchip: Update the documentation
> 
>  Documentation/arm/sunxi/README                     | 21 +++--
>  .../interrupt-controller/allwinner,sun4i-ic.txt    | 87 +--------------------
>  .../interrupt-controller/sunxi/sun4i-a10.txt       | 89 ++++++++++++++++++++++
>  .../interrupt-controller/sunxi/sun5i-a13.txt       | 55 +++++++++++++
>  arch/arm/mach-sunxi/sunxi.c                        |  2 -
>  5 files changed, 159 insertions(+), 95 deletions(-)
>  create mode 100644 Documentation/devicetree/bindings/interrupt-controller/sunxi/sun4i-a10.txt
>  create mode 100644 Documentation/devicetree/bindings/interrupt-controller/sunxi/sun5i-a13.txt


Pulled into next/cleanup. Thanks.


-Olof



More information about the linux-arm-kernel mailing list