Re: [PATCH 1/1] mvsas: add SGPIO support to Marvell 94xx

2016-01-06 Thread Martin K. Petersen
> "Wilfried" == Wilfried Weissmann writes: Wilfried> add SGPIO support to Marvell 94xx Applied to 4.5/scsi-queue. Thanks! -- Martin K. Petersen Oracle Linux Engineering -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of

Re: [PATCH 1/1] mvsas: add SGPIO support to Marvell 94xx

2015-12-28 Thread James Bottomley
On Sun, 2015-12-27 at 21:30 +0100, Wilfried Weissmann wrote: > Am 27.12.15 um 20:42 schrieb James Bottomley: > > On Sun, 2015-12-27 at 20:21 +0100, Wilfried Weissmann wrote: > > > add SGPIO support to Marvell 94xx > > > > How do you actually use this? It doesn't seem to be plumbed into > > the >

Re: [PATCH 1/1] mvsas: add SGPIO support to Marvell 94xx

2015-12-27 Thread Wilfried Weissmann
add SGPIO support to Marvell 94xx Signed-off-by: Wilfried Weissmann --- rebased to http://git.kernel.org/cgit/linux/kernel/git/mkp/scsi.git/log/?h=4.5/scsi-queue changed enum sgpio_led_status members to uppercase drivers/scsi/mvsas/mv_94xx.c | 134

Re: [PATCH 1/1] mvsas: add SGPIO support to Marvell 94xx

2015-12-27 Thread Wilfried Weissmann
Am 27.12.15 um 20:42 schrieb James Bottomley: On Sun, 2015-12-27 at 20:21 +0100, Wilfried Weissmann wrote: add SGPIO support to Marvell 94xx How do you actually use this? It doesn't seem to be plumbed into the standard GPIO subsystem and there appears to be no user accessible interface for

Re: [PATCH 1/1] mvsas: add SGPIO support to Marvell 94xx

2015-12-27 Thread James Bottomley
On Sun, 2015-12-27 at 20:21 +0100, Wilfried Weissmann wrote: > add SGPIO support to Marvell 94xx How do you actually use this? It doesn't seem to be plumbed into the standard GPIO subsystem and there appears to be no user accessible interface for it either (nor is it used internally). There

Re: [PATCH 1/1] mvsas: add SGPIO support to Marvell 94xx

2015-12-21 Thread Martin K. Petersen
> "Wilfried" == Wilfried Weissmann writes: Wilfried, Wilfried> add SGPIO support to Marvell 94xx Does not apply to current tree. Please rebase on top of: http://git.kernel.org/cgit/linux/kernel/git/mkp/scsi.git/log/?h=4.5/scsi-queue Thank you! -- Martin K.

Re: [PATCH 1/1] mvsas: add SGPIO support to Marvell 94xx

2015-12-18 Thread Hannes Reinecke
On 11/13/2015 11:43 AM, Wilfried Weissmann wrote: add SGPIO support to Marvell 94xx Signed-off-by: Wilfried Weissmann --- drivers/scsi/mvsas/mv_94xx.c | 134 + drivers/scsi/mvsas/mv_94xx.h | 71 +

[PATCH 1/1] mvsas: add SGPIO support to Marvell 94xx

2015-11-13 Thread Wilfried Weissmann
add SGPIO support to Marvell 94xx Signed-off-by: Wilfried Weissmann --- drivers/scsi/mvsas/mv_94xx.c | 134 + drivers/scsi/mvsas/mv_94xx.h | 71 + drivers/scsi/mvsas/mv_init.c |2 drivers/scsi/mvsas/mv_sas.c |