Blame view

kernel/linux-rt-4.4.41/arch/mips/boot/dts/ingenic/qi_lb60.dts 166 Bytes
5113f6f70   김현기   kernel add
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
  /dts-v1/;
  
  #include "jz4740.dtsi"
  
  / {
  	compatible = "qi,lb60", "ingenic,jz4740";
  
  	chosen {
  		stdout-path = &uart0;
  	};
  };
  
  &ext {
  	clock-frequency = <12000000>;
  };