lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1306745439.2819.10050.camel@groo>
Date:	Mon, 30 May 2011 11:50:39 +0300
From:	Carlos Chinea <carlos.chinea@...ia.com>
To:	ext Linus Walleij <linus.walleij@...ricsson.com>
Cc:	linux-kernel@...r.kernel.org, Lee Jones <lee.jones@...aro.org>,
	Linus Walleij <linus.walleij@...aro.org>,
	Pawel Szyszuk <pawel.szyszuk@...ricsson.com>
Subject: Re: [PATCH 0/2] Support for the ST-Ericsson HSI controller

Hi Linus,

On Wed, 2011-05-25 at 18:27 +0200, ext Linus Walleij wrote:
> From: Linus Walleij <linus.walleij@...aro.org>
> 
> Hi Carlos,
> 
> here is the pending patch to add support for ST-Ericssons HSI controller
> in your new HSI subsystem.
> 
> It would be great if you could carry this as part of the HSI patchset until
> it gets merged so you have full control over it, but I think we need to
> split out the <mash/hsi.h> file from the second patch and put it into
> the hsi include dir first for that.
> 

I will be glad to carry this patches with the HSI patchset. I'll do a
review asap. As first comment I think we can keep mach/hsi.h where it is
as it looks to me that all the code is tight there is tied to the
platform.

> Anyway, take it as a first sign of life and a review opportunity.
> 
> Pawel Szyszuk (2):
>   HSI: add ST-E HSI controller
>   mach-ux500: platform data for ST-E HSI controller
> 
>  arch/arm/mach-ux500/board-mop500-pins.c    |   10 +
>  arch/arm/mach-ux500/board-mop500.c         |   65 ++
>  arch/arm/mach-ux500/clock.c                |    8 +-
>  arch/arm/mach-ux500/devices-db8500.c       |  118 +++
>  arch/arm/mach-ux500/include/mach/devices.h |    1 +
>  arch/arm/mach-ux500/include/mach/hsi.h     |  122 +++
>  drivers/hsi/controllers/Kconfig            |   10 +
>  drivers/hsi/controllers/Makefile           |    1 +
>  drivers/hsi/controllers/ste_hsi.c          | 1536 ++++++++++++++++++++++++++++
>  9 files changed, 1867 insertions(+), 4 deletions(-)
>  create mode 100644 arch/arm/mach-ux500/include/mach/hsi.h
>  create mode 100644 drivers/hsi/controllers/ste_hsi.c
> 

Br,
Carlos

-- 
Carlos Chinea <carlos.chinea@...ia.com>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ