Received: by 2002:a25:c593:0:0:0:0:0 with SMTP id v141csp2045644ybe; Tue, 3 Sep 2019 07:14:42 -0700 (PDT) X-Google-Smtp-Source: APXvYqxTbKwgmt4zufeKah+zmixTjAqYlf1fBTVWySSqcDA72i6kD1VG0Ra2cie1kN4mG9JDR6UO X-Received: by 2002:a63:2006:: with SMTP id g6mr29935427pgg.287.1567520082785; Tue, 03 Sep 2019 07:14:42 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1567520082; cv=none; d=google.com; s=arc-20160816; b=XmP4/cHE1NJZKglAIa68wdl5PMTjJalhVfRQN8vyaq5OuC65c19Vq4GM0CXpDLf43B P2oBCJSWTOa0oZzo+7WlJMnQM70tF5bF9xhE5To0MhSlDoFEePAP+k1nA/Kh8BnZ8vEp KLy4vuFEtnhMAn/6G/Of+EPRJ9lkUAeZlMBOoi7PF05ExkDB9lIR9d0JVjFX8EmKoOQ3 aVu815VsJhtOXs+wEsLfqzungJGvtuQkxsu9IYBui6G4pAwvCQGhRZVNc2r4haxchj23 E+KcM7EaBRp8OnSo6SZLw5ulw46bkoLHW1oGM3wMQikIXB89EywJXHhzKua8QB/XKDp+ y+Xg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=Rttim1W2pOeDEBiBQaGweJ49IE/ommQANahpMofjohY=; b=G0Olclqgy2bBk4Mu6mYsPqinBRnU2dQw7hG04TMHEXn2MJRNxvRZJDpG0aUYncx0RD 1qnptqsvdq15iHoJMm9RcseFbuCXyOKedbXE1KlvkzbV+9Njtfnt7goqv+dK6pQHlEZH /W4IP1JoQC7XFJqNLRQ1YJg3UEwzm5DiseyjWx3u4i8CAfh5jNiJbXKiDODqjC8f6gWG 8c6TIw83SX0vNOxLv/l+0kc3rSlZ8vvRhuzskPxUra/t5w4LtM3aKeJMN4h2HLcKbwfx vF8Ge1KAgD2zFGnQKI6WxQY9yzYMvc54J30aEEPtzFHd4/nbyVv13gH9nCGdoFiv9OIx ve9g== 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 b97si15123763plb.163.2019.09.03.07.14.26; Tue, 03 Sep 2019 07:14:42 -0700 (PDT) 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 S1729488AbfICOMx (ORCPT + 99 others); Tue, 3 Sep 2019 10:12:53 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:57584 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728576AbfICOMw (ORCPT ); Tue, 3 Sep 2019 10:12:52 -0400 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 512) id 80B2A81FA1; Tue, 3 Sep 2019 16:12:35 +0200 (CEST) Date: Tue, 3 Sep 2019 16:12:48 +0200 From: Pavel Machek To: Ran Wang Cc: Leo Li , Rob Herring , Mark Rutland , "Rafael J . Wysocki" , Biwen Li , Len Brown , Greg Kroah-Hartman , "linuxppc-dev@lists.ozlabs.org" , "linux-arm-kernel@lists.infradead.org" , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-pm@vger.kernel.org" Subject: Re: [PATCH v6 3/3] soc: fsl: add RCPM driver Message-ID: <20190903141248.GA8354@amd> References: <20190821031537.46824-1-ran.wang_1@nxp.com> <20190821031537.46824-3-ran.wang_1@nxp.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="EeQfGwPcQSOJBaQU" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --EeQfGwPcQSOJBaQU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > > + /* Begin with first registered wakeup source */ > > + ws =3D wakeup_source_get_start(&idx); >=20 > Since I have mad some change in this version, could you please take a loo= k on this. > If it's OK to you, I would re-add 'Acked-by: Pavel Machek ' I'm sorry, I'm a bit busy at the moment and this is not really my area. Best regards, Pavel =09 --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --EeQfGwPcQSOJBaQU Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAl1udOAACgkQMOfwapXb+vLLrwCgprpkyPdWIRm3F6Lv4rV9h5Vg zkUAnRa7EWL6E5/thkcXz87A7zdQUWUB =oBPe -----END PGP SIGNATURE----- --EeQfGwPcQSOJBaQU--