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.4 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=unavailable 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 DB477C32750 for ; Fri, 2 Aug 2019 13:58:56 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id B37A12087E for ; Fri, 2 Aug 2019 13:58:56 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="C4V0iOrM" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2406233AbfHBN6w (ORCPT ); Fri, 2 Aug 2019 09:58:52 -0400 Received: from mail-pf1-f196.google.com ([209.85.210.196]:45149 "EHLO mail-pf1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387723AbfHBN6w (ORCPT ); Fri, 2 Aug 2019 09:58:52 -0400 Received: by mail-pf1-f196.google.com with SMTP id r1so36087363pfq.12; Fri, 02 Aug 2019 06:58:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=nOwrc06TPbA7F+C0PVpjSzC2KO7oYOPAAALxEDCBL7s=; b=C4V0iOrMM/aLpUZOe/CQt9JwyJNhltI7d8uOyfTy8yioMHc8G9olJDRA5QPe3AGDbI gLNNNPi25HBQCpQIsyncib/JBMvi7NoHqipwVr4r+CjWXfM6/n7eBAIcoPplX36le/T+ 9K7Suagj8jMxLYXlaJ1H3nacJIiZll279PSjUH/drMjoDRtafk2LDvksrcT0jXjNlpUT X4ie6QN95Ar2ujy3u2PiGtK/i3YNkH84zVa2YupnhVw71lJjCVOXtyyqP8k4wWkyAyeR RWdmitbSeAKhzmmZoxn8q8+5mnwNTaXcGHGhtzJ6jt5IxKuDRv61uxSJMgGUOm1t+mqZ zSbw== 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:in-reply-to:user-agent; bh=nOwrc06TPbA7F+C0PVpjSzC2KO7oYOPAAALxEDCBL7s=; b=btYHnxXUbSnYk1ldEAaGrTXcQ9kg8FaEiv0M6LLRm7mGwCD93xahwVZSTrdti+bqGK jnkl3t61VDDUP9tDHljzrP3cQs2ojipu4o245oat5lRSEZEi8iy+39ZizK7HXoOY94Cn sATo5NlH/TWWrDFQBzIkKSDWzG6U/fMVk7nXwPV1bYjkqa3XyrJiYkFZW/1kCj5scwVj spKDoMN/V+npII963JEdnLMhiU01srI8253cbRUJUQbm7Y//3Lygf/mcG1cxGOdu3E3F YdgODjO1S1zEWmCqKglEeHRHN/z/z171FvtUkAmGk8f+i0xNPbwqr4MDoFfk3ywMC5Tf m8Zw== X-Gm-Message-State: APjAAAWWexUcTWy/1S0QkN1R+lq9auA2SefXWl2JKt1ViYapb8oOWIwE dMuJo/al6K3GajHZNFMEE/k= X-Google-Smtp-Source: APXvYqzja+RBNYx14OwEtb69H05qwdxqK4pjco40xyaN80/lTrnM/Qj2O2um/9hqyZHA6P5OGs0emw== X-Received: by 2002:a62:1ac8:: with SMTP id a191mr59917280pfa.164.1564754331256; Fri, 02 Aug 2019 06:58:51 -0700 (PDT) Received: from icarus ([2001:268:c147:64b2:f351:c489:c6c9:377a]) by smtp.gmail.com with ESMTPSA id e5sm5057632pgt.91.2019.08.02.06.58.46 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 02 Aug 2019 06:58:50 -0700 (PDT) Date: Fri, 2 Aug 2019 22:58:30 +0900 From: William Breathitt Gray To: David Lechner Cc: Rob Herring , "open list:IIO SUBSYSTEM AND DRIVERS" , linux-omap , devicetree@vger.kernel.org, Mark Rutland , Jonathan Cameron , =?utf-8?Q?Beno=C3=AEt?= Cousson , Tony Lindgren , Thierry Reding , "linux-kernel@vger.kernel.org" , Linux PWM List Subject: Re: [PATCH 1/4] dt-bindings: counter: new bindings for TI eQEP Message-ID: <20190802135711.GA27874@icarus> References: <20190722154538.5314-1-david@lechnology.com> <20190722154538.5314-2-david@lechnology.com> <20190727204836.1514265d@archlinux> <20190802072513.GA30522@icarus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-iio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-iio@vger.kernel.org On Fri, Aug 02, 2019 at 07:34:42AM -0600, Rob Herring wrote: > On Fri, Aug 2, 2019 at 1:25 AM William Breathitt Gray > wrote: > > > > On Sat, Jul 27, 2019 at 08:48:36PM +0100, Jonathan Cameron wrote: > > > On Mon, 22 Jul 2019 10:45:35 -0500 > > > David Lechner wrote: > > > > > > > This documents device tree binding for the Texas Instruments Enhanced > > > > Quadrature Encoder Pulse (eQEP) Module found in various TI SoCs. > > > > > > > > Signed-off-by: David Lechner > > > > > > Up to William given it is a counter binding, (unless Rob overrules) > > > but new bindings are generally preferred as yaml. > > > > > > Content looks fine to me. > > > > > > Thanks, > > > > > > Jonathan > > > > Rob, > > > > Would you prefer these bindings as yaml, or shall I accept them as they > > are now? > > Still up to you at this point, but I certainly prefer them to be DT schema. > > Rob I think YAML would be a good idea, it's simple and expressive enough while still being human-readable, and if new bindings in other subsystems are switching to yaml then we may as well. David, resubmit this as yaml in version 2 and I'll pick it up. Thanks, William Breathitt Gray