2 * Device Tree Include file for Marvell Armada XP family SoC
4 * Copyright (C) 2012 Marvell
6 * Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 * This file is licensed under the terms of the GNU General Public
9 * License version 2. This program is licensed "as is" without any
10 * warranty of any kind, whether express or implied.
12 * Contains definitions specific to the Armada XP MV78230 SoC that are not
13 * common to all Armada XP SoCs.
16 /include/ "armada-xp.dtsi"
19 model = "Marvell Armada XP MV78230 SoC";
20 compatible = "marvell,armadaxp-mv78230", "marvell,armadaxp", "marvell,armada-370-xp";
33 compatible = "marvell,sheeva-v7";
40 compatible = "marvell,sheeva-v7";
48 compatible = "marvell,mv78230-pinctrl";
49 reg = <0xd0018000 0x38>;
51 sdio_pins: sdio-pins {
52 marvell,pins = "mpp30", "mpp31", "mpp32",
53 "mpp33", "mpp34", "mpp35";
54 marvell,function = "sd0";
58 gpio0: gpio@d0018100 {
59 compatible = "marvell,orion-gpio";
60 reg = <0xd0018100 0x40>;
65 #interrupts-cells = <2>;
66 interrupts = <82>, <83>, <84>, <85>;
69 gpio1: gpio@d0018140 {
70 compatible = "marvell,orion-gpio";
71 reg = <0xd0018140 0x40>;
76 #interrupts-cells = <2>;
77 interrupts = <87>, <88>, <89>;