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=-5.3 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham 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 050A2CA9EB6 for ; Wed, 23 Oct 2019 09:31:18 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id CB00621A4A for ; Wed, 23 Oct 2019 09:31:17 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="plSwP6c6" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2404065AbfJWJbR (ORCPT ); Wed, 23 Oct 2019 05:31:17 -0400 Received: from mail-wm1-f66.google.com ([209.85.128.66]:50793 "EHLO mail-wm1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2403893AbfJWJbR (ORCPT ); Wed, 23 Oct 2019 05:31:17 -0400 Received: by mail-wm1-f66.google.com with SMTP id q13so10348808wmj.0 for ; Wed, 23 Oct 2019 02:31:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent; bh=2fLQAYivjPCeFhrnS0eAbtLcKwI/jjUTQJtAub9j6h8=; b=plSwP6c6mLqj8vkc7p9cJc1rbasnfbXWCxxziBoPaInno3/XEo+2lmnN2HKb3mng3y tYdqtYrpxH1mA80BuazCzz8AKwvOVTCbjnSSs3m5XVf+trbtHa5TntpXxJcnw+P7+8Ge gRWgy5U0wtzomDDu+DfmIsyVbWAxuBLLW7qp8G39q+jjv+eJ1CwMjsisd3/vmUs5NEOb B9sQQbrPK2U/TKjclRAaDLPlcTBZGqbul8HMqEKMkLrRlhS1sCO1ptnKQkRd0DYALnvi P5kZG5BNVrgxUfiU8KlCWnMqp7q5B4QSDiLRw/prg85Dkhy+aY6QfrDGUA3h87jRTcQP lQyQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to:user-agent; bh=2fLQAYivjPCeFhrnS0eAbtLcKwI/jjUTQJtAub9j6h8=; b=Ru+JdWF9g04gkQg3nyGJmSyasvr0FHr/Cnk2KgKKKgA3I0AM8x3ceFmWlg1ljUdmWz FtMqf/6B9+FNfSKqAuG2NZ+dt2+HoU/+MwISrWWTawOmlaAbvn1fJCneUHUabJyz418G mdYyU8upl0yjejELJKQU/JoQxT/wi06+92jUY9Ud0LSldGoK2GAOg+LcPkBrjUJG6g3d i2ByYpzDSL0UFSdkflDZHO7K8yQhfVJXcAZJvmQPfGILV3sRCCBKGEbrp5kDeQJTNXl0 +lJi4hL+xczicTJbSAKuQxgExaStmBDUZIz/sdNMEowkJNZ1f9e3PMgGhQlF0Ck1P5uf onPw== X-Gm-Message-State: APjAAAVJi89gRjmJ2iIjvFpWTzo9A1bNuYXyI5wZAggncfRtogIWSwZc SghG0OUJcsDN2uDn0gM51MRzhQ== X-Google-Smtp-Source: APXvYqykfve4PxGAzNbeonYmDixqLBfWcdLX29lVDVQi9qir+N9Q6u3ur5hniBnheE7/KszY9XK5Eg== X-Received: by 2002:a1c:5415:: with SMTP id i21mr3193435wmb.120.1571823075340; Wed, 23 Oct 2019 02:31:15 -0700 (PDT) Received: from dell ([95.149.164.99]) by smtp.gmail.com with ESMTPSA id u1sm31823556wru.90.2019.10.23.02.31.03 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 23 Oct 2019 02:31:14 -0700 (PDT) Date: Wed, 23 Oct 2019 10:30:58 +0100 From: Lee Jones To: Jeff LaBundy Cc: Jonathan Cameron , dmitry.torokhov@gmail.com, jdelvare@suse.com, linux@roeck-us.net, thierry.reding@gmail.com, devicetree@vger.kernel.org, linux-input@vger.kernel.org, linux-hwmon@vger.kernel.org, u.kleine-koenig@pengutronix.de, linux-pwm@vger.kernel.org, knaack.h@gmx.de, lars@metafoo.de, pmeerw@pmeerw.net, linux-iio@vger.kernel.org, robh+dt@kernel.org, mark.rutland@arm.com Subject: Re: [PATCH 1/8] dt-bindings: mfd: iqs62x: Add bindings Message-ID: <20191023093058.GA19477@dell> References: <1571631083-4962-1-git-send-email-jeff@labundy.com> <1571631083-4962-2-git-send-email-jeff@labundy.com> <20191022120051.686ed9f9@archlinux> <20191023033646.GB4458@labundy.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20191023033646.GB4458@labundy.com> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-iio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-iio@vger.kernel.org On Tue, 22 Oct 2019, Jeff LaBundy wrote: > Hi Jonathan, > > On Tue, Oct 22, 2019 at 12:00:51PM +0100, Jonathan Cameron wrote: > > On Sun, 20 Oct 2019 23:11:16 -0500 > > Jeff LaBundy wrote: > > > > > This patch adds binding documentation for six-channel members of the > > > Azoteq ProxFusion family of sensor devices. > > > > > > Signed-off-by: Jeff LaBundy > > > > I'm not sure if Lee has made the switch for mfd entirely yet, but > > mostly new dt bindings need to be in yaml format as it allows > > automated parsing of the examples + bindings using them for > > correctness. > > > > I'll wait for Lee or Rob's cue, but I'm happy to move to yaml if it's time > to make the switch here. > > > One comment inline. I'm far from an expert on most of the stuff here > > so will leave it for others! It would make sense. -- Lee Jones [李琼斯] Linaro Services Technical Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog