| .. | .. |
|---|
| 93 | 93 | bm,pool-long = <2>; |
|---|
| 94 | 94 | bm,pool-short = <1>; |
|---|
| 95 | 95 | buffer-manager = <&bm>; |
|---|
| 96 | + phys = <&comphy1 1>; |
|---|
| 96 | 97 | phy-mode = "sgmii"; |
|---|
| 97 | 98 | status = "okay"; |
|---|
| 98 | 99 | }; |
|---|
| .. | .. |
|---|
| 103 | 104 | bm,pool-short = <1>; |
|---|
| 104 | 105 | buffer-manager = <&bm>; |
|---|
| 105 | 106 | managed = "in-band-status"; |
|---|
| 107 | + phys = <&comphy5 2>; |
|---|
| 106 | 108 | phy-mode = "sgmii"; |
|---|
| 107 | 109 | sfp = <&sfp>; |
|---|
| 108 | 110 | status = "okay"; |
|---|
| 109 | 111 | }; |
|---|
| 110 | 112 | |
|---|
| 111 | 113 | &i2c0 { |
|---|
| 112 | | - clock-frequency = <400000>; |
|---|
| 113 | | - pinctrl-0 = <&i2c0_pins>; |
|---|
| 114 | | - pinctrl-names = "default"; |
|---|
| 115 | | - status = "okay"; |
|---|
| 116 | | - |
|---|
| 117 | 114 | /* |
|---|
| 118 | 115 | * PCA9655 GPIO expander, up to 1MHz clock. |
|---|
| 119 | 116 | * 0-CON3 CLKREQ# |
|---|
| .. | .. |
|---|
| 181 | 178 | compatible = "microchip,mcp3021"; |
|---|
| 182 | 179 | reg = <0x4c>; |
|---|
| 183 | 180 | }; |
|---|
| 181 | + |
|---|
| 182 | + eeprom@52 { |
|---|
| 183 | + compatible = "atmel,24c02"; |
|---|
| 184 | + reg = <0x52>; |
|---|
| 185 | + pagesize = <16>; |
|---|
| 186 | + }; |
|---|
| 184 | 187 | }; |
|---|
| 185 | 188 | |
|---|
| 186 | 189 | &i2c1 { |
|---|