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.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 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 89F20C47E49 for ; Wed, 6 Nov 2019 04:16:12 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 42FE42067B for ; Wed, 6 Nov 2019 04:16:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1573013772; bh=fmGAlQwZXlQwLpcFHzgo8W4Alpqb/uFeQsy1ha5K4+M=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=FF1sB3SCesFEOIYGtk1wB6joCIh7Zq12kJd3sxen8qKlyF/v4WEB08aZjj0dOMKw6 b3CLhjzaciM603qKJwwlzpAjqF35lRs/+O6hizt8LpvZvG3Mq5MrXjzSzBggtM8w9d 3IuqxCCLbCDAgPOmL3zQ2DOaR3sy/ZU+FLoMVBQc= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731199AbfKFEQL (ORCPT ); Tue, 5 Nov 2019 23:16:11 -0500 Received: from mail-oi1-f196.google.com ([209.85.167.196]:46615 "EHLO mail-oi1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727266AbfKFEQL (ORCPT ); Tue, 5 Nov 2019 23:16:11 -0500 Received: by mail-oi1-f196.google.com with SMTP id n14so4028178oie.13; Tue, 05 Nov 2019 20:16:10 -0800 (PST) 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=YyIz8f1e9UfiTAitqdpO0gSzcZ8qqT+hCle9bN35WzI=; b=B1NNwIIzFkTYFMJZl1shJ8EV63Xt/qewjuRSU+NKoXu78rS5+qo6GX2fCfPFrVGtTi EGmAo09tjrgBkcrj5I1FcxhCbLEHmtdTAnHCaF2ICRRcxm/Kq5DjikUV7CJFJmeYSTO8 um/xPaDInyvcIfT5Nu4NaZtNtKSeKj742aKQvsQgtz1fa4W3Xhrk461rtm18raha3dVk aBpvUHL5fATZNFF0+wrCEF+R+YlUO0GPiipUpTOncPyhVmTryAJD1FmZ7Kbgp4srtDTG KfyE0xD0FANBHvEAR+AAsJlejfVmO89XimGHoWvpgb1Ir6Wh0GKKv6cw11KNG5jjAr8z X0rw== X-Gm-Message-State: APjAAAUP9lR/QBFIbD7M8eF7hK3CoDHMkvXlrRYhKf7nFpOneq4d7cso aX+PzG9yy9LqoTfk6dcYCw== X-Google-Smtp-Source: APXvYqx3I4HQVzBQc3zq/SLJYwhrOMbaEj1Kj7im68FUhkqovz+Jg6Aj3wFPbiVOYEEOavsrH0Th0A== X-Received: by 2002:aca:6207:: with SMTP id w7mr407049oib.87.1573013770143; Tue, 05 Nov 2019 20:16:10 -0800 (PST) Received: from localhost (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id 103sm3515081otn.63.2019.11.05.20.16.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 05 Nov 2019 20:16:09 -0800 (PST) Date: Tue, 5 Nov 2019 22:16:08 -0600 From: Rob Herring To: Benjamin Gaignard Cc: mark.rutland@arm.com, alexandre.torgue@st.com, fabrice.gasnier@st.com, jic23@kernel.org, knaack.h@gmx.de, lars@metafoo.de, pmeerw@pmeerw.net, lee.jones@linaro.org, thierry.reding@gmail.com, u.kleine-koenig@pengutronix.de, devicetree@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-iio@vger.kernel.org, linux-pwm@vger.kernel.org Subject: Re: [PATCH 1/4] dt-bindings: counter: Convert stm32 counter bindings to json-schema Message-ID: <20191106041608.GA24747@bogus> References: <20191031123040.26316-1-benjamin.gaignard@st.com> <20191031123040.26316-2-benjamin.gaignard@st.com> <20191106041023.GB5294@bogus> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191106041023.GB5294@bogus> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Nov 05, 2019 at 10:10:23PM -0600, Rob Herring wrote: > On Thu, Oct 31, 2019 at 01:30:37PM +0100, Benjamin Gaignard wrote: > > Convert the STM32 counter binding to DT schema format using json-schema > > Probably this should all be 1 file instead. Also, checkpatch reports trailing whitespace in several of your patches. Rob 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.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_1 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 78BBDC5DF62 for ; Wed, 6 Nov 2019 04:16:16 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 271C22067B for ; Wed, 6 Nov 2019 04:16:16 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="dS00DTQC" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 271C22067B Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=XFdEjS87rGA2aS33vGHWcp+BhSNoWuZdGcLBP+GqwDg=; b=dS00DTQCCqF5xg Ixh21R4MYgr4/5VWBu5s0QtJ9vggffJTiUcbv8pQrFpNu5dfrZs+NZDZGlZpLPpLtme1FzAS/Lx0R Sdlg5o/zf1omfRtFvjggqHXeEhq73L5EroQ7NAPR6LMo72udETS+u/zPf5c6C5L8omEWdUHVxpZ1a cR0VHDZySSiuNDyYmuuaVEkP7nM0H6M3Xjr4afjs34ZEDhRMG1BWQfvqbmpnHddIr/tc1XTXVpNXh K7qJv3ab0kp+ObD7Bv3eu/6SaCfq57s9fLkiTqhsJDfZVpEqNb0UZZnj4aasuu3DdccnkfU90yEZA FEy5rrA47cqAcphHnEiQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1iSCjt-0007kJ-0O; Wed, 06 Nov 2019 04:16:13 +0000 Received: from mail-oi1-f195.google.com ([209.85.167.195]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1iSCjq-0007jc-Rn for linux-arm-kernel@lists.infradead.org; Wed, 06 Nov 2019 04:16:12 +0000 Received: by mail-oi1-f195.google.com with SMTP id k2so19735317oij.12 for ; Tue, 05 Nov 2019 20:16:10 -0800 (PST) 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=YyIz8f1e9UfiTAitqdpO0gSzcZ8qqT+hCle9bN35WzI=; b=oJQru6wkM93MdOuLulfwr8oeVHiGjtqNkZloyBQyDi+4AV5gZsOj2Fxt8DnZvoWe+k FsbDu3OnNzWPbX7D+EBEz8i58v3yqAqUOGQn65L83UlAYQcZzWBX9Jq3Vuo8Eczl8G7v d7G58Lk27nqpwXHXjJVXc87LAt7uXlGCz61EHQfhZVOnN3wGV9uZyD66VOE0ucw71ANv 0KvhAxnQXjobyXzEwcCmjZIO8YatwMsFUC4unhwBQTJotrCMWRcmJvhalWpIohfwVZK6 OR1b5AKpMAqR7S9YJtZ9vqMUmEb9MB4/aUjp7/miFUJgvX4A5Ikw3NKnpNJozoXFVkQW Hcog== X-Gm-Message-State: APjAAAU+QoC0Qba1VXHZu+J4Wvg5UL3NZCGkrUkvEirljdhoqQnBQlaF IDNcbT3BgiZX2kYNt6QmiA== X-Google-Smtp-Source: APXvYqx3I4HQVzBQc3zq/SLJYwhrOMbaEj1Kj7im68FUhkqovz+Jg6Aj3wFPbiVOYEEOavsrH0Th0A== X-Received: by 2002:aca:6207:: with SMTP id w7mr407049oib.87.1573013770143; Tue, 05 Nov 2019 20:16:10 -0800 (PST) Received: from localhost (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id 103sm3515081otn.63.2019.11.05.20.16.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 05 Nov 2019 20:16:09 -0800 (PST) Date: Tue, 5 Nov 2019 22:16:08 -0600 From: Rob Herring To: Benjamin Gaignard Subject: Re: [PATCH 1/4] dt-bindings: counter: Convert stm32 counter bindings to json-schema Message-ID: <20191106041608.GA24747@bogus> References: <20191031123040.26316-1-benjamin.gaignard@st.com> <20191031123040.26316-2-benjamin.gaignard@st.com> <20191106041023.GB5294@bogus> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20191106041023.GB5294@bogus> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20191105_201610_900175_A8F2F126 X-CRM114-Status: UNSURE ( 9.37 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: mark.rutland@arm.com, devicetree@vger.kernel.org, lars@metafoo.de, alexandre.torgue@st.com, linux-pwm@vger.kernel.org, linux-iio@vger.kernel.org, u.kleine-koenig@pengutronix.de, linux-kernel@vger.kernel.org, thierry.reding@gmail.com, linux-arm-kernel@lists.infradead.org, pmeerw@pmeerw.net, knaack.h@gmx.de, fabrice.gasnier@st.com, lee.jones@linaro.org, linux-stm32@st-md-mailman.stormreply.com, jic23@kernel.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Nov 05, 2019 at 10:10:23PM -0600, Rob Herring wrote: > On Thu, Oct 31, 2019 at 01:30:37PM +0100, Benjamin Gaignard wrote: > > Convert the STM32 counter binding to DT schema format using json-schema > > Probably this should all be 1 file instead. Also, checkpatch reports trailing whitespace in several of your patches. Rob _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel