2 * Copyright (C) 2016 Jamie Lentin <jm@lentin.co.uk>
4 * This file is licensed under the terms of the GNU General Public
5 * License version 2. This program is licensed "as is" without any
6 * warranty of any kind, whether express or implied.
9 #include "orion5x.dtsi"
12 compatible = "marvell,orion5x-88f5181", "marvell,orion5x";
15 compatible = "marvell,orion5x-88f5181-mbus", "simple-bus";
18 pinctrl: pinctrl@10000 {
19 compatible = "marvell,88f5181-pinctrl";
20 reg = <0x10000 0x8>, <0x10050 0x4>;
23 core_clk: core-clocks@10030 {
24 compatible = "marvell,mv88f5181-core-clock";
29 mbusc: mbus-controller@20000 {
30 compatible = "marvell,mbus-controller";
31 reg = <0x20000 0x100>, <0x1500 0x20>;
39 marvell,pins = "mpp8", "mpp9", "mpp10", "mpp11",
40 "mpp12", "mpp13", "mpp14", "mpp15",
41 "mpp16", "mpp17", "mpp18", "mpp19";
42 marvell,function = "ge";
47 pinctrl-0 = <&pmx_ge>;
48 pinctrl-names = "default";