WIP FPC-III support
[linux/fpc-iii.git] / arch / arm / boot / dts / bcm283x-rpi-smsc9514.dtsi
blobdc7ae776db5fc0ca54e91ef6369fbaee71162d22
1 / {
2         aliases {
3                 ethernet0 = &ethernet;
4         };
5 };
7 &usb {
8         usb1@1 {
9                 compatible = "usb424,9514";
10                 reg = <1>;
11                 #address-cells = <1>;
12                 #size-cells = <0>;
14                 ethernet: usbether@1 {
15                         compatible = "usb424,ec00";
16                         reg = <1>;
17                 };
18         };