Re: hwmon: xgene: Add support for X-Gene hwmon driver

2016-07-23 Thread Loc Ho
Hi Itaru, On Sat, Jul 23, 2016 at 10:04 PM, Itaru Kitayama wrote: > > Hi Hoan, > > I didn't mention in my previous post, though I think I'm using fairly recent > version of Tianocore F/W, and I can confirm there's the PCCT table, > > [0.00] ACPI: PCCT 0x0047FA826000 000300 (v01 APM

Re: hwmon: xgene: Add support for X-Gene hwmon driver

2016-07-23 Thread Hoan Tran
Hi Itaru, On Sat, Jul 23, 2016 at 10:04 PM, Itaru Kitayama wrote: > Hi Hoan, > > I didn't mention in my previous post, though I think I'm using fairly recent > version of Tianocore F/W, and I can confirm there's the PCCT table, > > [0.00] ACPI: PCCT 0x0047FA826000 000300 (v01 APMX

Re: hwmon: xgene: Add support for X-Gene hwmon driver

2016-07-23 Thread Itaru Kitayama
Hi Hoan, I didn't mention in my previous post, though I think I'm using fairly recent version of Tianocore F/W, and I can confirm there's the PCCT table, [0.00] ACPI: PCCT 0x0047FA826000 000300 (v01 APMXGENE 0003 0113) is this still not enough? If that's the cas

Re: hwmon: xgene: Add support for X-Gene hwmon driver

2016-07-23 Thread Hoan Tran
Hi Itaru, > On Jul 23, 2016, at 16:51, Itaru Kitayama wrote: > > Hi Hoan, > > I've been testing your patch set on a Rev B0 system with ACPI, in dmesg > I see: > > [1.546444] xgene-slimpro-i2c APMC0D40:00: i2c mailbox channel request > failed > [1.570062] xgene-slimpro-hwmon APMC0D29:

hwmon: xgene: Add support for X-Gene hwmon driver

2016-07-23 Thread Itaru Kitayama
Hi Hoan, I've been testing your patch set on a Rev B0 system with ACPI, in dmesg I see: [1.546444] xgene-slimpro-i2c APMC0D40:00: i2c mailbox channel request failed [1.570062] xgene-slimpro-hwmon APMC0D29:00: no pcc-channel property what other packages or subsystems do we need to make

[PATCH 2/4] [media] doc-rst: kapi: use :c:func: instead of :cpp:func

2016-07-23 Thread Mauro Carvalho Chehab
References at the rst files for C functions generated via kernel-doc should use :c:func:. Fix it. Signed-off-by: Mauro Carvalho Chehab --- Documentation/media/kapi/dtv-core.rst| 12 Documentation/media/kapi/mc-core.rst | 50 Documentation/media/

[PATCH 1/4] doc-rst: kernel-doc: fix a change introduced by mistake

2016-07-23 Thread Mauro Carvalho Chehab
changeset b7e67f6c1bf7 ("doc-rst: linux_tv: supress lots of warnings") were meant to touch only on media files, but it also touched at this script by mistake. Revert such change. Signed-off-by: Mauro Carvalho Chehab --- scripts/kernel-doc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) di

[PATCH 4/4] [media] cx23885-cardlist.rst: add a new card

2016-07-23 Thread Mauro Carvalho Chehab
add card Hauppauge WinTV-QuadHD-DVB to the list. Signed-off-by: Mauro Carvalho Chehab --- Documentation/media/v4l-drivers/cx23885-cardlist.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/media/v4l-drivers/cx23885-cardlist.rst b/Documentation/media/v4l-drivers/cx23885-cardl