From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2AA90EB64D7 for ; Tue, 20 Jun 2023 09:01:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232081AbjFTJBL (ORCPT ); Tue, 20 Jun 2023 05:01:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57848 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232082AbjFTJBJ (ORCPT ); Tue, 20 Jun 2023 05:01:09 -0400 Received: from mail.zeus03.de (www.zeus03.de [194.117.254.33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0B5571703 for ; Tue, 20 Jun 2023 02:00:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple; d=sang-engineering.com; h= date:from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=k1; bh=h0pwII/osiZQMcrjxkgj4Y9BGp05 vZ2TtRFtVzE1d00=; b=3agXCm4UMOic3fHPpNZFnpFfAQFZErRv2POvhTB+gYjr TNM2E4T5hHSZnT3wTNUHGrrPsKncBb/MZc159daTUUiPtNU0ftCodifLKc++M1aW Tj2khKTi7Ft+G00GpC4mRwpuHp1R29jPsJ6GVjOnKkbRG4yuVV2W/H4pnctLNkk= Received: (qmail 568493 invoked from network); 20 Jun 2023 11:00:55 +0200 Received: by mail.zeus03.de with ESMTPSA (TLS_AES_256_GCM_SHA384 encrypted, authenticated); 20 Jun 2023 11:00:55 +0200 X-UD-Smtp-Session: l3s3148p1@fa+U44v+vINehhtC Date: Tue, 20 Jun 2023 11:00:55 +0200 From: Wolfram Sang To: Johan Hovold Cc: linux-renesas-soc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [RFC PATCH 1/5] WIP: gnss: merge MTK driver into UBX driver Message-ID: Mail-Followup-To: Wolfram Sang , Johan Hovold , linux-renesas-soc@vger.kernel.org, linux-kernel@vger.kernel.org References: <20230523064310.3005-1-wsa+renesas@sang-engineering.com> <20230523064310.3005-2-wsa+renesas@sang-engineering.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="b2ug3UcAHMJsknOi" Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org --b2ug3UcAHMJsknOi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi Johan, > and sorry about the late feedback on this. Didn't have time to process > my queue before some holiday last week. No worries. I hope you had some nice holiday! > No, sorry, keeping separate drivers per vendor was a deliberate choice. Yes, OK. I am not really surprised. > First, some of these devices support vendor specific protocols which we > may add driver support for at some point beyond currently just exporting > this information to user space (e.g. to change line speed from the > driver). OK, I thought we can seperatae again if this really coming somewhen, but we can also leave it like this. > Second, device families are expected to share at least some common > properties like reset signalling and supplies, which are better kept > separate. Thanks for the feedback! Wolfram --b2ug3UcAHMJsknOi Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAmSRascACgkQFA3kzBSg KbbNpg/9Fub1Yxq7inof/XB992RnC3OfDgqetgzj8TnecbxYKDg+hNd+IRHywhZV iUm8SrL5wC5jHZ7ugxgtRkZbqAkaEHh5rNI3Vo5HFl29bBjC6XKAiW+xoGMyauNi LfvzVAMDBFRC9i4fGHVQSS5o+rUMN4iX/BmtfAs4mVaV8LQt16XiE6TXtZt5kBYV Ac0RBgyLoe+8cIIvNccXZX/xjZRYjKx8L2lkAJdJBzhbs1vBP/baGOzu+wf6kS1N xqSVliwEp0d+UPg1sapvHX+65+rYDkvJ8Wh4lUtQ4U9tRPhP2VQiEE70rXDwmbF4 aMEYC1hKiGCiMMfenDgXQ/wnrQoemrBxvs0Ac/okveNzY0A7BCDccXJPIkgQvE9+ CZmjUWSpPpUmu/QATsYrl5q9fmrT9BxRVbgLYeX1m7tF4XVngrjHJxAXLPz0EJrU pL9Er95ogXL4opiOpZvaYz9THBBgogvW8yAD/HhHA9cetEGnxOG67g4kLbGQgeEp 8sFqRcZA2s64DemewUOFwDu4gv/OBxV7qe5XULNfYg1aLQXukwaQcNLK3qCYI4De qj+zHbbCwA0omxCBxrs39zO1l1bdQCfum6UZc/3j5JcjY2NE2H3slVLtBj6AK1XY egfrzBa5L5mO4r2Eo9yrB/NKe/n8ofzvkbdWCocfMtx51Ky+vfo= =4U9z -----END PGP SIGNATURE----- --b2ug3UcAHMJsknOi--