Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp1945023yba; Sun, 7 Apr 2019 04:43:01 -0700 (PDT) X-Google-Smtp-Source: APXvYqxNNSjNwRSDDoFLVdlmEtRh3+r+HftHZZVI9IN4rvl7VniC/oMeGZap6SDYPl6ZcFWKdVQN X-Received: by 2002:a62:ac02:: with SMTP id v2mr23980012pfe.163.1554637381862; Sun, 07 Apr 2019 04:43:01 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1554637381; cv=none; d=google.com; s=arc-20160816; b=Ijo7qCBRRsRdkM9JN+P+GnDgy9dCQGaqbyaa+J1yflgoi6HheKBblkuZJ6nEYLff5o WN/JE39jiJpzSbhTuNQQprgezPPk3C4x2IMoubaCW0JrHp8n7zY80p2Vaja/z++R+25u Mn//xL9WYIKwiUmdGEmAM349+kmAnVunsxG/MvvGZNJhnPK+GvMP2YJjM2fCCPpiSDOl 9V6cjwog3fOmnMyHolQ6ZqRkuslM25ps1TTxMS9GX+iim0Hiuca1nqKjEbO1QFMf7qMo emanWzoCf1jxhFYX9TQ7aRiHyM0tY8e7oN8rcMVIIxpkNPtbA/Tjy/QGn5BxEVGDejFd WUcg== 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=2XPAPZKT0sJLChrMonWzi9xZnKBxIH+RiNLksBNtDEY=; b=aS0ACR6uAe2nRb0DOUiaAyFQEST8AJZUzY+VWV/wb/gaBRibqL8qAJLU5ZNfMRcQVT Pias4Y0k9ClRnYyAsUC3t7VEHGlUogbpzSDz17xf5cDEwBt8qGAqbXbMQgNpjBRU7VCZ 40UKmxthQdC24G4+ZV1VHm/wKDExEccWH4icJXP6FVWjB5VEvj6xB8UGTjlNjOiAu8Ko ztrhi38qNvdx6CJFiIifq/fnYDGm82yCNnThyqEaENoWLREXTRL9HeUmVnvIG7vze28n kK+x7F9eXpcSr82nErLIO60z82GPFbPzhqsT7fiCkh1SE1al1ZKBovc3GtQ81K5+s5ME bITw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=SdALsWAK; 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 a33si1964465pld.123.2019.04.07.04.42.44; Sun, 07 Apr 2019 04:43:01 -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=SdALsWAK; 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 S1726437AbfDGLmG (ORCPT + 99 others); Sun, 7 Apr 2019 07:42:06 -0400 Received: from mail.kernel.org ([198.145.29.99]:39664 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726245AbfDGLmF (ORCPT ); Sun, 7 Apr 2019 07:42:05 -0400 Received: from archlinux (cpc91196-cmbg18-2-0-cust659.5-4.cable.virginm.net [81.96.234.148]) (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 150F220879; Sun, 7 Apr 2019 11:42:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1554637324; bh=aAvSguYGM9UGIXRblqX5xACz5jTPq40U7EHlQ8KwK1U=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=SdALsWAKkhMNT/sG6tidJa5ocGvQpY98XX+nPS5tFvgtszeI/BPWjNYg3dMJ7CulI GLnTWiJ9M6v1VSGw081dAdTGeKLF8n1XEKlei1Yr0tc/3k8G1ZZzdzCZO/wVhTjAtb xq98thEJgTL3pXw9IclbZWv6AL0saJ5myom79NoM= Date: Sun, 7 Apr 2019 12:41:57 +0100 From: Jonathan Cameron To: "H. Nikolaus Schaller" Cc: Andy Shevchenko , 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 , devicetree , Linux Kernel Mailing List Subject: Re: [PATCH v2 00/10] iio mount matrix - revitalize missing bindings documentation and provide code for bmc150, bmg160, bma180, itg3200, hmc584x Message-ID: <20190407124157.1b3f1cd3@archlinux> In-Reply-To: <3A50A918-61AB-4710-B9DA-DF041A898944@goldelico.com> References: <20190303153201.440ac325@archlinux> <3A50A918-61AB-4710-B9DA-DF041A898944@goldelico.com> X-Mailer: Claws Mail 3.17.3 (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 Thu, 4 Apr 2019 08:29:12 +0200 "H. Nikolaus Schaller" wrote: > Hi Jonathan, > > > Am 03.03.2019 um 16:32 schrieb Jonathan Cameron : > > > > Thanks to Linus and Andy for reviews. > > I've picked up all but they documentation patch. I think > > it is 'very nearly there', but would like a few really minor > > tweaks. Seemed silly to stall the other patches on that though! > > Seems they have stalled elsewhere since they did not yet arrive in linux-next. The iio tree is not directly pulled into linux-next. Hence IIO patches only turn up there once I've sent a pull request to Greg and they have entered the staging-next tree. They still haven't quite made it into linux-next, but I'd imagine they will tomorrow. Jonathan > > The documentation patch is still on my todo list and will need a little more time > but that should not block the others. Absolutely, this was just tree handling delays and me messing up a pull request to slow things down even more. Jonathan > > BR and thanks, > Nikolaus >