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 X-Spam-Level: X-Spam-Status: No, score=-2.3 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_2 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 071EEC10F14 for ; Thu, 3 Oct 2019 13:48:16 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id DBF16215EA for ; Thu, 3 Oct 2019 13:48:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728998AbfJCNsO (ORCPT ); Thu, 3 Oct 2019 09:48:14 -0400 Received: from szxga06-in.huawei.com ([45.249.212.32]:51624 "EHLO huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726002AbfJCNsO (ORCPT ); Thu, 3 Oct 2019 09:48:14 -0400 Received: from DGGEMS404-HUB.china.huawei.com (unknown [172.30.72.60]) by Forcepoint Email with ESMTP id 137486BB1CDD9FC35C57; Thu, 3 Oct 2019 21:48:12 +0800 (CST) Received: from localhost (10.202.226.61) by DGGEMS404-HUB.china.huawei.com (10.3.19.204) with Microsoft SMTP Server id 14.3.439.0; Thu, 3 Oct 2019 21:48:09 +0800 Date: Thu, 3 Oct 2019 14:48:01 +0100 From: Jonathan Cameron To: Jean-Baptiste Maneyrol CC: Jonathan Cameron , linux-iio Subject: Re: Patch ping Message-ID: <20191003144801.00005858@huawei.com> In-Reply-To: References: Organization: Huawei X-Mailer: Claws Mail 3.17.4 (GTK+ 2.24.32; i686-w64-mingw32) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.202.226.61] X-CFilter-Loop: Reflected Sender: linux-iio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-iio@vger.kernel.org On Tue, 1 Oct 2019 08:50:08 +0000 Jean-Baptiste Maneyrol wrote: > Hello Jonathan, > > just a kindly remember about my magnetometer support series for inv_mpu6050 still waiting for approval and merge. > > Thanks. > > Best regards, > JB Hi JB, I'm lagging rather a lot currently, but coming out the end of a jetlag so should be fine to catch up at the weekend. I've just been slotting a few random reviews in gaps at work this week, but not had a proper catch up session since getting back from Linaro connect. Jonathan