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=-1.0 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS, URIBL_BLOCKED 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 E569CC43387 for ; Fri, 14 Dec 2018 14:56:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 93DB020656 for ; Fri, 14 Dec 2018 14:56:58 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linaro.org header.i=@linaro.org header.b="BxbYWoKw" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730305AbeLNO45 (ORCPT ); Fri, 14 Dec 2018 09:56:57 -0500 Received: from mail-lf1-f65.google.com ([209.85.167.65]:41021 "EHLO mail-lf1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730251AbeLNO4x (ORCPT ); Fri, 14 Dec 2018 09:56:53 -0500 Received: by mail-lf1-f65.google.com with SMTP id c16so4456032lfj.8 for ; Fri, 14 Dec 2018 06:56:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=f7qHdv4d+TSPqVBsntahUoP51/tk6CvuxKnleedRPlg=; b=BxbYWoKwfEgxYks4R5O7lU7FvNf7zt8Zjh3eJWA5t70HuXnsV5mBJEAExAx+zsrVqz IOaunLc1jU0V+O2LSs8ekmdfltkRIAgtcbjr8JUu1Bp97t1hF6Eq0OqLP136GvC5Epav IKdxBAF2odHcXc7KRymB2BE5i2Ufh/nin1EuE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=f7qHdv4d+TSPqVBsntahUoP51/tk6CvuxKnleedRPlg=; b=mhfAFt4x3RjU94dCDmCGC9IQTW6E4j3VStGwQC+yV6glETfoDpcQHLacFuwRR8VgCu d6FUyDTvLbdORq0Ce3qNJcn6Wl5L6We7m7dOW0aCbN/hmkPuI41NKEpL3T9rgTq6ZL8+ nzjY/wGPvqTgD0U3iT3669kcJllu/FoWWoZQbgd7Z4ZDATJzLlXQCrrtDyVdgX3isNH6 uGVQlEg0FzKVlSmECwCMUdaAM0q89NyN7wQHNhh9xJ4t2XncBF7SnNAqxSXQbny7tOo9 u78hyBOWdAd6vOiO5LUEv0EczdY7ZnrPlEiiA7xZcslPyZzJ/rbefYvNQ2RkwhyAoS/M Si2g== X-Gm-Message-State: AA+aEWayl/wgcFiVAGhnHEUyDZDuJN5KYUtwrj4O7GixGfFcha7RV+E6 1WzaP3SMsGyCPbSt/mix8CfmyMS+fevlTwpMIuz5Rg== X-Google-Smtp-Source: AFSGD/U0kDZwRiK6+GFjOlhZAXTsRddSHE6PgC9Tw7aCth5If+HZHvrVIztNuN74AKxXk1nijt0jg+3rejVKDplpCCQ= X-Received: by 2002:a19:f813:: with SMTP id a19mr1949724lff.67.1544799411698; Fri, 14 Dec 2018 06:56:51 -0800 (PST) MIME-Version: 1.0 References: <20181212220922.18759-1-paul@crapouillou.net> <20181212220922.18759-16-paul@crapouillou.net> <20181213092409.ml4wpnzow2nnszkd@pengutronix.de> <1544709795.18952.1@crapouillou.net> <20181213204219.onem3q6dcmakusl2@pengutronix.de> <20181214142628.zwi4hadrju53z6f3@pengutronix.de> In-Reply-To: <20181214142628.zwi4hadrju53z6f3@pengutronix.de> From: Linus Walleij Date: Fri, 14 Dec 2018 15:56:39 +0100 Message-ID: Subject: Re: [PATCH v8 15/26] pwm: jz4740: Add support for the JZ4725B To: =?UTF-8?Q?Uwe_Kleine=2DK=C3=B6nig?= Cc: "thierry.reding@gmail.com" , Paul Cercueil , Rob Herring , Mark Rutland , Daniel Lezcano , Thomas Gleixner , Ralf Baechle , paul.burton@mips.com, James Hogan , Jonathan Corbet , Mathieu Malaterre , ezequiel@collabora.co.uk, prasannatsmkumar@gmail.com, linux-pwm@vger.kernel.org, "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , "linux-kernel@vger.kernel.org" , LINUXWATCHDOG , linux-mips@vger.kernel.org, linux-doc@vger.kernel.org, linux-clk , od@zcrc.me Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Dec 14, 2018 at 3:26 PM Uwe Kleine-K=C3=B6nig wrote: > On Fri, Dec 14, 2018 at 02:50:20PM +0100, Linus Walleij wrote: > > So if the PWM case is something similar, then by all means add > > num-pwms. > > .. or "npwms" to use the same nomenclature as the gpio binding? Either works for me, I don't have a very high need of consistency but there are others that have so your suggestion seems wise. Yours, Linus Walleij From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH v8 15/26] pwm: jz4740: Add support for the JZ4725B Date: Fri, 14 Dec 2018 15:56:39 +0100 Message-ID: References: <20181212220922.18759-1-paul@crapouillou.net> <20181212220922.18759-16-paul@crapouillou.net> <20181213092409.ml4wpnzow2nnszkd@pengutronix.de> <1544709795.18952.1@crapouillou.net> <20181213204219.onem3q6dcmakusl2@pengutronix.de> <20181214142628.zwi4hadrju53z6f3@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20181214142628.zwi4hadrju53z6f3@pengutronix.de> Sender: linux-kernel-owner@vger.kernel.org To: =?UTF-8?Q?Uwe_Kleine=2DK=C3=B6nig?= Cc: "thierry.reding@gmail.com" , Paul Cercueil , Rob Herring , Mark Rutland , Daniel Lezcano , Thomas Gleixner , Ralf Baechle , paul.burton@mips.com, James Hogan , Jonathan Corbet , Mathieu Malaterre , ezequiel@collabora.co.uk, prasannatsmkumar@gmail.com, linux-pwm@vger.kernel.org, "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , "linux-kernel@vger.kernel.org" , LINUXWATCHDOG , linux-mips@vger.kernel.org, linux-doc@vger.kernel.org, linux-clk List-Id: devicetree@vger.kernel.org On Fri, Dec 14, 2018 at 3:26 PM Uwe Kleine-K=C3=B6nig wrote: > On Fri, Dec 14, 2018 at 02:50:20PM +0100, Linus Walleij wrote: > > So if the PWM case is something similar, then by all means add > > num-pwms. > > .. or "npwms" to use the same nomenclature as the gpio binding? Either works for me, I don't have a very high need of consistency but there are others that have so your suggestion seems wise. Yours, Linus Walleij From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf1-f65.google.com ([209.85.167.65]:34517 "EHLO mail-lf1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730255AbeLNO4y (ORCPT ); Fri, 14 Dec 2018 09:56:54 -0500 Received: by mail-lf1-f65.google.com with SMTP id p6so4478614lfc.1 for ; Fri, 14 Dec 2018 06:56:52 -0800 (PST) MIME-Version: 1.0 References: <20181212220922.18759-1-paul@crapouillou.net> <20181212220922.18759-16-paul@crapouillou.net> <20181213092409.ml4wpnzow2nnszkd@pengutronix.de> <1544709795.18952.1@crapouillou.net> <20181213204219.onem3q6dcmakusl2@pengutronix.de> <20181214142628.zwi4hadrju53z6f3@pengutronix.de> In-Reply-To: <20181214142628.zwi4hadrju53z6f3@pengutronix.de> From: Linus Walleij Date: Fri, 14 Dec 2018 15:56:39 +0100 Message-ID: Subject: Re: [PATCH v8 15/26] pwm: jz4740: Add support for the JZ4725B To: =?UTF-8?Q?Uwe_Kleine=2DK=C3=B6nig?= Cc: "thierry.reding@gmail.com" , Paul Cercueil , Rob Herring , Mark Rutland , Daniel Lezcano , Thomas Gleixner , Ralf Baechle , paul.burton@mips.com, James Hogan , Jonathan Corbet , Mathieu Malaterre , ezequiel@collabora.co.uk, prasannatsmkumar@gmail.com, linux-pwm@vger.kernel.org, "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , "linux-kernel@vger.kernel.org" , LINUXWATCHDOG , linux-mips@vger.kernel.org, linux-doc@vger.kernel.org, linux-clk , od@zcrc.me Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Sender: linux-watchdog-owner@vger.kernel.org List-Id: linux-watchdog@vger.kernel.org On Fri, Dec 14, 2018 at 3:26 PM Uwe Kleine-K=C3=B6nig wrote: > On Fri, Dec 14, 2018 at 02:50:20PM +0100, Linus Walleij wrote: > > So if the PWM case is something similar, then by all means add > > num-pwms. > > .. or "npwms" to use the same nomenclature as the gpio binding? Either works for me, I don't have a very high need of consistency but there are others that have so your suggestion seems wise. Yours, Linus Walleij