Merge branch 'linus' into timers/urgent, to pick up fixes
[deliverable/linux.git] / arch / arm / boot / dts / bcm283x-rpi-smsc9512.dtsi
CommitLineData
6a937927
LR
1/ {
2 aliases {
3 ethernet = &ethernet;
4 };
5};
6
7&usb {
8 usb1@1 {
9 compatible = "usb424,9512";
10 reg = <1>;
11 #address-cells = <1>;
12 #size-cells = <0>;
13
14 ethernet: usbether@1 {
15 compatible = "usb424,ec00";
16 reg = <1>;
17 };
18 };
19};
This page took 0.030352 seconds and 5 git commands to generate.