|
Lines 74-79
Link Here
|
| 74 |
ahci: sata@01c18000 { |
74 |
ahci: sata@01c18000 { |
| 75 |
status = "okay"; |
75 |
status = "okay"; |
| 76 |
}; |
76 |
}; |
|
|
77 |
|
| 78 |
hdmi: hdmi@01c16000 { |
| 79 |
compatible = "allwinner,sun7i-a20-hdmi"; |
| 80 |
reg = <0x01c16000 0x1000>; |
| 81 |
}; |
| 82 |
|
| 83 |
hdmiaudio { |
| 84 |
compatible = "allwinner,sun7i-a20-hdmiaudio"; |
| 85 |
}; |
| 86 |
|
| 87 |
fb: fb@01e60000 { |
| 88 |
compatible = "allwinner,sun7i-a20-fb"; |
| 89 |
reg = <0x01e60000 0x10000>, /* DEBE0 */ |
| 90 |
<0x01c0c000 0x1000>; /* LCD0 */ |
| 91 |
}; |
| 77 |
}; |
92 |
}; |
| 78 |
|
93 |
|
| 79 |
leds { |
94 |
leds { |