Hi, On 12.03.2014 16:16, Rahul Sharma wrote:
The patch adds the dts files for exynos5260. Signed-off-by: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx> Signed-off-by: Rahul Sharma <rahul.sharma@xxxxxxxxxxx> Signed-off-by: Arun Kumar K <arun.kk@xxxxxxxxxxx> Reviewed-by: Tomasz Figa <t.figa@xxxxxxxxxxx> --- arch/arm/boot/dts/exynos5260-pinctrl.dtsi | 574 +++++++++++++++++++++++++++++ arch/arm/boot/dts/exynos5260.dtsi | 400 ++++++++++++++++++++ 2 files changed, 974 insertions(+) create mode 100644 arch/arm/boot/dts/exynos5260-pinctrl.dtsi create mode 100644 arch/arm/boot/dts/exynos5260.dtsi
[snip]
+ mmc_0: mmc0@12140000 {
Node names should specify type of the device, so unit-specific IDs should be avoided. Please simply use mmc@12140000. The same comment for remaining MMC nodes below.
Best regards, Tomasz -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html