commit | 7fd0ac1a96af493606f73b595eb924625a3f986e | [log] [tgz] |
---|---|---|
author | Johan Jonker <jbx6244@gmail.com> | Fri Jun 25 15:26:30 2021 +0200 |
committer | Kever Yang <kever.yang@rock-chips.com> | Wed Aug 11 17:54:37 2021 +0800 |
tree | 1a8a63e3e85086086edce8cabbd8a241abae0485 | |
parent | b8ae9a84dd33c6bf06c2b7ed83d41872caa1dafd [diff] |
ARM: dts: rockchip: update rk3xxx.dtsi In the Linux DT the file rk3xxx.dtsi is shared between rk3066 and rk3188. This file has recently had some updates. For a future rk3066 support in U-boot this file must also update. Move U-boot specific things in a rk3xxx-u-boot.dtsi file. Signed-off-by: Johan Jonker <jbx6244@gmail.com> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>