Received: by 10.213.65.68 with SMTP id h4csp3372096imn; Tue, 3 Apr 2018 03:53:20 -0700 (PDT) X-Google-Smtp-Source: AIpwx481YZJeAaLChcdADZz3h9dZGjOGWbtn5uAMLrBrdpsmQeugRdrGO9zk6I7EfReSb9dodJzo X-Received: by 10.98.238.4 with SMTP id e4mr403159pfi.212.1522752800166; Tue, 03 Apr 2018 03:53:20 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1522752800; cv=none; d=google.com; s=arc-20160816; b=lNFCQaAles79lkHEd5xhkJFfckCIqgQ7OhzukAVvYrrRQ5nfzX83fk+0GCEWrGhhLR nOiLtt6GIAXqebpFKK7J3ZD6quzTXybojCMsRt7QxlxbqXVaG70INXgM0SGWLEhcdryy z16cbpALkB06ww2KlyqUjoeSWHcdHgoY41R4LgGgLWZ5y6V4mpT09W3x7qTKBayAIHzY 7ohZAZZ81yvbuprxUu59l5cQBEgoO6WAan/jBYjDJ/sjlZp98GXjTj77cYnIthMNU/3n EK5P1KPNOFit7rQG9Gm+07m8oZgXAxRSZV64PW+przzFwSkpbsD9Z3/f3DemzJjhcgHG zJOA== 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:arc-authentication-results; bh=CTFegFEYIgten7kmnNR5DY9JsbM1Q6DnZR12ohg8wTQ=; b=iVH4dzHLKKfhxzJcfc8/VJRieZET/ts8cJEOu561M8hBGx8qjvv4uAtn5W2fQS1kMR Dp8PLqtV2TtV3xjCASG3Nmykg4yhYtYNjG1WHFNZ9YzcIxeVgXP/vWPb5WbxS46c3R7M IC/EDT6LQ2kL2cndSJro8OC1o20/mj2Nq+3sVFrO2/TPoDBtcQx3LZ3WhES7k/zET3Ih ec7TwmM9JrnGtvlfm1I7r9ocFH+n7BwcYZFVlKAt5RDk2eNkEziE48k70tFTfLYKPtP5 KOcKuwG0NMWnVgo4Fp6AktWrH6dsr6mXYP8RrRdCpLyUDBiyOxrasPmISMIHrrLBnLcc MuzQ== 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 k191si1781082pgd.449.2018.04.03.03.52.36; Tue, 03 Apr 2018 03:53:20 -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 S1755270AbeDCKsz (ORCPT + 99 others); Tue, 3 Apr 2018 06:48:55 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:54655 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755064AbeDCKsx (ORCPT ); Tue, 3 Apr 2018 06:48:53 -0400 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 512) id E36EA80419; Tue, 3 Apr 2018 12:48:51 +0200 (CEST) Date: Tue, 3 Apr 2018 12:48:51 +0200 From: Pavel Machek To: Sebastian Reichel Cc: Sebastian Reichel , Milo Kim , Lee Jones , Daniel Thompson , Rob Herring , Tony Lindgren , Jingoo Han , Mark Rutland , linux-kernel@vger.kernel.org, linux-fbdev@vger.kernel.org, devicetree@vger.kernel.org, linux-omap@vger.kernel.org Subject: Re: [PATCHv4 06/10] mfd: ti-lmu: add PWM support Message-ID: <20180403104851.GC6758@amd> References: <20180330172414.26575-1-sebastian.reichel@collabora.co.uk> <20180330172414.26575-7-sebastian.reichel@collabora.co.uk> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="raC6veAxrt5nqIoY" Content-Disposition: inline In-Reply-To: <20180330172414.26575-7-sebastian.reichel@collabora.co.uk> 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 --raC6veAxrt5nqIoY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri 2018-03-30 19:24:10, Sebastian Reichel wrote: > This adds support to acquire the optional PWM channel, > that can be used by some of the LMU variants. >=20 > Signed-off-by: Sebastian Reichel Patches 1-6: Acked-by: Pavel Machek Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --raC6veAxrt5nqIoY Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlrDXBMACgkQMOfwapXb+vI0eQCglNF+VrkOld245Pmxzn6tpTpD VKUAn2r/6M6FaIc7fq0mJtmPUBO5IF9G =g3E7 -----END PGP SIGNATURE----- --raC6veAxrt5nqIoY--