From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965769AbcBCSPc (ORCPT ); Wed, 3 Feb 2016 13:15:32 -0500 Received: from szxga03-in.huawei.com ([119.145.14.66]:43046 "EHLO szxga03-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965311AbcBCSOw (ORCPT ); Wed, 3 Feb 2016 13:14:52 -0500 From: John Garry To: , CC: , , , , , John Garry Subject: [PATCH 0/3] HiSilicon SAS ACPI support Date: Thu, 4 Feb 2016 02:26:07 +0800 Message-ID: <1454523970-118251-1-git-send-email-john.garry@huawei.com> X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.67.212.75] X-CFilter-Loop: Reflected X-Mirapoint-Virus-RAPID-Raw: score=unknown(0), refid=str=0001.0A020204.56B24396.01BB,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0, ip=0.0.0.0, so=2013-05-26 15:14:31, dmn=2013-03-21 17:37:32 X-Mirapoint-Loop-Id: 5a3ca18bc9764ee6fb795bf4b523d980 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This patchset introduces support for ACPI in the HiSilicon SAS driver. The driver will support both device tree and ACPI. Currently only v1 hw will use ACPI. John Garry (3): hisi_sas: use Unified Device Properties API hisi_sas: add v1 hw ACPI support hisi_sas: update driver version to 1.2 drivers/scsi/hisi_sas/hisi_sas.h | 4 +- drivers/scsi/hisi_sas/hisi_sas_main.c | 41 +++++++++++---------- drivers/scsi/hisi_sas/hisi_sas_v1_hw.c | 67 ++++++++++++++++++++++------------ 3 files changed, 67 insertions(+), 45 deletions(-) -- 1.9.1