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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sun, 29 May 2016 20:06:35 +0100
From:	Jonathan Cameron <jic23@...nel.org>
To:	Daniel Baluta <daniel.baluta@...el.com>
Cc:	knaack.h@....de, lars@...afoo.de, pmeerw@...erw.net,
	linux-iio@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] iio: magnetometer: bmc150: Document Bosch supported chips

On 24/05/16 13:42, Daniel Baluta wrote:
> bmc150 driver supports also BMC156 and BMM150 chips.
> 
> Signed-off-by: Daniel Baluta <daniel.baluta@...el.com>
Good to clean this sort of thing up.

Applied, thanks.

Jonathan
> ---
>  drivers/iio/magnetometer/Kconfig | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/drivers/iio/magnetometer/Kconfig b/drivers/iio/magnetometer/Kconfig
> index 84e6559..1f842ab 100644
> --- a/drivers/iio/magnetometer/Kconfig
> +++ b/drivers/iio/magnetometer/Kconfig
> @@ -44,6 +44,7 @@ config BMC150_MAGN_I2C
>  	  This driver is only implementing magnetometer part, which has
>  	  its own address and register map.
>  
> +	  This driver also supports I2C Bosch BMC156 and BMM150 chips.
>  	  To compile this driver as a module, choose M here: the module will be
>  	  called bmc150_magn_i2c.
>  
> @@ -60,6 +61,7 @@ config BMC150_MAGN_SPI
>  	  This driver is only implementing magnetometer part, which has
>  	  its own address and register map.
>  
> +	  This driver also supports SPI Bosch BMC156 and BMM150 chips.
>  	  To compile this driver as a module, choose M here: the module will be
>  	  called bmc150_magn_spi.
>  
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ