devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] hisi_sas: v2 hw LED support
@ 2018-01-17 16:46 John Garry
  2018-01-17 16:46 ` [PATCH 1/3] devicetree: bindings: scsi: hisi_sas: add LED feature for v2 hw John Garry
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: John Garry @ 2018-01-17 16:46 UTC (permalink / raw)
  To: jejb, martin.petersen, robh+dt, mark.rutland
  Cc: linux-scsi, devicetree, linux-kernel, linuxarm, John Garry

This patchset includes SGPIO support for
driving LEDs for boards including a SoC (like
hip07) with v2 hw.

The SGPIO interface is realised with a CPLD on
the D05 board which inludes hip07.

Also included in the patchset is a small bug fix
for device removal.

Xiang Chen (1):
  scsi: hisi_sas: fix a bug in hisi_sas_dev_gone()

Xiaofei Tan (2):
  devicetree: bindings: scsi: hisi_sas: add LED feature for v2 hw
  scsi: hisi_sas: directly attached disk LED feature for v2 hw

 .../devicetree/bindings/scsi/hisilicon-sas.txt     |  5 ++-
 drivers/scsi/hisi_sas/hisi_sas.h                   |  3 ++
 drivers/scsi/hisi_sas/hisi_sas_main.c              | 21 +++++++++++-
 drivers/scsi/hisi_sas/hisi_sas_v2_hw.c             | 39 ++++++++++++++++++++++
 4 files changed, 66 insertions(+), 2 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-01-29 17:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-17 16:46 [PATCH 0/3] hisi_sas: v2 hw LED support John Garry
2018-01-17 16:46 ` [PATCH 1/3] devicetree: bindings: scsi: hisi_sas: add LED feature for v2 hw John Garry
     [not found]   ` <1516207614-159721-2-git-send-email-john.garry-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2018-01-29 17:27     ` Rob Herring
2018-01-17 16:46 ` [PATCH 2/3] scsi: hisi_sas: directly attached disk " John Garry
2018-01-17 16:46 ` [PATCH 3/3] scsi: hisi_sas: fix a bug in hisi_sas_dev_gone() John Garry
2018-01-19  2:35 ` [PATCH 0/3] hisi_sas: v2 hw LED support Martin K. Petersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).