Hi Vikas,
On Wednesday 14 of August 2013 16:32:59 Vikas Sajjan wrote:
changes since v2:
- split the 5250 related modifications into a separate patch.
I'm not sure whether Kukjin's comment was about this, as it introduces a short bisect breakage between patch 1 and patch 2 from this series.
IMHO it would be more sensible to make first patch simply fix name of the node and then a separate patch adding the rtc node for exynos5420.
Best regards, Tomasz
- placed the RTC node as per the alphabetical order in the DTS file as
suggested by Kukjin Kim kgene@kernel.org.
changes since v1:
- made DT node status as "okay" in the dtsi file itself.
Vikas Sajjan (2): ARM: dts: Add RTC DT node to Exynos5420 SoC ARM: dts: Fix the RTC DT node name for Exynos5250 SoC
arch/arm/boot/dts/exynos5.dtsi | 2 +- arch/arm/boot/dts/exynos5250.dtsi | 3 ++- arch/arm/boot/dts/exynos5420.dtsi | 6 ++++++ 3 files changed, 9 insertions(+), 2 deletions(-)