fix ttl打印log异常..
This commit is contained in:
parent
328aedeb92
commit
247b530953
@ -190,10 +190,10 @@
|
||||
pwms = <&pwm0 0 5000 0>;
|
||||
cooling-levels = <0 100 150 200 255>;
|
||||
rockchip,temp-trips = <
|
||||
40000 1
|
||||
55000 2
|
||||
60000 3
|
||||
65000 4
|
||||
40000 0
|
||||
55000 1
|
||||
60000 2
|
||||
65000 3
|
||||
>;
|
||||
};
|
||||
};
|
||||
@ -823,6 +823,11 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&uart2 {
|
||||
pinctrl-0 = <&uart2m0_xfer>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&gmac1 {
|
||||
/* Use rgmii-rxid mode to disable rx delay inside Soc */
|
||||
phy-mode = "rgmii-rxid";
|
||||
|
Loading…
x
Reference in New Issue
Block a user