xref: /linux/arch/mips/boot/dts/ingenic/qi_lb60.dts (revision 0883c2c06fb5bcf5b9e008270827e63c09a88c1e)
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