24 Mar, 2016

1 commit

  • Sync dts files with the upstream kernel including
    changes queued for 4.6:

    https://git.kernel.org/cgit/linux/kernel/git/mripard/linux.git/commit/?h=sunxi/dt-for-4.6

    Note this adds a number of new unused board dts files. I've asked the
    authors of the kernel commits adding these to submit a matching defconfig
    to u-boot.

    Signed-off-by: Hans de Goede
    Acked-by: Ian Campbell

    Hans de Goede
     

14 Aug, 2015

1 commit


04 Jun, 2015

1 commit

  • Copy over all the latest dts changes from mripard/sunxi/dt-for-4.2 ,
    this gives us a proper dtsi file for the A33 rather then abusing
    sun8i-a23.dtsi for this.

    And this replaces our minimal (dummy) sun7i-a20-mk808c and
    sun8i-a33-astar-mid756 dts files with proper ones.

    Signed-off-by: Hans de Goede
    Acked-by: Ian Campbell

    Hans de Goede
     

04 May, 2015

1 commit

  • Bring all the sunxi dts files (and update existing ones) from
    mripard/sunxi/dt-for-4.1 (which will be merged into upstream master any
    day now). This is necessary so that we can move all sunxi boards over to
    the driver model.

    Signed-off-by: Hans de Goede
    Reviewed-by: Simon Glass
    Acked-by: Ian Campbell

    Hans de Goede