RE: [PATCH v3 0/2] ARM: dts: add device data for exynos4412-trats2
From: Kukjin Kim <hidden>
Date: 2014-05-21 13:49:52
Also in:
linux-samsung-soc
Tomasz Figa wrote:
On 20.05.2014 12:48, Beomho Seo wrote:quoted
This patchset add some device node for exynos4412-trats2. It is based on v3.15-next/dt-samsung-2 branch. exynos4412-trats2.dts - Fix incorrect compatible. Compatible of AK8975 are "ak8975" or "asahi-kasei,ak8975".quoted
- Add cm36651 light/proximity sensor device node. - Change gpio-key device node. fix incorrect gpio property, and then add"ok-key" node.quoted
Changes in v3: - Patch set based on v3.16-next/dt-samsung - ARM: dts: fix incorrect compatible for exynos4412 patch is applied. - Remove device node property; status, interrupt-parent, interrupt - Changes gpio/interrupt specified index. Changes in v2: - Change ak8975 magnetic sensor compatible according to binding
document.
quoted
- Change cm36651 light/proximity sensor compatible according to bindingdocument and driver.quoted
Beomho Seo (2): ARM: dts: add cm36651 light/proximity sensor node ARM: dts: fixed gpio key node for exynos4412 arch/arm/boot/dts/exynos4412-trats2.dts | 46+++++++++++++++++++++++++------quoted
1 file changed, 38 insertions(+), 8 deletions(-)For the whole series: Reviewed-by: Tomasz Figa <redacted>
Looks good to me too except useless 2 empty line like following? + }; + }; Will apply with removing them :-) Thanks, Kukjin