From: Murali Karicheri Date: Mon, 24 Feb 2014 15:44:07 +0000 (-0500) Subject: ARM: dts: keystone: preparatory patch to support K2L and K2E SOCs X-Git-Tag: v3.15-rc1~77^2~25^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a206767629046c9978b06f78d1589a75c2629201;p=pandora-kernel.git ARM: dts: keystone: preparatory patch to support K2L and K2E SOCs Current keystone.dtsi includes SoC specific definitions for K2HK SoCs. In order to support two addition keystone devices, k2 Edison and K2 Lamarr and corresponding EVMs, This patch restructure the dts files for the following:- - All clock nodes that are only available in k2hk SoC are moved from keystone-clocks.dtsi to a new k2hk-clocks.dtsi include file - The CPU nodes are now part of the soc specific k2hk.dtsi. - Change the compatibility string to ti,k2hk-evm and change the model name accordingly - Finally include k2hk-clocks.dtsi in k2hk.dtsi and that in k2hk-evm.dts Cc: Olof Johansson Cc: Arnd Bergmann Cc: Rob Herring Cc: Kumar Gala Cc: Mark Rutland Signed-off-by: Murali Karicheri Signed-off-by: Santosh Shilimkar --- Reading git-diff-tree failed