diff options
author | Kever Yang <kever.yang@rock-chips.com> | 2019-08-02 10:40:00 +0300 |
---|---|---|
committer | Kever Yang <kever.yang@rock-chips.com> | 2019-08-05 21:14:53 +0800 |
commit | ec552bf0362583d4149f208b5a964500314cfaca (patch) | |
tree | e8d3b8dd9c95c924d66a8e7825b18f59eff2b865 /arch/arm/dts/rk3328-rock64-u-boot.dtsi | |
parent | 85a38742e05d7908ae81773a988df28fbb103228 (diff) |
rockchip: dts: rk3328: update dmc node for driver
Update dmc node for full feature driver.
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
[cherry picked from commit https://github.com/rockchip-linux/u-boot/commit/1e1495636574c78ea9d3af3e0aae95d5204612d6 with minor modifications]
Signed-off-by: Matwey V. Kornilov <matwey.kornilov@gmail.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Diffstat (limited to 'arch/arm/dts/rk3328-rock64-u-boot.dtsi')
-rw-r--r-- | arch/arm/dts/rk3328-rock64-u-boot.dtsi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/dts/rk3328-rock64-u-boot.dtsi b/arch/arm/dts/rk3328-rock64-u-boot.dtsi index 928911f6a6..dbcce6ac64 100644 --- a/arch/arm/dts/rk3328-rock64-u-boot.dtsi +++ b/arch/arm/dts/rk3328-rock64-u-boot.dtsi @@ -4,6 +4,8 @@ * SPDX-License-Identifier: GPL-2.0+ */ +#include "rk3328-sdram-lpddr3-1600.dtsi" + / { aliases { mmc0 = &emmc; |