MIPS: JZ4740: use Ingenic SoC UART driver
[deliverable/linux.git] / arch / mips / boot / dts / ingenic / qi_lb60.dts
1 /dts-v1/;
2
3 #include "jz4740.dtsi"
4
5 / {
6 compatible = "qi,lb60", "ingenic,jz4740";
7
8 chosen {
9 stdout-path = &uart0;
10 };
11 };
12
13 &ext {
14 clock-frequency = <12000000>;
15 };
This page took 0.204416 seconds and 5 git commands to generate.