mbox

[U-Boot] Please pull u-boot-sunxi master

Message ID 3921d536-5f60-1f37-7008-1d3ba0762392@redhat.com
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

http://git.denx.de/u-boot-sunxi.git master

Message

Hans de Goede Aug. 26, 2016, 6:42 p.m. UTC
Hi Tom,

Here is another sunxi pull-req for v2016.09.

The big commit in this one is syncing the dts files
with the kernel. I was planning on doing that after
v2016.09, but users are having trouble adding new
boards because the dts files in u-boot have gotten
so out of sync that certain dtsi files are not
available and there are some other changes, so
lets do this now.

Besides the big dts sync there is a bugfix to
stop the backlight from some tablets turning off
for a few seconds while the kernel is booting
and there are 2 new boards.

The following changes since commit da968c7bfa4cc1203a4f9f61a97f55c85dfbb3b6:

   Merge branch 'master' of git://git.denx.de/u-boot-i2c (2016-08-26 07:42:06 -0400)

are available in the git repository at:

   http://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to d5ac6eef91965b519d8f15f17febfa0ea2ee0adc:

   sunxi: Tune H3 DRAM PLL to improve lock time (2016-08-26 16:58:37 +0200)

----------------------------------------------------------------
Hans de Goede (4):
       sun6i: Add defconfig and dts file for tablets using the inet-q972 PCB
       sunxi: Sync dts files with upstream kernel
       sun5i: Add defconfig and dts file for the Empire Electronix M712 tablet
       sunxi: display: Use PWM to drive backlight where applicable

Jens Kuske (1):
       sunxi: Tune H3 DRAM PLL to improve lock time

  arch/arm/dts/Makefile                              |   5 +
  arch/arm/dts/axp209.dtsi                           |   1 +
  arch/arm/dts/axp809.dtsi                           |  53 ++
  arch/arm/dts/sun4i-a10-a1000.dts                   |  28 +-
  arch/arm/dts/sun4i-a10-hackberry.dts               |   1 +
  arch/arm/dts/sun4i-a10-hyundai-a7hd.dts            |  34 ++
  arch/arm/dts/sun4i-a10-jesurun-q5.dts              |   1 +
  arch/arm/dts/sun4i-a10.dtsi                        | 286 ++++++++---
  arch/arm/dts/sun5i-a10s-mk802.dts                  |  32 ++
  arch/arm/dts/sun5i-a10s-olinuxino-micro.dts        |   7 +
  arch/arm/dts/sun5i-a10s-wobo-i5.dts                |  10 +-
  arch/arm/dts/sun5i-a10s.dtsi                       |  31 +-
  arch/arm/dts/sun5i-a13-difrnce-dit4350.dts         | 178 +------
  arch/arm/dts/sun5i-a13-empire-electronix-m712.dts  |  51 ++
  arch/arm/dts/sun5i-a13-olinuxino-micro.dts         |  41 ++
  arch/arm/dts/sun5i-a13-olinuxino.dts               |  15 -
  arch/arm/dts/sun5i-a13-q8-tablet.dts               |  40 +-
  arch/arm/dts/sun5i-a13-utoo-p66.dts                | 180 +------
  arch/arm/dts/sun5i-a13.dtsi                        | 188 ++++++-
  arch/arm/dts/sun5i-r8-chip.dts                     |  29 +-
  arch/arm/dts/sun5i-r8.dtsi                         |  32 +-
  arch/arm/dts/sun5i-reference-design-tablet.dtsi    | 210 ++++++++
  arch/arm/dts/sun5i.dtsi                            |  92 ++--
  arch/arm/dts/sun6i-a31-m9.dts                      |  96 +++-
  arch/arm/dts/sun6i-a31-mele-a1000g-quad.dts        |  96 +++-
  arch/arm/dts/sun6i-a31.dtsi                        |  12 +-
  arch/arm/dts/sun6i-a31s-colorfly-e708-q1.dts       | 138 +-----
  arch/arm/dts/sun6i-a31s-inet-q972.dts              | 100 ++++
  arch/arm/dts/sun6i-a31s-primo81.dts                |  10 -
  .../arm/dts/sun6i-a31s-yones-toptech-bs1078-v2.dts |   2 -
  arch/arm/dts/sun6i-reference-design-tablet.dtsi    | 193 ++++++++
  arch/arm/dts/sun7i-a20-bananapi-m1-plus.dts        | 229 +++++++++
  arch/arm/dts/sun7i-a20-cubietruck.dts              |  24 +
  arch/arm/dts/sun7i-a20-itead-ibox.dts              |  24 +
  arch/arm/dts/sun7i-a20-lamobo-r1.dts               |  80 ++-
  arch/arm/dts/sun7i-a20-olinuxino-lime2-emmc.dts    |  82 ++++
  arch/arm/dts/sun7i-a20.dtsi                        | 546 +++++++++++++++------
  arch/arm/dts/sun8i-a23-a33.dtsi                    |   9 +-
  arch/arm/dts/sun8i-a23-gt90h-v4.dts                | 194 +-------
  arch/arm/dts/sun8i-a23-inet86dz.dts                | 238 +--------
  arch/arm/dts/sun8i-a23-polaroid-mid2407pxe03.dts   | 243 ++-------
  arch/arm/dts/sun8i-a23-polaroid-mid2809pxe04.dts   | 201 ++------
  arch/arm/dts/sun8i-a23-q8-tablet.dts               |  15 -
  arch/arm/dts/sun8i-a33-ga10h-v1.1.dts              |  80 +--
  arch/arm/dts/sun8i-a33-q8-tablet.dts               |  15 -
  arch/arm/dts/sun8i-h3-bananapi-m2-plus.dts         | 195 ++++++++
  arch/arm/dts/sun8i-h3-orangepi-2.dts               |  23 +-
  arch/arm/dts/sun8i-h3-orangepi-lite.dts            |   2 +-
  arch/arm/dts/sun8i-h3-orangepi-pc-plus.dts         |   3 +-
  arch/arm/dts/sun8i-h3-orangepi-pc.dts              |  30 +-
  arch/arm/dts/sun8i-h3-orangepi-plus.dts            |  34 ++
  arch/arm/dts/sun8i-h3.dtsi                         | 366 ++++----------
  arch/arm/dts/sun8i-q8-common.dtsi                  | 157 ++----
  arch/arm/dts/sun8i-r16-parrot.dts                  |   5 +-
  arch/arm/dts/sun8i-reference-design-tablet.dtsi    | 244 +++++++++
  arch/arm/dts/sun9i-a80-cubieboard4.dts             | 164 ++++++-
  arch/arm/dts/sun9i-a80-optimus.dts                 | 195 ++++++--
  arch/arm/dts/sunxi-reference-design-tablet.dtsi    |  83 ++++
  arch/arm/include/asm/arch-sunxi/clock_sun6i.h      |   9 +-
  arch/arm/include/asm/arch-sunxi/cpu_sun4i.h        |   7 +
  arch/arm/include/asm/arch-sunxi/gpio.h             |   3 +
  arch/arm/include/asm/arch-sunxi/pwm.h              |  34 ++
  arch/arm/mach-sunxi/clock_sun6i.c                  |   6 +
  board/sunxi/MAINTAINERS                            |   2 +
  configs/Empire_electronix_m712_defconfig           |  22 +
  configs/MSI_Primo81_defconfig                      |   1 +
  configs/inet_q972_defconfig                        |  23 +
  drivers/video/sunxi_display.c                      |  11 +
  include/dt-bindings/clock/sun8i-h3-ccu.h           | 145 ++++++
  include/dt-bindings/reset/sun8i-h3-ccu.h           | 103 ++++
  70 files changed, 3846 insertions(+), 2193 deletions(-)
  create mode 100644 arch/arm/dts/axp809.dtsi
  create mode 100644 arch/arm/dts/sun5i-a13-empire-electronix-m712.dts
  create mode 100644 arch/arm/dts/sun5i-reference-design-tablet.dtsi
  create mode 100644 arch/arm/dts/sun6i-a31s-inet-q972.dts
  create mode 100644 arch/arm/dts/sun6i-reference-design-tablet.dtsi
  create mode 100644 arch/arm/dts/sun7i-a20-bananapi-m1-plus.dts
  create mode 100644 arch/arm/dts/sun7i-a20-olinuxino-lime2-emmc.dts
  create mode 100644 arch/arm/dts/sun8i-h3-bananapi-m2-plus.dts
  create mode 100644 arch/arm/dts/sun8i-reference-design-tablet.dtsi
  create mode 100644 arch/arm/dts/sunxi-reference-design-tablet.dtsi
  create mode 100644 arch/arm/include/asm/arch-sunxi/pwm.h
  create mode 100644 configs/Empire_electronix_m712_defconfig
  create mode 100644 configs/inet_q972_defconfig
  create mode 100644 include/dt-bindings/clock/sun8i-h3-ccu.h
  create mode 100644 include/dt-bindings/reset/sun8i-h3-ccu.h

Regards,

Hans

Comments

Tom Rini Aug. 29, 2016, noon UTC | #1
On Fri, Aug 26, 2016 at 08:42:03PM +0200, Hans de Goede wrote:

> Hi Tom,
> 
> Here is another sunxi pull-req for v2016.09.
> 
> The big commit in this one is syncing the dts files
> with the kernel. I was planning on doing that after
> v2016.09, but users are having trouble adding new
> boards because the dts files in u-boot have gotten
> so out of sync that certain dtsi files are not
> available and there are some other changes, so
> lets do this now.
> 
> Besides the big dts sync there is a bugfix to
> stop the backlight from some tablets turning off
> for a few seconds while the kernel is booting
> and there are 2 new boards.
> 
> The following changes since commit da968c7bfa4cc1203a4f9f61a97f55c85dfbb3b6:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-i2c (2016-08-26 07:42:06 -0400)
> 
> are available in the git repository at:
> 
>   http://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to d5ac6eef91965b519d8f15f17febfa0ea2ee0adc:
> 
>   sunxi: Tune H3 DRAM PLL to improve lock time (2016-08-26 16:58:37 +0200)
> 

FWIW, I've added my A20-OLinuXino-Lime2 into my test.py setup (thanks to
FEL mode), and:

Applied to u-boot/master, thanks!