Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752133AbdHNNjN (ORCPT ); Mon, 14 Aug 2017 09:39:13 -0400 Received: from smtprelay.synopsys.com ([198.182.60.111]:49780 "EHLO smtprelay.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751569AbdHNNjL (ORCPT ); Mon, 14 Aug 2017 09:39:11 -0400 From: Eugeniy Paltsev To: "p.zabel@pengutronix.de" CC: "linux-kernel@vger.kernel.org" , "mark.rutland@arm.com" , "Eugeniy.Paltsev@synopsys.com" , "robh+dt@kernel.org" , "linux-snps-arc@lists.infradead.org" , "devicetree@vger.kernel.org" Subject: Re: [PATCH] ARC: reset: introduce AXS10x reset driver Thread-Topic: [PATCH] ARC: reset: introduce AXS10x reset driver Thread-Index: AQHTEfd/edCbMjsACESv0DAMB0YMy6J/Cu0AgAS0roA= Date: Mon, 14 Aug 2017 13:37:56 +0000 Message-ID: <1502717875.2586.13.camel@synopsys.com> References: <20170810164112.9894-1-Eugeniy.Paltsev@synopsys.com> <1502459172.2310.16.camel@pengutronix.de> In-Reply-To: <1502459172.2310.16.camel@pengutronix.de> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.121.8.106] Content-Type: text/plain; charset="utf-8" Content-ID: <5A2BD1BBB5362C4E8ACA4BB872B4129B@internal.synopsys.com> MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by nfs id v7EDdJEe004804 Content-Length: 679 Lines: 22 On Fri, 2017-08-11 at 15:46 +0200, Philipp Zabel wrote: > Hi Eugeniy, > > On Thu, 2017-08-10 at 19:41 +0300, Eugeniy Paltsev wrote: > > ARC AXS10x boards support custom IP-block which allows to control > > reset signals of selected peripherals. For example DW GMAC, etc... > > This block is controlled via memory-mapped register (AKA CREG) > > which > > represents up-to 32 reset lines. > > > > As of today only the following lines are used: > >  - DW GMAC - line 5 > > > > Signed-off-by: Eugeniy Paltsev > > Could you check if the reset-simple driver that I posted today would > work for you? > Yes, it would. Thanks. --  Eugeniy Paltsev