commit | f459e23ec0a6d0f2df15dc9e9fd1e3a420345bd9 | [log] [tgz] |
---|---|---|
author | Peter Robinson <pbrobinson@gmail.com> | Sat Nov 09 20:30:05 2019 +0000 |
committer | Kever Yang <kever.yang@rock-chips.com> | Sun Nov 17 17:22:53 2019 +0800 |
tree | cbf33defd36ffa8bc89759a848237cc2cf6cacaf | |
parent | de43ca7e3ee4b71793880b540bb3b958a02e6c04 [diff] |
rockchip: dts: rk3399: move the u-boot, dm-pre-reloc to the u-boot.dtsi The u-boot specific pieces in the dts files should be in u-boot.dtsi not the main files, this allows easier sync with upstream. The rk3399.dtsi has a mix of both so move them all for consistency. Signed-off-by: Peter Robinson <pbrobinson@gmail.com> Reviewed-by: Kever Yang <kever.yang@rock-chips.com> (Fix with missing pmugrf) Signed-off-by: Kever Yang <kever.yang@rock-chips.com>