summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/sun4i-a10-mini-xplus.dts
AgeCommit message (Collapse)Author
2013-08-10ARM: sun4i: dt: Fix A10 SoC bus base addressMaxime Ripard
There was a typo in the base address used for the soc node in the A10 device tree. Fix it with the proper base address. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
2013-05-13ARM: sunxi: Fix Mini X-plus device tree buildMaxime Ripard
Commit b00adbe0 ("ARM: sunxi: Rename uart nodes to serial") changed the node names in the DTSI, changes that were not accordingly made to the Mini X-Plus device tree. This breakage slipped through because it was not properly declared in the Makefile. Fix both issues. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
2013-03-10ARM: sunxi: dt: Add support for the PineRiver Mini X-plusMaxime Ripard
This board comes with an Allwinner A10, two external USB ports, a SD Card reader, 1GB of RAM, the usual video connectors and an onboard wifi chip. Of course, the support is quite minimal for now... Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>