Hi,
On 12.03.2014 16:16, Rahul Sharma wrote:
The patch adds the dts files for exynos5260.
Signed-off-by: Pankaj Dubey <[email protected]>
Signed-off-by: Rahul Sharma <[email protected]>
Signed-off-by: Arun Kumar K <[email protected]>
Reviewed-by: Tomasz Figa <[email protected]>
---
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 devicetree" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html