public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 0/5] ARM: dts: exynos: Add missing dt data to bring kernel of Exynos4x12
@ 2014-03-12  6:19 Chanwoo Choi
  2014-03-12  6:19 ` [PATCHv2 1/5] ARM: dts: exynos4x12: Add ADC's dt data to read raw data Chanwoo Choi
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Chanwoo Choi @ 2014-03-12  6:19 UTC (permalink / raw)
  To: kgene.kim, t.figa
  Cc: linux-samsung-soc, linux-arm-kernel, devicetree, linux-kernel,
	kyungmin.park, pawel.moll, mark.rutland, swarren, ijc+devicetree,
	linux, Chanwoo Choi

This patch add missing dt data of Exynos4x12 to bring up kernel feature and
code clean. This patchset is based on 'v3.15-next/dt-clk-exynos' branch.
- git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git

exynos4x12/exynos4412/exynos4212.dtsi
- Add ADC (Analog and Digital Converter) to get raw data
- Add PMU (Performance Monitoring Unit) for perf event
- Add gps_alive power domain to remove power leakage when gps-alive isn't used
- Remove duplicate dt data of interrput combiner controller

exynos4412-trats.dts
- Add ADC dt data with ntc thermistor child to read temperature

Changes from v1:
- Use clock macro name for Exynos4 instead of constant for ADC
- Remove unnecessary description about patch content
- Move gps-alive power domain's dt data from exynos4x12.dts to exynos4.dts
- Move thermistor dt node outside of ADC dt node and modify node name of thermistor

Chanwoo Choi (5):
  ARM: dts: exynos4x12: Add ADC's dt data to read raw data
  ARM: dts: exynos4x12: Add PMU dt data to support PMU(Perforamnce Monitoring Unit)
  ARM: dts: exynos4x12: Add GPS_ALIVE power domain
  ARM: dts: exynos: Move common dt data for interrupt combiner controller
  ARM: dts: exynos4412-trats2: Add ADC/themistor dt data to get temperature of SoC/battery

 arch/arm/boot/dts/exynos4.dtsi          |  5 +++++
 arch/arm/boot/dts/exynos4212.dtsi       | 13 ++++---------
 arch/arm/boot/dts/exynos4412-trats2.dts | 21 +++++++++++++++++++++
 arch/arm/boot/dts/exynos4412.dtsi       | 14 ++++----------
 arch/arm/boot/dts/exynos4x12.dtsi       | 26 ++++++++++++++++++++++++++
 5 files changed, 60 insertions(+), 19 deletions(-)

-- 
1.8.0


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2014-03-17  1:53 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-12  6:19 [PATCHv2 0/5] ARM: dts: exynos: Add missing dt data to bring kernel of Exynos4x12 Chanwoo Choi
2014-03-12  6:19 ` [PATCHv2 1/5] ARM: dts: exynos4x12: Add ADC's dt data to read raw data Chanwoo Choi
2014-03-12  6:19 ` [PATCHv2 2/5] ARM: dts: exynos4x12: Add PMU dt data to support PMU(Perforamnce Monitoring Unit) Chanwoo Choi
2014-03-12  6:19 ` [PATCHv2 3/5] ARM: dts: exynos4x12: Add GPS_ALIVE power domain Chanwoo Choi
2014-03-12  6:19 ` [PATCHv2 4/5] ARM: dts: exynos: Move common dt data for interrupt combiner controller Chanwoo Choi
2014-03-12  6:19 ` [PATCHv2 5/5] ARM: dts: exynos4412-trats2: Add ADC/themistor dt data to get temperature of SoC/battery Chanwoo Choi
2014-03-12 11:21 ` [PATCHv2 0/5] ARM: dts: exynos: Add missing dt data to bring kernel of Exynos4x12 Tomasz Figa
2014-03-12 11:43   ` Chanwoo Choi
2014-03-13  1:57   ` Chanwoo Choi
2014-03-17  1:37     ` Chanwoo Choi
2014-03-17  1:44       ` Kukjin Kim
2014-03-17  1:52         ` Chanwoo Choi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox