
On 20/11/12 01:42, Simon Glass wrote:
Hi,
On Mon, Nov 19, 2012 at 12:54 AM, Heiko Schocher hs@denx.de wrote:
Hello Rajeshwari,
On 14.11.2012 10:11, Rajeshwari Shinde wrote:
Add I2C device node data for exynos
Signed-off-by: Rajeshwari Shinderajeshwari.s@samsung.com Acked-by: Simon Glasssjg@chromium.org
Changes in V2: Added Periph id to the I2C device node arch/arm/dts/exynos-periph-id.dtsi | 35 +++++++++++++++++ arch/arm/dts/exynos5250.dtsi | 73 ++++++++++++++++++++++++++++++++++++ 2 files changed, 108 insertions(+), 0 deletions(-) create mode 100644 arch/arm/dts/exynos-periph-id.dtsi
Acked-by: Heiko Schocher hs@denx.de
I'm sorry to say that there is one problem with this. It is using a non-standard dtc feature (Stephen Warren's symbolic work), so I think we should wait until Rajeshwari updates it to avoid that. I believe he will do that soon.
OK.
Thanks. Minkyu Kang.