summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/sun4i-a10-hackberry.dts
Commit message (Collapse)AuthorAgeFilesLines
* ARM: sun4i: dt: Fix A10 SoC bus base addressMaxime Ripard2013-08-101-1/+1
| | | | | | | 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>
* ARM: sunxi: Add EMAC Controller to Hackberry dtMaxime Ripard2013-05-311-0/+41
| | | | | | | | | The Hackberry has a PHY that needs to be powered up through a GPIO, so we need to use a fixed regulator here. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Tested-by: Richard Genoud <richard.genoud@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
* ARM: sunxi: dt: Reorganize the dtsiMaxime Ripard2013-04-081-1/+1
| | | | | | | | | In the early days, the A10 and A13 shared quite some code. Nowadays it shares less and less code, the A31 diverging even more, so it doesn't make much sense to continue to maintain this structure, just use one DTSI for every SoC, and that's it. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
* ARM: sunxi: hackberry: Add UART muxingMaxime Ripard2013-03-291-0/+2
| | | | | | | | We previously relied on the bootloader to do the muxing of the UART for the Hackberry. Don't rely on it anymore and use pinctrl. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Acked-by: Emilio López <emilio@elopez.com.ar>
* ARM: sunxi: Rename uart nodes to serialMaxime Ripard2013-03-291-1/+1
| | | | | | | The other architecture use serial@address for their uart nodes, so rename our uart dt nodes to be consistent Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
* ARM: sunxi: Add device tree for Miniand HackberryMaxime Ripard2013-01-081-0/+30
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
OpenPOWER on IntegriCloud