Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1495357
| From | John Garry <john.garry@huawei.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 1/3] devicetree: bindings: scsi: hisi_sas add hip07 support |
| Date | 2016-10-04 13:00 +0200 |
| Message-ID | <sovC1-1A5-7@gated-at.bofh.it> (permalink) |
| References | <sovC1-1A5-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Add support for hip07 chipset to hisi_sas controller. Chipset hip07 has v2 hw. Signed-off-by: John Garry <john.garry@huawei.com> Signed-off-by: Xiang Chen <chenxiang66@hisilicon.com> --- Documentation/devicetree/bindings/scsi/hisilicon-sas.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/scsi/hisilicon-sas.txt b/Documentation/devicetree/bindings/scsi/hisilicon-sas.txt index bf2411f..2a42a32 100644 --- a/Documentation/devicetree/bindings/scsi/hisilicon-sas.txt +++ b/Documentation/devicetree/bindings/scsi/hisilicon-sas.txt @@ -6,6 +6,7 @@ Main node required properties: - compatible : value should be as follows: (a) "hisilicon,hip05-sas-v1" for v1 hw in hip05 chipset (b) "hisilicon,hip06-sas-v2" for v2 hw in hip06 chipset + (c) "hisilicon,hip07-sas-v2" for v2 hw in hip07 chipset - sas-addr : array of 8 bytes for host SAS address - reg : Address and length of the SAS register - hisilicon,sas-syscon: phandle of syscon used for sas control -- 1.9.1
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2 0/3] hisi_sas add hip07 support John Garry <john.garry@huawei.com> - 2016-10-04 13:00 +0200
[PATCH v2 1/3] devicetree: bindings: scsi: hisi_sas add hip07 support John Garry <john.garry@huawei.com> - 2016-10-04 13:00 +0200
Re: [PATCH v2 1/3] devicetree: bindings: scsi: hisi_sas add hip07 support Rob Herring <robh@kernel.org> - 2016-10-09 03:50 +0200
[PATCH v2 3/3] hisi_sas: add v2 hw support for different refclk John Garry <john.garry@huawei.com> - 2016-10-04 13:00 +0200
[PATCH v2 2/3] hisi_sas: add device tree support for hip07 John Garry <john.garry@huawei.com> - 2016-10-04 13:00 +0200
Re: [PATCH v2 0/3] hisi_sas add hip07 support "Martin K. Petersen" <martin.petersen@oracle.com> - 2016-10-11 22:40 +0200
csiph-web