[MinnowBoard] drivers/platform/x86/minnowboard.c for MinnowboardMax?

Yong Li sdliyong at gmail.com
Mon Feb 9 14:10:04 UTC 2015


Hi Henry,

Thanks for your reply. I am testing a pressure sensor using the MAX board.
It is an IIC device, and the kernel does support it
with drivers/misc/bmp085.c. I really want to use the kernel device driver
to support this device(Using /sys file to query the pressure)

The problem is I do not know how to trigger the driver_probe function.

On ARM platform, there are board/machine .c files, I can add i2c board info
in these files. However I do not know to use the i2c_register_board_info on
X86, is there any examples?.

Message: 4
Date: Mon, 9 Feb 2015 07:42:06 +0000
From: "Bruce, Henry" <henry.bruce at intel.com>
To: MinnowBoard Development and Community Discussion
        <elinux-minnowboard at lists.elinux.org>
Subject: Re: [MinnowBoard] drivers/platform/x86/minnowboard.c for
        Minnowboard     Max?
Message-ID:
        <
F81DC1078564A34BB4DA30CAE03814D127685017 at ORSMSX104.amr.corp.intel.com>

Content-Type: text/plain; charset="utf-8"

Yong Li,

Take a look at the mraa<https://github.com/intel-iot-devkit/mraa> library
that supports gpio and i2c for Minnowboard Max. For software that uses this
library see the upm sensor library.<https://github.com/intel-iot-devkit/upm>
There is no support planned for Minnowboard v1.

Regards,

Henry Bruce



From: elinux-MinnowBoard [mailto:elinux-minnowboard-bounces at lists.elinux.org]
On Behalf Of Yong Li
Sent: Sunday, February 8, 2015 4:57 AM
To: elinux-minnowboard at lists.elinux.org
Subject: [MinnowBoard] drivers/platform/x86/minnowboard.c for Minnowboard
Max?

Hi All, I am using the kernel 3.14.19 for my Max, but I did not find the
drivers/platform/x86/minnowboard.c file and other related patches for
Minnowboard, I would like to port them to support the Max board, to add
some other IO devices, such as IIC, SPI and other GPIO devices.

In which version, can I find these files? Is there any other demo drivers
for the IIC/SPI on Minnboard and/or Max board?

Thanks,
Yong Li
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.elinux.org/pipermail/elinux-minnowboard/attachments/20150209/7220dfd9/attachment.html>


More information about the elinux-MinnowBoard mailing list