RE: [PATCH v3 1/4] ODROID-X: dts: Add board dts file for ODROID-X

2013-01-02 Thread Kukjin Kim
Olof Johansson wrote: > > On Sun, Dec 30, 2012 at 6:35 PM, Dongjin Kim wrote: > > Add initial dtb file for Hardkernel's ODROID-X board based on EXYNOS4412 > SoC. > > > > Signed-off-by: Dongjin Kim > > Patch 1-4: > > Acked-by: Olof Johansson > > ... but I think it might make sense to just add

Re: [PATCH v3 1/4] ODROID-X: dts: Add board dts file for ODROID-X

2013-01-02 Thread Olof Johansson
On Sun, Dec 30, 2012 at 6:35 PM, Dongjin Kim wrote: > Add initial dtb file for Hardkernel's ODROID-X board based on EXYNOS4412 SoC. > > Signed-off-by: Dongjin Kim Patch 1-4: Acked-by: Olof Johansson ... but I think it might make sense to just add the file as one commit instead of splitting it

[PATCH v3 1/4] ODROID-X: dts: Add board dts file for ODROID-X

2012-12-30 Thread Dongjin Kim
Add initial dtb file for Hardkernel's ODROID-X board based on EXYNOS4412 SoC. Signed-off-by: Dongjin Kim --- arch/arm/boot/dts/Makefile |1 + arch/arm/boot/dts/exynos4412-odroidx.dts | 47 ++ 2 files changed, 48 insertions(+) create mode 100644 ar