Hi Alison,

On Wed, Jan 01, 2014 at 11:25:16PM -0800, [email protected] wrote:
> From: Alison Chaiken <[email protected]>
> 
> Here is a series of four patches that add the lsi2c applet and a stub for 
> lsspi (in progress).   The lsi2c patch is tested on an ARM target:
> 
> root@mx6q:~# lsi2c
> Controller 0 for driver sgtl5000 at address 0x000a.
> Controller 1 for driver ov5642 at address 0x003c.
> Controller 2 for driver egalax_ts at address 0x0004.
> 
> I plan to finish lsspi and proceed to lsamba and lsaxi for ARM.   
> Suggestions and corrections, please!

Please mention in commit logs the upstream you are reimplementing. I never 
heard about these tools before.

> Alison Chaiken (4):
>   Add hooks to compile lsi2c and lsspi applets
>   Defconfig for ARM based on poky template
>   SPI bus fake enumeration stub
>   I2C bus fake enumeration applet lsi2c
> 
>  configs/arm_defconfig | 1040 
> +++++++++++++++++++++++++++++++++++++++++++++++++

Is this intended?

>  include/applets.src.h |    2 +
>  util-linux/Config.src |   20 +
>  util-linux/Kbuild.src |    2 +
>  util-linux/lsi2c.c    |   84 ++++
>  util-linux/lsspi.c    |   36 ++
>  6 files changed, 1184 insertions(+)
>  create mode 100644 configs/arm_defconfig
>  create mode 100644 util-linux/lsi2c.c
>  create mode 100644 util-linux/lsspi.c

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - [email protected] - tel: +972.2.679.5364, http://www.tkos.co.il -
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to