[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160422204418.GA19071@rob-hp-laptop>
Date: Fri, 22 Apr 2016 15:44:18 -0500
From: Rob Herring <robh@...nel.org>
To: Yisen Zhuang <Yisen.Zhuang@...wei.com>
Cc: devicetree@...r.kernel.org, netdev@...r.kernel.org,
pawel.moll@....com, mark.rutland@....com,
ijc+devicetree@...lion.org.uk, galak@...eaurora.org,
davem@...emloft.net, yankejian@...wei.com,
huangdaode@...ilicon.com, salil.mehta@...wei.com,
lipeng321@...wei.com, liguozhu@...wei.com, xieqianqian@...wei.com,
linuxarm@...wei.com
Subject: Re: [PATCH net-next 04/10] net: hns: add attribute
reset-field-offset for dsaf node
On Fri, Apr 22, 2016 at 03:20:13PM +0800, Yisen Zhuang wrote:
> Add the subctrl reset offset for dsaf, this property is used to reset
> xge/ge ports for different dsaf. If this attribute is not present,
> default value 0 will be used.
>
> Signed-off-by: Daode Huang <huangdaode@...ilicon.com>
> Signed-off-by: Yisen Zhuang <yisen.zhuang@...wei.com>
> ---
> .../devicetree/bindings/net/hisilicon-hns-dsaf.txt | 2 ++
Please put DT bindings in separate patches and don't modify the same
binding in a series of patches. You are describing h/w and the h/w is
not changing.
> drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c | 8 +++++
> drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.h | 1 +
> drivers/net/ethernet/hisilicon/hns/hns_dsaf_misc.c | 40 +++++++++++++++-------
> 4 files changed, 39 insertions(+), 12 deletions(-)
Powered by blists - more mailing lists