arm: dts: simplified rk3229 board configs.

Move EMMC and UART configs from every board DTS to a DTSI file.

Change-Id: If2fd49b9243b879ae89e172f55903eedfd4f3981
Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
This commit is contained in:
Frank Wang
2017-05-02 16:42:38 +08:00
committed by Tao Huang
parent d151d14467
commit d964d21864

View File

@@ -4,6 +4,7 @@
#include <dt-bindings/input/input.h>
#include "rk3229.dtsi"
#include "rk322x-android.dtsi"
/ {
model = "Rockchip RK3229 Evaluation board";
@@ -135,13 +136,6 @@
cpu-supply = <&vdd_arm>;
};
&emmc {
cap-mmc-highspeed;
disable-wp;
non-removable;
status = "okay";
};
&gmac {
assigned-clocks = <&cru SCLK_MAC_EXTCLK>, <&cru SCLK_MAC>;
assigned-clock-parents = <&ext_gmac>, <&cru SCLK_MAC_EXTCLK>;
@@ -193,10 +187,6 @@
status = "okay";
};
&uart2 {
status = "okay";
};
&u2phy0 {
status = "okay";