]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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, 23 Feb 2015 08:37:14 +0000 (09:37 +0100)
commita7836ac020727e919e7411a9676f55877da09098
tree4e91f96175979da336c4b78f9ee5ab41c1b650d1
parente21654b3b50dc0daa68e468e9c5d5bfb3f7da0b6
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]