OSDN Git Service

ARM: sun5i: Add a DTSI common to A10s and A13
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Fri, 30 Jan 2015 15:30:48 +0000 (16:30 +0100)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 27 Apr 2015 06:20:18 +0000 (08:20 +0200)
commitfbfa7367724339334f8076f6bf03697060f4e9f3
tree7228dfea6153650aaed7d3ab556d4b03b996e8bb
parentfa86885b6bc75e73d2f24ada02ccb74cab9c73c1
ARM: sun5i: Add a DTSI common to A10s and A13

The A10s and the A13 are very similar SoCs, the only difference being the
number of pins and the number of devices available (number of UARTs, EMAC only
in the A10s, etc.), and the clocks and pinctrl functions obviously.

Create a common DTSI that will be included by the A10s and A13 DTSI, that will
add their SoC differences in there.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/boot/dts/sun5i.dtsi [new file with mode: 0644]