Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp2044585ybi; Sun, 28 Jul 2019 00:51:48 -0700 (PDT) X-Google-Smtp-Source: APXvYqw3+9/pXqhTpRBVVpnrgsa98VpTFLvk5ScE3G1/Y8P4gIOFIPduUVhxntXdVeXPQy59yXQz X-Received: by 2002:a17:902:29e6:: with SMTP id h93mr46141783plb.297.1564300307939; Sun, 28 Jul 2019 00:51:47 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1564300307; cv=none; d=google.com; s=arc-20160816; b=AVXslF4UWwJYLZJUsOd6Gyqw8Hl3jRHlS3ciagreLzw930hkmKqmv15Ejbw0siynz8 zyGxe1nMX9DCglX9fHHdMQr4zK2RaYvXfFT2NO1VjoyNLnzSLlQSI0/+YhhgbiDCBDPU 5xIoQaK+WItoy53kcPX/HvHFJOX2tUn6RIZnZMTOI9h6YjkNiZ/O+a0fTMufSc7k/dXH ch+m7ZNfCXFWyMiNUdcSyc58miUJHVT+rQxpXp7TSSXH8P/gpl9/+pA0ghtVEAOk66o1 Zrxlb0bIzxjXMSFlKgKfZx74d/i1NEuVOIH7/oBGxV01LzD6GcQBRIKlYNR83W5b20BR vNHg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date :dkim-signature; bh=+pDI4CnrRv41R6wH3xqZLY9kByh8Vs6PUl+YBemZlqY=; b=AZsPDx1e89MornHUfkXQ1hGMkq1FBohMcdmMGDrnsB8MEGNOOSzX2wqZFHr64hGv8V mq+D6CkDBJb8TugTFninPcs9OWwZTklC0/cwZ1MC2m0Lbn9OHCcl/bPU3zqHqZqYRK10 EkCW8bxoKJ+s3OskrW9AenKLdR2V+Mk45JKzVW0xd6PGyEMASzKPKWPua763iRBRGya7 VSZN9VTQVwGkfLBW24JOWAYyx2IKcMjiI38ft6wOvX6nKhme36PHg52bHvHj8JedGFJU fJKCRjxl9jFMClVkyexhRtFW/MPxh/FNI+nYJ9PabBQ8v2QR560Mob2fUVBSztcPlXUv r13Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=LGuaTLMh; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j17si18172195pgj.15.2019.07.28.00.51.32; Sun, 28 Jul 2019 00:51:47 -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; dkim=pass header.i=@kernel.org header.s=default header.b=LGuaTLMh; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726058AbfG1HuT (ORCPT + 99 others); Sun, 28 Jul 2019 03:50:19 -0400 Received: from mail.kernel.org ([198.145.29.99]:49938 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725886AbfG1HuT (ORCPT ); Sun, 28 Jul 2019 03:50:19 -0400 Received: from archlinux (cpc149474-cmbg20-2-0-cust94.5-4.cable.virginm.net [82.4.196.95]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 2AEE72070D; Sun, 28 Jul 2019 07:50:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1564300218; bh=EMON1xbHxqhol4OWAY88eLLqBUAAabNCHjiC81S7aAY=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=LGuaTLMhdwiDq+5oLIuAxK9XVoZ/s/80qS+cHolmJG5RNnmG2PLPJz4Pf/Deu627K TpevS7EwA6/OhT+f9EUq5V6GMBfT6WwAOUqxiMhtiPfnxsuPrteMMgXBGTAuXajEY4 GayUnT2iTbqojCvckqMgVD/5ttGKUXIljAoRS7Es= Date: Sun, 28 Jul 2019 08:50:10 +0100 From: Jonathan Cameron To: "H. Nikolaus Schaller" Cc: Linus Walleij , Rob Herring , Mark Rutland , Andy Shevchenko , Charles Keepax , Song Qiang , Jean-Baptiste Maneyrol , Martin Kelly , Jonathan Marek , Brian Masney , Stephan Gerhold , Discussions about the Letux Kernel , Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald-Stadler , linux-iio@vger.kernel.org, "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , "linux-kernel@vger.kernel.org" , Gregor Boirie , Sebastian Reichel , Samu Onkalo Subject: Re: [PATCH v2 02/10] iio: document bindings for mounting matrices Message-ID: <20190728085010.36040cb2@archlinux> In-Reply-To: <4C901747-1657-47AD-A9D7-10E41AFB35CB@goldelico.com> References: <32025b2a8ccc97cc01f8115ee962529eb5990f00.1550768574.git.hns@goldelico.com> <4C901747-1657-47AD-A9D7-10E41AFB35CB@goldelico.com> X-Mailer: Claws Mail 3.17.4 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 23 Jul 2019 11:46:49 +0200 "H. Nikolaus Schaller" wrote: > Hi Linus, > > > Am 23.07.2019 um 09:42 schrieb Linus Walleij : > > > > Hi H. Nikolaus, > > > > On Thu, Feb 21, 2019 at 6:03 PM H. Nikolaus Schaller wrote: > > > >> From: Linus Walleij > > > > It is fair for you to change authorship to yourself at this point. > > Just keeping my Signed-off-by is sufficient. > > Well, I think my contribution is less than yours :) > > > > >> The mounting matrix for sensors was introduced in > >> commit dfc57732ad38 ("iio:core: mounting matrix support") > >> > >> However the device tree bindings are very terse and since this is > >> a widely applicable property, we need a proper binding for it > >> that the other bindings can reference. This will also be useful > >> for other operating systems and sensor engineering at large. > >> > >> I think all 3D sensors should support it, the current situation > >> is probably that the mounting information is confined in magic > >> userspace components rather than using the mounting matrix, which > >> is not good for portability and reuse. > >> > >> Cc: Linus Walleij > >> Cc: Gregor Boirie > >> Cc: Sebastian Reichel > >> Cc: Samu Onkalo > >> Cc: devicetree@vger.kernel.org > >> Signed-off-by: Linus Walleij > >> Signed-off-by: H. Nikolaus Schaller > > > > Did this patch fall off somewhere? I think it's really neat, even in this > > form it is great help for developers. If you want I can try picking up the > > comments and resend it. > > Well, I had planned to review it again and promised to send out a new > version. But as usual this ToDo becomes hidden by always more important > tasks. > > So I am fine if you can pick comments and resend it. I think there will > be others who help to make it even better in the future if the mount matrix > is more widely used. > > BR, > Nikolaus > Given the comments that 'need' any response are fairly minor, I've just taken the view that the perfect is the enemy of the good and applied it to the togreg branch of iio.git with some really small tweaks. Thanks for offering to tidy this up Linus, but seems like it would be a waste of your time for such trivial tweaks! The only one outstanding that I haven't 'fixed' is the question I raised on face down or face up when talking about flat on the ground. That might want a clarifying comment. Applied to the togreg branch of iio.git and pushed out as testing for the autobuilders to play with it (or not as the case may be!) Thanks, Jonathan