Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1487219

[PATCH 0/3] hisi_sas add hip07 support

From John Garry <john.garry@huawei.com>
Newsgroups linux.kernel
Subject [PATCH 0/3] hisi_sas add hip07 support
Date 2016-09-20 12:40 +0200
Message-ID <sjqD0-1My-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


This patchset introduces support for hip07 SoC.

The hip07 SoC has the same v2 hw as in hip06.

Support for different reference clock is required
as some SAS registers need be programmed
differently, depending on the refclock rate.

Related patchset:
- https://patchwork.ozlabs.org/patch/665172/
  Once 4.9-rc1 is released, the D03 dts can be
  updated for the refclock.
  Note: there will be only 1 D03 dts, UEFI will update
  	the refclock rate for that board in the fdt at
  	boot time.

John Garry (3):
  devicetree: bindings: scsi: hisi_sas add hip07 support
  hisi_sas: add device tree support for hip07
  hisi_sas: add v2 hw support for different refclk

 Documentation/devicetree/bindings/scsi/hisilicon-sas.txt | 3 ++-
 drivers/scsi/hisi_sas/hisi_sas.h                         | 2 ++
 drivers/scsi/hisi_sas/hisi_sas_main.c                    | 7 +++++++
 drivers/scsi/hisi_sas/hisi_sas_v2_hw.c                   | 8 ++++++--
 4 files changed, 17 insertions(+), 3 deletions(-)

-- 
1.9.1

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/3] hisi_sas add hip07 support John Garry <john.garry@huawei.com> - 2016-09-20 12:40 +0200
  [PATCH 1/3] devicetree: bindings: scsi: hisi_sas hip07 support John Garry <john.garry@huawei.com> - 2016-09-20 12:40 +0200
  [PATCH 2/3] hisi_sas: add device tree support for hip07 John Garry <john.garry@huawei.com> - 2016-09-20 12:40 +0200
  [PATCH 3/3] hisi_sas: add v2 hw support for different refclk John Garry <john.garry@huawei.com> - 2016-09-20 12:40 +0200

csiph-web