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.2 required=3.0 tests=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 62489CA9EB9 for ; Thu, 24 Oct 2019 02:38:20 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 381112084B for ; Thu, 24 Oct 2019 02:38:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2392792AbfJXCiT (ORCPT ); Wed, 23 Oct 2019 22:38:19 -0400 Received: from p3plsmtpa06-07.prod.phx3.secureserver.net ([173.201.192.108]:60750 "EHLO p3plsmtpa06-07.prod.phx3.secureserver.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2390437AbfJXCiT (ORCPT ); Wed, 23 Oct 2019 22:38:19 -0400 Received: from labundy.com ([136.49.227.119]) by :SMTPAUTH: with ESMTPSA id NT0yiMeBkz03vNT10iOKJr; Wed, 23 Oct 2019 19:38:19 -0700 Date: Wed, 23 Oct 2019 21:38:16 -0500 From: Jeff LaBundy To: Lee Jones 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: <20191024023816.GA3321@labundy.com> 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> <20191023093058.GA19477@dell> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20191023093058.GA19477@dell> User-Agent: Mutt/1.5.24 (2015-08-30) X-CMAE-Envelope: MS4wfNoY0RMo4yLmLBJNF+glbunFoPUuZoUS77DmZ7JMl+Yo6Vby3K/NpXTtudBj6vpM3YJNURp7EpF1cqe7ENoPorrtqkm5/1JT0r0T/2jNYydK3mwMxlVp 4Thq/fHMu4b7jW8ZsL2uA75Ep0DJdEI79JhdaOr59lvaLoluShLk3MDnmDR3qOn2SzTJgwWQf/5qAjaf/Hamvs/R/8VshmrZi8HD983JEfgCvCMasKvhnPBJ goUaL+R2Saz8Xc33DHYnXup2qJhsCormVtPov2FUdnO+gj87xZqYl6WwdDdT+muKtYJ4MjqSoMWMWUbgk+ofmguGsIIF26FksQfEpwGkq9RMeh48Zi3mqCi3 36+3erx4BSxkakW+LBgdVq6VbvzzmPGzLDhxE/CouwFoQ3oD5h2E0EC50FW/Hyo6BLVcE1JgupI3iCanZXHmGAFxAqozr0EZJ/GGQ4I1AdRPpe0QIAoQVen5 3DALBxibFIZ/KPcJwwoNJ98IQsV9/k+XAPdIHgVSuREcknCW7TDvOxCaOMJQiD1tvbTy1jy2hxHAmaopXFtTaqio1Bh/DAxosWYqp3LwYgDctZgl049TfSp5 X5GhUSq655X/jEwW6WTArFQOCEHwwWF0IptIN9o+3GK9IRINcbelgDUUiGmu0e6OfDjRNg+u7HKfFkKZ8d8aI51zkR/5atDZ35BBkIhrkF65Tr3EFhzBSDOo CZ/ZXIeYmqM= Sender: linux-hwmon-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-hwmon@vger.kernel.org Hi Lee, On Wed, Oct 23, 2019 at 10:30:58AM +0100, Lee Jones wrote: > 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. > Sure thing; will do. > -- > Lee Jones [李琼斯] > Linaro Services Technical Lead > Linaro.org │ Open source software for ARM SoCs > Follow Linaro: Facebook | Twitter | Blog > Kind regards, Jeff LaBundy