[PATCH v11 0/4] ARM: dts: Add PPMU dt node for Exynos3250/4
Chanwoo Choi
cw00.choi at samsung.com
Mon Feb 2 16:49:07 PST 2015
This patch adds the PPMU (Platform Performance Profiling Unit) dt node for
Exynos{3250|4} SoC. This patch-set send only patches related to exynos dts
file from patch[1]. The devfreq-event patches is already merged to linux-pm.git
(linux-next branch[2]).
[1] https://lkml.org/lkml/2015/1/25/573
- [PATCH v10 0/7] devfreq: Add devfreq-event class to provide raw data for devfreq device
[2] https://git.kernel.org/cgit/linux/kernel/git/rafael/linux-pm.git/commit/?h=linux-next&id=59f978d43f5afa91c0a8870f3705a208f085cba1
Chanwoo Choi (4):
ARM: dts: Add PPMU dt node for Exynos3250 SoC
ARM: dts: Add PPMU dt node for Exynos4 SoCs
ARM: dts: exynos: Add PPMU node for Exynos3250-based Rinato/Monk board
ARM: dts: exynos: Add PPMU node for Exynos4412-based TRATS2 board
arch/arm/boot/dts/exynos3250-monk.dts | 40 ++++++++++++
arch/arm/boot/dts/exynos3250-rinato.dts | 40 ++++++++++++
arch/arm/boot/dts/exynos3250.dtsi | 74 ++++++++++++++++++++++
arch/arm/boot/dts/exynos4.dtsi | 108 ++++++++++++++++++++++++++++++++
arch/arm/boot/dts/exynos4210.dtsi | 8 +++
arch/arm/boot/dts/exynos4412-trats2.dts | 40 ++++++++++++
6 files changed, 310 insertions(+)
--
1.8.5.5
More information about the linux-arm-kernel
mailing list