Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | sunxi: Sync dts files with the linux kernel | Hans de Goede | 2015-06-04 | -4/+107 |
| | | | | | | | | | | | | 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 <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk> | |||
* | sunxi: dts: Add minimal dts files for board which lack a dts sofar | Hans de Goede | 2015-05-04 | -0/+45 |
u-boot has support for a number of boards for which a dts file still needs to be written, add minimal dts files for these boards so that we can switch them over to driver-model / fdt. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Reviewed-by: Simon Glass <sjg@chromium.org> |