
4 Apr
2013
4 Apr
'13
10:06 p.m.
On Mon, Apr 1, 2013 at 11:46 PM, Rajeshwari Shinde <rajeshwari.s@samsung.com
wrote:
This patch adds the device node required for serial driver
Signed-off-by: Abhilash Kesavan a.kesavan@samsung.com Signed-off-by: Rajeshwari Shinde rajeshwari.s@samsung.com
Changes in V2: - Changed the compatible string to "samsung,exynos4210-uart" Changes in V3: - Added a alias console as we will support one at any point of time. Changes in V4: - Rebased on latest u-boot-samsung tree. arch/arm/dts/exynos5250.dtsi | 28 ++++++++++++++++++++++++++++ board/samsung/dts/exynos5250-smdk5250.dts | 2 ++ 2 files changed, 30 insertions(+), 0 deletions(-)
Acked-by: Simon Glass sjg@chromium.org