From: Tomasz Figa Date: Fri, 20 Dec 2013 22:37:30 +0000 (+0900) Subject: ARM: dts: Fix definition of MSHC device tree nodes for exynos4x12 X-Git-Tag: fixes-nc-for-linus~8^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56d52bfb9ce0dfed7ee3059a8111534bffa53274;p=pandora-kernel.git ARM: dts: Fix definition of MSHC device tree nodes for exynos4x12 All SoCs from Exynos4x12 series contain the MSHC block, so its node can be located in exynos4x12.dtsi. In addition, missing clock specifiers are added, generic SoC attributes are moved from board dts files to common dtsi file of SoC family and the node is renamed to a more generic name to follow node naming recommendations. Signed-off-by: Tomasz Figa Acked-by: Kyungmin Park Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed