
29 Jan
2015
29 Jan
'15
6:33 p.m.
On 27 January 2015 at 05:36, Przemyslaw Marczak p.marczak@samsung.com wrote:
This patch modify i2c nodes in exynos4.dtsi with:
- adding proper interrupts arrays for each i2c node, which allows to decode periph id
- add reg address for each i2c node for i2c driver internal use
Signed-off-by: Przemyslaw Marczak p.marczak@samsung.com Acked-by: Simon Glass sjg@chromium.org Cc: Minkyu Kang mk7.kang@samsung.com Cc: Lukasz Majewski l.majewski@samsung.com
arch/arm/dts/exynos4.dtsi | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-)
Applied to u-boot-dm, thanks!