Lines Matching +full:mv64xxx +full:- +full:i2c
1 // SPDX-License-Identifier: GPL-2.0
5 compatible = "marvell,kirkwood-pcie";
9 #address-cells = <3>;
10 #size-cells = <2>;
12 bus-range = <0x00 0xff>;
25 assigned-addresses = <0x82000800 0 0x00040000 0 0x2000>;
27 #address-cells = <3>;
28 #size-cells = <2>;
29 #interrupt-cells = <1>;
32 bus-range = <0x00 0xff>;
33 interrupt-names = "intx", "error";
35 interrupt-map-mask = <0 0 0 7>;
36 interrupt-map = <0 0 0 1 &pcie0_intc 0>,
40 marvell,pcie-port = <0>;
41 marvell,pcie-lane = <0>;
45 pcie0_intc: interrupt-controller {
46 interrupt-controller;
47 #interrupt-cells = <1>;
53 assigned-addresses = <0x82001000 0 0x00044000 0 0x2000>;
55 #address-cells = <3>;
56 #size-cells = <2>;
57 #interrupt-cells = <1>;
60 bus-range = <0x00 0xff>;
61 interrupt-names = "intx", "error";
63 interrupt-map-mask = <0 0 0 7>;
64 interrupt-map = <0 0 0 1 &pcie1_intc 0>,
68 marvell,pcie-port = <1>;
69 marvell,pcie-lane = <0>;
73 pcie1_intc: interrupt-controller {
74 interrupt-controller;
75 #interrupt-cells = <1>;
82 pinctrl: pin-controller@10000 {
83 compatible = "marvell,88f6282-pinctrl";
85 pmx_sata0: pmx-sata0 {
89 pmx_sata1: pmx-sata1 {
98 pmx_twsi1: pmx-twsi1 {
103 pmx_sdio: pmx-sdio {
111 compatible = "marvell,kirkwood-thermal";
117 compatible = "marvell,kirkwood-rtc", "marvell,orion-rtc";
123 i2c1: i2c@11100 {
124 compatible = "marvell,mv64xxx-i2c";
126 #address-cells = <1>;
127 #size-cells = <0>;
129 clock-frequency = <100000>;
131 pinctrl-0 = <&pmx_twsi1>;
132 pinctrl-names = "default";
137 compatible = "marvell,orion-sata";
141 clock-names = "0", "1";
143 phy-names = "port0", "port1";
148 compatible = "marvell,orion-sdio";
152 pinctrl-0 = <&pmx_sdio>;
153 pinctrl-names = "default";
154 bus-width = <4>;
155 cap-sdio-irq;
156 cap-sd-highspeed;
157 cap-mmc-highspeed;