
On Sat, Aug 12, 2017 at 11:59:33AM +0530, Lokesh Vutla wrote:
Signed-off-by: Lokesh Vutla lokeshvutla@ti.com
arch/arm/dts/Makefile | 2 +- arch/arm/dts/dra7-evm-common.dtsi | 259 +++++++++++++++++++++++ arch/arm/dts/dra7-evm.dts | 271 ++---------------------- arch/arm/dts/dra76-evm.dts | 423 ++++++++++++++++++++++++++++++++++++++ arch/arm/dts/dra76x.dtsi | 19 ++ board/ti/dra7xx/evm.c | 4 +- configs/dra7xx_evm_defconfig | 2 +- configs/dra7xx_hs_evm_defconfig | 2 +- 8 files changed, 723 insertions(+), 259 deletions(-) create mode 100644 arch/arm/dts/dra7-evm-common.dtsi create mode 100644 arch/arm/dts/dra76-evm.dts create mode 100644 arch/arm/dts/dra76x.dtsi
Some of these syncs should be in the previous patch, please have a commit message, and if the skeleton of dra76-evm.dts isn't upstream just yet, have you submitted it? Thanks!