diff options
author | Xing Zheng <zhengxing@rock-chips.com> | 2016-06-22 06:16:50 +0300 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2016-06-27 21:22:46 +0300 |
commit | 8372d93df7c265a67676dcd329da9588cc769192 (patch) | |
tree | d26873de133150e4064b07b390f709a0d62a1a52 /arch/arm/boot/dts/rk3228-evb.dts | |
parent | 7a25d3965726768b0eba9222138d9d47d050bbe1 (diff) | |
download | linux-8372d93df7c265a67676dcd329da9588cc769192.tar.xz |
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>
Diffstat (limited to 'arch/arm/boot/dts/rk3228-evb.dts')
-rw-r--r-- | arch/arm/boot/dts/rk3228-evb.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/rk3228-evb.dts b/arch/arm/boot/dts/rk3228-evb.dts index 5956e8246abe..904668e2e666 100644 --- a/arch/arm/boot/dts/rk3228-evb.dts +++ b/arch/arm/boot/dts/rk3228-evb.dts @@ -40,7 +40,7 @@ /dts-v1/; -#include "rk3228.dtsi" +#include "rk322x.dtsi" / { model = "Rockchip RK3228 Evaluation board"; |