Received: by 10.223.185.116 with SMTP id b49csp8829379wrg; Fri, 2 Mar 2018 08:38:36 -0800 (PST) X-Google-Smtp-Source: AG47ELsqtSdIo5dtjAmnBDIvy1j4k201QqFbN3PqG6P7AkBy1FY3R5CbqdEGV9LfN5/c9mt2JSqt X-Received: by 10.99.120.5 with SMTP id t5mr4946247pgc.156.1520008715973; Fri, 02 Mar 2018 08:38:35 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1520008715; cv=none; d=google.com; s=arc-20160816; b=Voz1GkJGD2Vx8JAx3Pc8ZozmHa8STWSmmsZyMdr33jU3Im5+Lchns3acwvvADGydb6 Lt1wx4ygh1K+G7gJEmqYOmjMPCM1W4X/OAw7DwrHcHcv3/k2ZzrOQ43dTPME3P5teJog PJGTxbVQlZ4HSZHO2SESQ+gXHUCLd0QKBRZvkPkLkI9YJ6mR/FFcXeGFBz3RFQ7M4HLA BeifmWSHwdiQz/Tu6VdyaCXuCf/Xt6Doysa0efbPGUh4ys6nJFT/CUFckzH0wb0nyQo6 z14pTi5MITWok5Kx+9Sa3tiXafhyz8ukn4QXHO9DjEciSk8jeNWtzwkkUPau59nY8zrR pq2Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:in-reply-to :mime-version:user-agent:date:message-id:from:cc:references:to :subject:arc-authentication-results; bh=fZWyRd9IMjxOOV1KD3hq09219QO/K1Wr2GGQ0knGfsw=; b=bySOOLVRGRNFitM27Fy6u8gAh/RAswUjeTvpKOu/bRGhxX7imG2l7izy1tTxebjtGk SUrXql1MzJ9in3WxdSKJotwBmNjBGwJQ1m6l6o+a5JDMSTRA+kBbbMzDH0AidMrbhKQo cQWaF14zg2qXyplXCq7XvBCoGUz2E9mbdd4NaKNAResBAK+ryMIlAmcO60h/PG9ebH/v xM13voVLR0u7Pe7gEqAqAep5+2je9DMsPMRLVNzEcw0DBU5gOYj5idHi4feTikk80dOn n/DAS8MujHYlKYirudB6qYiQMtmZNfNvUDraNOUX6FkEFSy89XBU3A1OoeASXsDNyMf9 bM5w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id f1-v6si5041203plb.73.2018.03.02.08.38.21; Fri, 02 Mar 2018 08:38:35 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1427041AbeCBQLL (ORCPT + 99 others); Fri, 2 Mar 2018 11:11:11 -0500 Received: from szxga05-in.huawei.com ([45.249.212.191]:5735 "EHLO huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1424002AbeCBQLJ (ORCPT ); Fri, 2 Mar 2018 11:11:09 -0500 Received: from DGGEMS414-HUB.china.huawei.com (unknown [172.30.72.58]) by Forcepoint Email with ESMTP id 894E335D9689B; Sat, 3 Mar 2018 00:10:53 +0800 (CST) Received: from [127.0.0.1] (10.202.227.238) by DGGEMS414-HUB.china.huawei.com (10.3.19.214) with Microsoft SMTP Server id 14.3.361.1; Sat, 3 Mar 2018 00:10:47 +0800 Subject: Re: [PATCH v2 1/8] dt-bindings: scsi: hisi_sas: add an property of signal attenuation To: Rob Herring References: <1520003182-26277-1-git-send-email-john.garry@huawei.com> <1520003182-26277-2-git-send-email-john.garry@huawei.com> CC: "James E.J. Bottomley" , "Martin K. Petersen" , Mark Rutland , , , Linuxarm , "linux-kernel@vger.kernel.org" , Xiaofei Tan From: John Garry Message-ID: <7f62130c-723a-c9ab-533b-48e8addf3dba@huawei.com> Date: Fri, 2 Mar 2018 16:10:41 +0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.202.227.238] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/03/2018 15:57, Rob Herring wrote: > On Fri, Mar 2, 2018 at 9:06 AM, John Garry wrote: >> > From: Xiaofei Tan >> > >> > For some new boards with hip07 chipset we are required to >> > set PHY config registers differently. The hw property which >> > determines how to set these registers is in the PHY signal >> > attenuation readings. >> > >> > This patch add an devicetree property, hisi-signal-attenuation, >> > which is used to describe the signal attenuation of an board. >> > >> > Cc: Rob Herring >> > Cc: Mark Rutland >> > Signed-off-by: Xiaofei Tan >> > Signed-off-by: John Garry >> > --- >> > Documentation/devicetree/bindings/scsi/hisilicon-sas.txt | 7 +++++++ >> > 1 file changed, 7 insertions(+) >> > >> > diff --git a/Documentation/devicetree/bindings/scsi/hisilicon-sas.txt b/Documentation/devicetree/bindings/scsi/hisilicon-sas.txt >> > index df3bef7..6f6876a 100644 >> > --- a/Documentation/devicetree/bindings/scsi/hisilicon-sas.txt >> > +++ b/Documentation/devicetree/bindings/scsi/hisilicon-sas.txt >> > @@ -53,6 +53,13 @@ Main node required properties: >> > Optional main node properties: >> > - hip06-sas-v2-quirk-amt : when set, indicates that the v2 controller has the >> > "am-max-transmissions" limitation. >> > + - hisi-signal-attenuation : array of 3 32-bit values, containing de-emphasis, > The format for vendor prefixes is: ,property-name > > And should only be ones defined in vendor-prefixes.txt Hi Rob, To save a v4, that would be "hisilicon,signal-attenuation", right? Thanks, John > >> > + preshoot, and boost attenuation readings for the board. They >> > + are used to describe the signal attenuation of the board. These