forked from Minki/linux
ARM: dts: rockchip: rename rk3228.dtsi to rk322x.dtsi
We have the brother chipset that RK3228 and RK3229, they share most of dts configuration, but there are a number of different features. In order to develop the future when they are easy to distinguish, we need them to be independent. Signed-off-by: Xing Zheng <zhengxing@rock-chips.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
parent
7a25d39657
commit
8372d93df7
@ -40,7 +40,7 @@
|
||||
|
||||
/dts-v1/;
|
||||
|
||||
#include "rk3228.dtsi"
|
||||
#include "rk322x.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Rockchip RK3228 Evaluation board";
|
||||
|
@ -47,8 +47,6 @@
|
||||
#include "skeleton.dtsi"
|
||||
|
||||
/ {
|
||||
compatible = "rockchip,rk3228";
|
||||
|
||||
interrupt-parent = <&gic>;
|
||||
|
||||
aliases {
|
Loading…
Reference in New Issue
Block a user