xref: /linux/arch/mips/boot/dts/ingenic/qi_lb60.dts (revision 005438a8eef063495ac059d128eea71b58de50e5)
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};
16