Received: by 2002:ac0:a581:0:0:0:0:0 with SMTP id m1-v6csp315929imm; Mon, 2 Jul 2018 12:02:34 -0700 (PDT) X-Google-Smtp-Source: ADUXVKLJZXlkvxc1T9JlpG9B+fSizy6prgikmfdFbabQqCH06bmsY5EgskaHb5DB8VYplt+hydfj X-Received: by 2002:a63:7703:: with SMTP id s3-v6mr23187819pgc.339.1530558154657; Mon, 02 Jul 2018 12:02:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1530558154; cv=none; d=google.com; s=arc-20160816; b=PhzTz2yKehIl9xvbusFBj3waT6IbnjIG8aZh7VG1TrJ2KJm7TXPA0jgxPC6GeI6Iwu P8KnnOdvG9IWXpN74Vr2E2MknhgMrta2GYk2vAaun3mdWBBZ4wwH69eZXIDDiIM7nbef dGhfUjfWE6CE205dFdUrmBHLV9rENNQHGPI3fQUUPa9/eqnM6EVwx1do7pCZsUH79QJX VF2WXmEzaEeaPzt7sSOcy0I2tMX/75YZt2ly9lrG83Xz9yZPZ70ajBTFyyt1pQ1HyRts yiJT8DGvE8gXtfGfy3MVnqnIgd3sZKgIsSu2mj4WqvGCVFei2c1bfeVNI9Rzdit2ieS2 UfeA== 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=sE8ZxsaujxAZBQPj1J+EcANMAXFo31jBqy7qN8GMcvg=; b=mMlHZUMp95yjfIT25Z9MqJz0YPhx56iYGZ8uazc3fDRYG2uA2b289xoL1ye63D17gv yItsaCWIvzgP5A7JKxyhJeOwBr3LkE4GqHX/OAOtTPKZPB6NfCneRpiQURAjpkn3cwIm GWaed9ExHLeH7BNbCzaLPtgf5B7WvpBiNXoEpoVkjy3ASPeFQsI4w2S2eSj3Q+ktWXtR tj0ir/UG1slgrgUfRnfgF2O9Dj0wowl/BDYjQyjgZExrjakQLNNfHTtiFirYGG7ble6p jwRBd3YMhFpchKxMPUCbPgcu/d1rirSHPXJO47MdwpQmGhUuGf7Fv/YPAN+A5cu3ipWG C8CQ== 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 p187-v6si16299506pfp.125.2018.07.02.12.02.19; Mon, 02 Jul 2018 12:02:34 -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 S1753429AbeGBTB2 (ORCPT + 99 others); Mon, 2 Jul 2018 15:01:28 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:60249 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753312AbeGBTB1 (ORCPT ); Mon, 2 Jul 2018 15:01:27 -0400 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 512) id 597C68051E; Mon, 2 Jul 2018 21:01:24 +0200 (CEST) Date: Mon, 2 Jul 2018 21:01:23 +0200 From: Pavel Machek To: Greg Kroah-Hartman Cc: Linus Torvalds , alan@linux.intel.com, Johan Hovold , Rob Herring , Mark Rutland , Andreas Kemnade , Arnd Bergmann , "H . Nikolaus Schaller" , Marcel Holtmann , Sebastian Reichel , Tony Lindgren , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH v3 0/8] gnss: add new GNSS subsystem Message-ID: <20180702190123.GA30798@amd> References: <20180601082259.17563-1-johan@kernel.org> <20180628120103.GA28131@kroah.com> <20180629094607.GC31718@amd> <20180629182600.GA17562@kroah.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="G4iJoqBmSsgzjUCe" Content-Disposition: inline In-Reply-To: <20180629182600.GA17562@kroah.com> 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 --G4iJoqBmSsgzjUCe Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri 2018-06-29 14:26:00, Greg Kroah-Hartman wrote: > On Fri, Jun 29, 2018 at 11:46:07AM +0200, Pavel Machek wrote: > >=20 > > > > Finally, note that documentation (including kerneldoc) remains to be > > > > written, but hopefully this will not hinder review given that the > > > > current interfaces are fairly self-describing. > > >=20 > > > This all looks great. Thanks for doing this work and adding a new > > > subsystem for something that has been asked for for many years. > > >=20 > > > All now merged in my tree, nice job! > >=20 > > I don't think discussion was finished on this one. >=20 > It looked done to me as there was only a single set of patches, with no > other working patches submitted from anyone else. Is "noone submitted patches on top" sufficient reason to apply the patch? > If this turns out to be a "bad" api, then we can deal with it then, but > for now let's try this out. Series uses /dev/gnss0 , without providing hardware abstraction, blocking place for proper gnss layer. Suggested fix is to to make it "/dev/gnssraw0". How do you propose to fix this after it is merged? Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --G4iJoqBmSsgzjUCe Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAls6doMACgkQMOfwapXb+vJwaACeI+rqau9/0yFxcUNAqyXyIDPw ZI8AoLvECl1hLw7rSIT2LPKjY3kT8o0s =qXOS -----END PGP SIGNATURE----- --G4iJoqBmSsgzjUCe--