* [PATCH 0/3] ARM: dts: add device data for exynos4412-trats2
@ 2014-03-26 7:08 Beomho Seo
[not found] ` <53327CE3.8030800-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
0 siblings, 1 reply; 5+ messages in thread
From: Beomho Seo @ 2014-03-26 7:08 UTC (permalink / raw)
To: linux-samsung-soc, devicetree
Cc: Kukjin Kim, Tomasz Figa, Myungjoo Ham, Chanwoo Choi,
Jaehoon Chung
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".
- Add cm36651 light/proximity sensor device node.
- Change gpio-key device node. fix incorrect gpio property, and then add "ok-key" node.
Beomho Seo (3):
ARM: dts: fix incorrect compatible for exynos4412
ARM: dts: add cm36651 light/proximity sensor node
ARM: dts: fixed gpio key node for exynos4412
arch/arm/boot/dts/exynos4412-trats2.dts | 50 ++++++++++++++++++++++++++-----
1 file changed, 43 insertions(+), 7 deletions(-)
--
1.7.9.5
^ permalink raw reply [flat|nested] 5+ messages in thread[parent not found: <53327CE3.8030800-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>]
* [RESEND PATCH 0/3] ARM: dts: add device data for exynos4412-trats2 [not found] ` <53327CE3.8030800-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> @ 2014-04-25 2:04 ` Beomho Seo 2014-05-02 4:29 ` Beomho Seo 0 siblings, 1 reply; 5+ messages in thread From: Beomho Seo @ 2014-04-25 2:04 UTC (permalink / raw) To: linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA, devicetree-u79uwXL29TY76Z2rM5mHXA, Tomasz Figa, Kukjin Kim Cc: Myungjoo Ham, Chanwoo Choi, Jaehoon Chung 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". - Add cm36651 light/proximity sensor device node. - Change gpio-key device node. fix incorrect gpio property, and then add "ok-key" node. Beomho Seo (3): ARM: dts: fix incorrect compatible for exynos4412 ARM: dts: add cm36651 light/proximity sensor node ARM: dts: fixed gpio key node for exynos4412 arch/arm/boot/dts/exynos4412-trats2.dts | 50 ++++++++++++++++++++++++++----- 1 file changed, 43 insertions(+), 7 deletions(-) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [RESEND PATCH 0/3] ARM: dts: add device data for exynos4412-trats2 2014-04-25 2:04 ` [RESEND PATCH " Beomho Seo @ 2014-05-02 4:29 ` Beomho Seo 2014-05-02 5:29 ` Kukjin Kim 0 siblings, 1 reply; 5+ messages in thread From: Beomho Seo @ 2014-05-02 4:29 UTC (permalink / raw) To: linux-samsung-soc, devicetree, Tomasz Figa, Kukjin Kim Cc: Myungjoo Ham, Chanwoo Choi, Jaehoon Chung Hi all, Didn't have Any other comment for this patch set? On 04/25/2014 11:04 AM, Beomho Seo wrote: > 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". > - Add cm36651 light/proximity sensor device node. > - Change gpio-key device node. fix incorrect gpio property, and then add "ok-key" node. > > Beomho Seo (3): > ARM: dts: fix incorrect compatible for exynos4412 > ARM: dts: add cm36651 light/proximity sensor node > ARM: dts: fixed gpio key node for exynos4412 > > arch/arm/boot/dts/exynos4412-trats2.dts | 50 ++++++++++++++++++++++++++----- > 1 file changed, 43 insertions(+), 7 deletions(-) > Thanks Beomho Seo ^ permalink raw reply [flat|nested] 5+ messages in thread
* RE: [RESEND PATCH 0/3] ARM: dts: add device data for exynos4412-trats2 2014-05-02 4:29 ` Beomho Seo @ 2014-05-02 5:29 ` Kukjin Kim 2014-05-02 5:50 ` Beomho Seo 0 siblings, 1 reply; 5+ messages in thread From: Kukjin Kim @ 2014-05-02 5:29 UTC (permalink / raw) To: 'Beomho Seo', linux-samsung-soc, devicetree, 'Tomasz Figa' Cc: 'Myungjoo Ham', 'Chanwoo Choi', 'Jaehoon Chung' Beomho Seo wrote: > > Hi all, > > Didn't have Any other comment for this patch set? > > On 04/25/2014 11:04 AM, Beomho Seo wrote: > > 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". > > - Add cm36651 light/proximity sensor device node. > > - Change gpio-key device node. fix incorrect gpio property, and then add > "ok-key" node. > > > > Beomho Seo (3): > > ARM: dts: fix incorrect compatible for exynos4412 > > ARM: dts: add cm36651 light/proximity sensor node > > ARM: dts: fixed gpio key node for exynos4412 > > > > arch/arm/boot/dts/exynos4412-trats2.dts | 50 > ++++++++++++++++++++++++++----- > > 1 file changed, 43 insertions(+), 7 deletions(-) > > > I have no objection on this series but need to get ack from dt guys. BTW, shouldn't it include vendor name in compatible?... And according to dt bindings(iio/magnetometer/ak8975.txt), it should be: "compatible = "asahi-kasei,ak8975";" even though "ak8975" also included in the driver "drivers/iio/magnetometer/ak8975.c"... Thanks, Kukjin ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [RESEND PATCH 0/3] ARM: dts: add device data for exynos4412-trats2 2014-05-02 5:29 ` Kukjin Kim @ 2014-05-02 5:50 ` Beomho Seo 0 siblings, 0 replies; 5+ messages in thread From: Beomho Seo @ 2014-05-02 5:50 UTC (permalink / raw) To: Kukjin Kim, linux-samsung-soc, devicetree, 'Tomasz Figa' Cc: 'Myungjoo Ham', 'Chanwoo Choi', 'Jaehoon Chung' On 05/02/2014 02:29 PM, Kukjin Kim wrote: > Beomho Seo wrote: >> >> Hi all, >> >> Didn't have Any other comment for this patch set? >> >> On 04/25/2014 11:04 AM, Beomho Seo wrote: >>> 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". >>> - Add cm36651 light/proximity sensor device node. >>> - Change gpio-key device node. fix incorrect gpio property, and then add >> "ok-key" node. >>> >>> Beomho Seo (3): >>> ARM: dts: fix incorrect compatible for exynos4412 >>> ARM: dts: add cm36651 light/proximity sensor node >>> ARM: dts: fixed gpio key node for exynos4412 >>> >>> arch/arm/boot/dts/exynos4412-trats2.dts | 50 >> ++++++++++++++++++++++++++----- >>> 1 file changed, 43 insertions(+), 7 deletions(-) >>> >> > I have no objection on this series but need to get ack from dt guys. > > BTW, shouldn't it include vendor name in compatible?... > > And according to dt bindings(iio/magnetometer/ak8975.txt), it should be: > > "compatible = "asahi-kasei,ak8975";" > > even though "ak8975" also included in the driver "drivers/iio/magnetometer/ak8975.c"... > > Thanks, > Kukjin > Thank you for comment. Compatible of ak8975 will be fixed according to dt bindings(iio/magnetometer/ak8975.txt). I will fix it and send v2 patch soon. Thanks, Beomho > -- > To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2014-05-02 5:50 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-26 7:08 [PATCH 0/3] ARM: dts: add device data for exynos4412-trats2 Beomho Seo
[not found] ` <53327CE3.8030800-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2014-04-25 2:04 ` [RESEND PATCH " Beomho Seo
2014-05-02 4:29 ` Beomho Seo
2014-05-02 5:29 ` Kukjin Kim
2014-05-02 5:50 ` Beomho Seo
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).