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=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 86080C83000 for ; Tue, 28 Apr 2020 14:49:24 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 67525206B9 for ; Tue, 28 Apr 2020 14:49:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727972AbgD1OtY (ORCPT ); Tue, 28 Apr 2020 10:49:24 -0400 Received: from mga14.intel.com ([192.55.52.115]:44321 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727803AbgD1OtX (ORCPT ); Tue, 28 Apr 2020 10:49:23 -0400 IronPort-SDR: M3/Xyic/5VujCElqY7alBgdPsNTdir4yfb6nDoNiZpXT+E/oAmiAYl+JnmDRaOsL6piQC0Umky ZcwH0rCPLpEg== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 28 Apr 2020 07:49:23 -0700 IronPort-SDR: M7Q2JOL2/2WVi2KG81PKTMYYXt/g2OLOYqwoQAXN4maj5NEy50tqiPlW0IWJuQk3HXmy2PCj+g JaFrFUEwuzTw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.73,328,1583222400"; d="scan'208";a="404712385" Received: from smile.fi.intel.com (HELO smile) ([10.237.68.40]) by orsmga004.jf.intel.com with ESMTP; 28 Apr 2020 07:49:17 -0700 Received: from andy by smile with local (Exim 4.93) (envelope-from ) id 1jTRXz-003ZjC-A2; Tue, 28 Apr 2020 17:49:19 +0300 Date: Tue, 28 Apr 2020 17:49:19 +0300 From: Andy Shevchenko 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 , Lee Jones , 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 Subject: Re: [PATCH v3 04/16] dt-bindings: mfd: Add bindings for sl28cpld Message-ID: <20200428144919.GY185537@smile.fi.intel.com> References: <20200423174543.17161-1-michael@walle.cc> <20200423174543.17161-5-michael@walle.cc> <20200428124825.GT185537@smile.fi.intel.com> <8cc4a2bd3fcaf836d7f393ce2425c872@walle.cc> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8cc4a2bd3fcaf836d7f393ce2425c872@walle.cc> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Sender: linux-hwmon-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-hwmon@vger.kernel.org On Tue, Apr 28, 2020 at 04:39:44PM +0200, Michael Walle wrote: > Am 2020-04-28 14:48, schrieb Andy Shevchenko: > > On Thu, Apr 23, 2020 at 07:45:31PM +0200, Michael Walle wrote: > > > This adds device tree bindings for the board management controller > > > found > > > on the Kontron SMARC-sAL28 board. > > > > I think it should be independent patches (same way as you do for > > drivers). > > It used to be several patches but Rob suggested to put it into one: > https://lore.kernel.org/linux-devicetree/20200330223535.GA31402@bogus/ Ah, okay. -- With Best Regards, Andy Shevchenko From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Shevchenko Subject: Re: [PATCH v3 04/16] dt-bindings: mfd: Add bindings for sl28cpld Date: Tue, 28 Apr 2020 17:49:19 +0300 Message-ID: <20200428144919.GY185537@smile.fi.intel.com> References: <20200423174543.17161-1-michael@walle.cc> <20200423174543.17161-5-michael@walle.cc> <20200428124825.GT185537@smile.fi.intel.com> <8cc4a2bd3fcaf836d7f393ce2425c872@walle.cc> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <8cc4a2bd3fcaf836d7f393ce2425c872-QKn5cuLxLXY@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Michael Walle Cc: linux-gpio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-hwmon-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-pwm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-watchdog-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Linus Walleij , Bartosz Golaszewski , Rob Herring , Jean Delvare , Guenter Roeck , Lee Jones , Thierry Reding , Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , Wim Van Sebroeck , Shawn Guo , Li Yang , Thomas Gleixner , Jason Cooper , Marc Zyngier List-Id: linux-pwm@vger.kernel.org On Tue, Apr 28, 2020 at 04:39:44PM +0200, Michael Walle wrote: > Am 2020-04-28 14:48, schrieb Andy Shevchenko: > > On Thu, Apr 23, 2020 at 07:45:31PM +0200, Michael Walle wrote: > > > This adds device tree bindings for the board management controller > > > found > > > on the Kontron SMARC-sAL28 board. > > > > I think it should be independent patches (same way as you do for > > drivers). > > It used to be several patches but Rob suggested to put it into one: > https://lore.kernel.org/linux-devicetree/20200330223535.GA31402@bogus/ Ah, okay. -- With Best Regards, Andy Shevchenko 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=-0.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,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 EF350C83008 for ; Tue, 28 Apr 2020 14:49:28 +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 C44AF206B9 for ; Tue, 28 Apr 2020 14:49:28 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="ozwfW0N7" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C44AF206B9 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linux.intel.com 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=BV/oNZuxgaGXNRtO5Djhq9zeOhDg6UlkfcEKCBZSKUg=; b=ozwfW0N7N/wezx 4tCaK3YKtnmvpFLy+rM6VdEf6pFfNJWJmTCMdvSx0IT/7qHWdG9cr6DhZijxndPoEdP+KlrW44S+N TlDA0u/p78IY4Xi+EZutdJblCRnCq6eiVmnYO8X4ZlFe3bsShAK3GjPtAhuoCfdS8IxXQRNc7ncxD WO+6lPiA8X0eVx0kNtqmgPA+F7UJ6sofMg9vrI7zE8ZAqz6oR6IrS4QujWKoYOHlxaQmyz80CHaNx 4iicO2Y6RlkTmHPskRApHka/9g4OUWprpyrxFIxOYBSG4+rk8fU1M1R3v5S5NQ3KMEAYsG319uFLZ yw3emGbnNhPQyIHMvj8A==; 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 1jTRY7-0007zF-NW; Tue, 28 Apr 2020 14:49:27 +0000 Received: from mga02.intel.com ([134.134.136.20]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jTRY4-0007yA-Rk for linux-arm-kernel@lists.infradead.org; Tue, 28 Apr 2020 14:49:26 +0000 IronPort-SDR: xw6TO1gS/URXA1Aqvhk+oWr7ZgCXK1nnsAw2xMgUZ8VEbfmYc+xrBw6Kvdsfcalow5dfodyNRf /mo38iBAZJ6Q== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 28 Apr 2020 07:49:23 -0700 IronPort-SDR: M7Q2JOL2/2WVi2KG81PKTMYYXt/g2OLOYqwoQAXN4maj5NEy50tqiPlW0IWJuQk3HXmy2PCj+g JaFrFUEwuzTw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.73,328,1583222400"; d="scan'208";a="404712385" Received: from smile.fi.intel.com (HELO smile) ([10.237.68.40]) by orsmga004.jf.intel.com with ESMTP; 28 Apr 2020 07:49:17 -0700 Received: from andy by smile with local (Exim 4.93) (envelope-from ) id 1jTRXz-003ZjC-A2; Tue, 28 Apr 2020 17:49:19 +0300 Date: Tue, 28 Apr 2020 17:49:19 +0300 From: Andy Shevchenko To: Michael Walle Subject: Re: [PATCH v3 04/16] dt-bindings: mfd: Add bindings for sl28cpld Message-ID: <20200428144919.GY185537@smile.fi.intel.com> References: <20200423174543.17161-1-michael@walle.cc> <20200423174543.17161-5-michael@walle.cc> <20200428124825.GT185537@smile.fi.intel.com> <8cc4a2bd3fcaf836d7f393ce2425c872@walle.cc> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <8cc4a2bd3fcaf836d7f393ce2425c872@walle.cc> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200428_074924_945580_901E797D X-CRM114-Status: GOOD ( 13.96 ) 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: devicetree@vger.kernel.org, Linus Walleij , Thierry Reding , Lee Jones , Jason Cooper , Marc Zyngier , Bartosz Golaszewski , Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , Guenter Roeck , linux-pwm@vger.kernel.org, Jean Delvare , linux-watchdog@vger.kernel.org, linux-gpio@vger.kernel.org, Mark Brown , Thomas Gleixner , Wim Van Sebroeck , linux-arm-kernel@lists.infradead.org, linux-hwmon@vger.kernel.org, Greg Kroah-Hartman , linux-kernel@vger.kernel.org, Li Yang , Rob Herring , Shawn Guo 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, Apr 28, 2020 at 04:39:44PM +0200, Michael Walle wrote: > Am 2020-04-28 14:48, schrieb Andy Shevchenko: > > On Thu, Apr 23, 2020 at 07:45:31PM +0200, Michael Walle wrote: > > > This adds device tree bindings for the board management controller > > > found > > > on the Kontron SMARC-sAL28 board. > > > > I think it should be independent patches (same way as you do for > > drivers). > > It used to be several patches but Rob suggested to put it into one: > https://lore.kernel.org/linux-devicetree/20200330223535.GA31402@bogus/ Ah, okay. -- With Best Regards, Andy Shevchenko _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel