File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 201
201
reg = <0x1000 0x400>;
202
202
};
203
203
204
+ i2c@1800 {
205
+ compatible = "ibm,fsi-i2c-master";
206
+ reg = <0x1800 0x400>;
207
+ #address-cells = <1>;
208
+ #size-cells = <0>;
209
+ };
210
+
204
211
fsi2spi@1c00 {
205
212
compatible = "ibm,fsi2spi";
206
213
reg = <0x1c00 0x400>;
306
313
reg = <0x1000 0x400>;
307
314
};
308
315
316
+ i2c@1800 {
317
+ compatible = "ibm,fsi-i2c-master";
318
+ reg = <0x1800 0x400>;
319
+ #address-cells = <1>;
320
+ #size-cells = <0>;
321
+ };
322
+
309
323
fsi2spi@1c00 {
310
324
compatible = "ibm,fsi2spi";
311
325
reg = <0x1c00 0x400>;
409
423
reg = <0x1000 0x400>;
410
424
};
411
425
426
+ i2c@1800 {
427
+ compatible = "ibm,fsi-i2c-master";
428
+ reg = <0x1800 0x400>;
429
+ #address-cells = <1>;
430
+ #size-cells = <0>;
431
+ };
432
+
412
433
fsi2spi@1c00 {
413
434
compatible = "ibm,fsi2spi";
414
435
reg = <0x1c00 0x400>;
You can’t perform that action at this time.
0 commit comments