| .. | .. |
|---|
| 52 | 52 | }; |
|---|
| 53 | 53 | }; |
|---|
| 54 | 54 | |
|---|
| 55 | | - gpio: pinmux@E100B10 { |
|---|
| 55 | + gpio: pinmux@e100b10 { |
|---|
| 56 | 56 | compatible = "lantiq,danube-pinctrl"; |
|---|
| 57 | 57 | pinctrl-names = "default"; |
|---|
| 58 | 58 | pinctrl-0 = <&state_default>; |
|---|
| 59 | 59 | |
|---|
| 60 | 60 | #gpio-cells = <2>; |
|---|
| 61 | 61 | gpio-controller; |
|---|
| 62 | | - reg = <0xE100B10 0xA0>; |
|---|
| 62 | + reg = <0xe100b10 0xa0>; |
|---|
| 63 | 63 | |
|---|
| 64 | 64 | state_default: pinmux { |
|---|
| 65 | 65 | stp { |
|---|
| .. | .. |
|---|
| 82 | 82 | }; |
|---|
| 83 | 83 | }; |
|---|
| 84 | 84 | |
|---|
| 85 | | - etop@E180000 { |
|---|
| 85 | + etop@e180000 { |
|---|
| 86 | 86 | compatible = "lantiq,etop-xway"; |
|---|
| 87 | | - reg = <0xE180000 0x40000>; |
|---|
| 87 | + reg = <0xe180000 0x40000>; |
|---|
| 88 | 88 | interrupt-parent = <&icu0>; |
|---|
| 89 | 89 | interrupts = <73 78>; |
|---|
| 90 | 90 | phy-mode = "rmii"; |
|---|
| 91 | 91 | mac-address = [ 00 11 22 33 44 55 ]; |
|---|
| 92 | 92 | }; |
|---|
| 93 | 93 | |
|---|
| 94 | | - stp0: stp@E100BB0 { |
|---|
| 94 | + stp0: stp@e100bb0 { |
|---|
| 95 | 95 | #gpio-cells = <2>; |
|---|
| 96 | 96 | compatible = "lantiq,gpio-stp-xway"; |
|---|
| 97 | 97 | gpio-controller; |
|---|
| 98 | | - reg = <0xE100BB0 0x40>; |
|---|
| 98 | + reg = <0xe100bb0 0x40>; |
|---|
| 99 | 99 | |
|---|
| 100 | 100 | lantiq,shadow = <0xfff>; |
|---|
| 101 | 101 | lantiq,groups = <0x3>; |
|---|
| 102 | 102 | }; |
|---|
| 103 | 103 | |
|---|
| 104 | | - pci@E105400 { |
|---|
| 104 | + pci@e105400 { |
|---|
| 105 | 105 | lantiq,bus-clock = <33333333>; |
|---|
| 106 | 106 | interrupt-map-mask = <0xf800 0x0 0x0 0x7>; |
|---|
| 107 | 107 | interrupt-map = < |
|---|