Lines Matching +full:mv64xxx +full:- +full:i2c
2 * Copyright (C) 2012 Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
12 #address-cells = <1>;
13 #size-cells = <1>;
16 interrupt-parent = <&intc>;
23 #address-cells = <2>;
24 #size-cells = <1>;
27 devbus_bootcs: devbus-bootcs {
28 compatible = "marvell,orion-devbus";
31 #address-cells = <1>;
32 #size-cells = <1>;
37 devbus_cs0: devbus-cs0 {
38 compatible = "marvell,orion-devbus";
41 #address-cells = <1>;
42 #size-cells = <1>;
47 devbus_cs1: devbus-cs1 {
48 compatible = "marvell,orion-devbus";
51 #address-cells = <1>;
52 #size-cells = <1>;
57 devbus_cs2: devbus-cs2 {
58 compatible = "marvell,orion-devbus";
61 #address-cells = <1>;
62 #size-cells = <1>;
67 internal-regs {
68 compatible = "simple-bus";
69 #address-cells = <1>;
70 #size-cells = <1>;
74 compatible = "marvell,orion-gpio";
75 #gpio-cells = <2>;
76 gpio-controller;
79 interrupt-controller;
80 #interrupt-cells = <2>;
85 compatible = "marvell,orion-spi";
86 #address-cells = <1>;
87 #size-cells = <0>;
88 cell-index = <0>;
93 i2c: i2c@11000 { label
94 compatible = "marvell,mv64xxx-i2c";
96 #address-cells = <1>;
97 #size-cells = <0>;
106 reg-shift = <2>;
115 reg-shift = <2>;
121 bridge_intc: bridge-interrupt-ctrl@20110 {
122 compatible = "marvell,orion-bridge-intc";
123 interrupt-controller;
124 #interrupt-cells = <1>;
130 intc: interrupt-controller@20200 {
131 compatible = "marvell,orion-intc";
132 interrupt-controller;
133 #interrupt-cells = <1>;
138 compatible = "marvell,orion-timer";
140 interrupt-parent = <&bridge_intc>;
146 compatible = "marvell,orion-wdt";
148 interrupt-parent = <&bridge_intc>;
155 compatible = "marvell,orion-ehci";
161 xor: dma-controller@60900 {
162 compatible = "marvell,orion-xor";
180 eth: ethernet-controller@72000 {
181 compatible = "marvell,orion-eth";
182 #address-cells = <1>;
183 #size-cells = <0>;
185 marvell,tx-checksum-limit = <1600>;
188 ethport: ethernet-port@0 {
189 compatible = "marvell,orion-eth-port";
193 local-mac-address = [00 00 00 00 00 00];
194 /* set phy-handle property in board file */
198 mdio: mdio-bus@72004 {
199 compatible = "marvell,orion-mdio";
200 #address-cells = <1>;
201 #size-cells = <0>;
210 compatible = "marvell,orion-sata";
217 compatible = "marvell,orion-crypto";
219 reg-names = "regs";
221 marvell,crypto-srams = <&crypto_sram>;
222 marvell,crypto-sram-size = <0x800>;
227 compatible = "marvell,orion-ehci";
234 crypto_sram: sa-sram {
235 compatible = "mmio-sram";
237 #address-cells = <1>;
238 #size-cells = <1>;