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=-6.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 78E6AC43461 for ; Tue, 15 Sep 2020 09:07:17 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 37129221E5 for ; Tue, 15 Sep 2020 09:07:17 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="Ex9+iyZF" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726371AbgIOJHQ (ORCPT ); Tue, 15 Sep 2020 05:07:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40718 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726102AbgIOJHB (ORCPT ); Tue, 15 Sep 2020 05:07:01 -0400 Received: from mail-wr1-x441.google.com (mail-wr1-x441.google.com [IPv6:2a00:1450:4864:20::441]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9066CC06174A for ; Tue, 15 Sep 2020 02:07:00 -0700 (PDT) Received: by mail-wr1-x441.google.com with SMTP id t10so2489505wrv.1 for ; Tue, 15 Sep 2020 02:07:00 -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; bh=iopdDFEV2kcDalmETaYONWkweONCMxEbTqjAdtlggGQ=; b=Ex9+iyZF0nSnE98P6XxFSFn2Qr6RKGJT9NJVVFLYJISLvYD24STWt1cwuyIrEv7AGy sP0WuC46a03FvkRZLXVx5xE6pcQFtFgoC3LiwIcVRycJy8bbR5X+rHYiSdyxwtHYpl7s eyT/zR0w0k1wv8sgIiLzta/7OwIjVAAZslhmceTEKnBoiZ7/YIAXK+vuOIIW8EffumyS jOttUI28vi4VZtxK6ul2JlMEDBKk7/iGBCui1RTxCYJKIyCAuI2iL/asT66Fv1iX5Smc pU4PfNElcNEVScpeZTP4Jih92ddhoBRA9DOtk50geGMJi31Te0vCFCiEX9aizLxR1EWE 6WfQ== 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; bh=iopdDFEV2kcDalmETaYONWkweONCMxEbTqjAdtlggGQ=; b=qlM6IlP+iH4fd60rlLBg+uO63sMxxXJRj6mG3kK1btoPGMos/SEpEq0/VJWnLIdI5/ uy66JAPYT6E0vmyVtEGNd/3iF9We9cuKloqp/xCx+UUl3Wyi+szTxEImLXkZRgxswkaQ JZYkegvi897aGUu9m4HzF481fFXw4fWTrUkTIgS+mmmAbGHkW36SFqiSQjej+wrwcpX2 sOcOOHwdlOg7NV8k4SJ+hP92LcXwrMewR1O8Th9cfU2zXkPmn9Pm26RX69a3eJ+zMwIf Ht5N3ds+thqkW5FAVDNncRMUB4KZvCfSYjEP7vM6a26TomVrFKOEPuYKa7dBVicDlUF9 fmrQ== X-Gm-Message-State: AOAM532emdYWuhucPY82BILY5YzPT+2amn5bpxavZlGq9XQ4T/FSuknR Rqg5f/DjAis9FbgcJ2+o1qvfLg== X-Google-Smtp-Source: ABdhPJx2bfrpPqM9pdtBgNL8nxLLX0feu+7+qjnCb6gt9yRhwnwDkDEVna9PRLFtFA/C5I0AO+N9Uw== X-Received: by 2002:adf:dd44:: with SMTP id u4mr19467349wrm.22.1600160818971; Tue, 15 Sep 2020 02:06:58 -0700 (PDT) Received: from dell ([91.110.221.204]) by smtp.gmail.com with ESMTPSA id y6sm25430501wrt.80.2020.09.15.02.06.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 15 Sep 2020 02:06:58 -0700 (PDT) Date: Tue, 15 Sep 2020 10:06:55 +0100 From: Lee Jones To: Michael Walle Cc: linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-hwmon@vger.kernel.org, linux-pwm@vger.kernel.org, linux-watchdog@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Linus Walleij , Bartosz Golaszewski , Rob Herring , Jean Delvare , Guenter Roeck , Thierry Reding , Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , Wim Van Sebroeck , Shawn Guo , Li Yang , Thomas Gleixner , Jason Cooper , Marc Zyngier , Mark Brown , Greg Kroah-Hartman , Andy Shevchenko , Catalin Marinas , Will Deacon , Pavel Machek Subject: Re: [PATCH v10 06/13] pwm: add support for sl28cpld PWM controller Message-ID: <20200915090655.GA4678@dell> References: <20200914214341.14268-1-michael@walle.cc> <20200914214341.14268-7-michael@walle.cc> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20200914214341.14268-7-michael@walle.cc> Sender: linux-hwmon-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-hwmon@vger.kernel.org On Mon, 14 Sep 2020, Michael Walle wrote: > Add support for the PWM controller of the sl28cpld board management > controller. This is part of a multi-function device driver. > > The controller has one PWM channel and can just generate four distinct > frequencies. > > Signed-off-by: Michael Walle > Acked-by: Thierry Reding > --- > Changes since v9: > - fixed double whitespace in Kconfig > - improved comment about division Uwe, are you happy with this now? -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog