Received: by 2002:ac0:946b:0:0:0:0:0 with SMTP id j40csp2487968imj; Mon, 11 Feb 2019 03:49:41 -0800 (PST) X-Google-Smtp-Source: AHgI3IazLpytYje14TD/m3w8nyKCl1OIxHzuDcH63ZYGjeZLWDaz7KY+ItQqVYarKnwT/rdkwJrc X-Received: by 2002:a63:1a0d:: with SMTP id a13mr32922782pga.202.1549885781868; Mon, 11 Feb 2019 03:49:41 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1549885781; cv=none; d=google.com; s=arc-20160816; b=FOdSz1XM2eoeL+Gmyc6WgQZIjYqUtrHBrKSadcWmYq5SKFMXxc3yPNcwOlgw7Kpyti uNkAavHWamukNcFsVDbye2IgvrnEUKe1xr4YK3LCpWgcSxPpLFJJy5L8CurdOggKVZp6 iHPGJCX9ok4+HLRTZHc3j4jMT67StPHYuHL1x1P5coTumw1/xXMZH6afyNDnJi+XfyCT XjkomgqdwHAPcK3BSt4H3IYJc3oZgXrGhAg4vYhKuX34RXCyU1AN8m3SlpO90ZbhmOWP uiNhfOQSTV1ObsBASkjfLNSopTIkagjRyJvPfI5KXsxzA9NR2MEUdqagkM2jLJExOkBa WWsQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:date:cc:to:from:subject :message-id; bh=oiEqumpkcdUR+D3yFLOnNujkao6ydFgkoCWq4N23c0o=; b=jYVi2m4OGjBkK6qbzHXFCCWXt8fGZtE/I2tlxn9hzfxylcKkKXIP448VEayEAaPpja UK4aBsq3EAoZbvKeglYK5B0jtgbdm203EEKAAEwd/hwZ9kH7Tsz7VWiXCI5UIUN9VnNr a/Nxjz6bK28tiMybb1poH6uf82Ob/kPtE9KrErAKR9qOmh/5AcMZ01jIK6iSQsrG7shB hep9Tntm1bR8gtCgg5gcu5IC1z7XItfNYUTRyx1z11WIRU0yPr4yXN2lCxbgGUFl/LlR /R2vBVTmGunnXfOtqP3lkOcXUAGm6P+U6IG/r/X1FJjY4GlZQfkcBBz1Oz9Oc9ybjgBP NLSw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id i9si10424684plb.35.2019.02.11.03.49.25; Mon, 11 Feb 2019 03:49:41 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727012AbfBKLqq (ORCPT + 99 others); Mon, 11 Feb 2019 06:46:46 -0500 Received: from shell.v3.sk ([90.176.6.54]:45194 "EHLO shell.v3.sk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726883AbfBKLqp (ORCPT ); Mon, 11 Feb 2019 06:46:45 -0500 Received: from localhost (localhost [127.0.0.1]) by zimbra.v3.sk (Postfix) with ESMTP id 0FA55CE8F5; Mon, 11 Feb 2019 12:46:42 +0100 (CET) Received: from shell.v3.sk ([127.0.0.1]) by localhost (zimbra.v3.sk [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id 2oTyeK1wVX70; Mon, 11 Feb 2019 12:46:38 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by zimbra.v3.sk (Postfix) with ESMTP id D9371CE8F6; Mon, 11 Feb 2019 12:46:37 +0100 (CET) X-Virus-Scanned: amavisd-new at zimbra.v3.sk Received: from shell.v3.sk ([127.0.0.1]) by localhost (zimbra.v3.sk [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id jtaDc44OURAU; Mon, 11 Feb 2019 12:46:37 +0100 (CET) Received: from nedofet.lan (ip-89-102-31-34.net.upcbroadband.cz [89.102.31.34]) by zimbra.v3.sk (Postfix) with ESMTPSA id D137BCE8F5; Mon, 11 Feb 2019 12:46:36 +0100 (CET) Message-ID: <16ce7d18e3b9a2232bd30c7d7741873d0d2d855a.camel@v3.sk> Subject: Re: [PATCH v5 0/10] Add support for OLPC XO 1.75 Embedded Controller From: Lubomir Rintel To: Andy Shevchenko , Darren Hart Cc: Rob Herring , Russell King , Mark Rutland , platform-driver-x86@vger.kernel.org, linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Date: Mon, 11 Feb 2019 12:46:35 +0100 In-Reply-To: <20190110175845.1203986-1-lkundrak@v3.sk> References: <20190110175845.1203986-1-lkundrak@v3.sk> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.30.4 (3.30.4-1.fc29) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 2019-01-10 at 18:58 +0100, Lubomir Rintel wrote: > Hello! > > This is a fifth spin of the patch set that adds support for the Embedded > Controller on an OLPC XO 1.75 machine. > > It notably removes the patches that adjust the battery driver -- those were > submitted to linux-pm separately [1]. > > [1] https://lore.kernel.org/lkml/20190110174005.1202564-1-lkundrak@v3.sk/T/#m9da9aee9e6482ee680a103280ebb769ebcbb32ef > > This DT bindings doc is pretty much independent of the above: > > [01/10] dt-bindings: olpc,xo1.75-ec: Add OLPC XO-1.75 EC > > The OLPC EC changes follow. Cleanups first, then functionality: > > [02/10] Platform: OLPC: Remove an unused include > [03/10] Platform: OLPC: Move EC-specific functionality out from > [04/10] Platform: OLPC: Avoid a warning if the EC didn't > [05/10] Platform: OLPC: Use BIT() and GENMASK() for event masks > [06/10] Platform: OLPC: Add XO-1.75 EC driver > [07/10] Platform: OLPC: Add a regulator for the DCON > > The patch 08/10 only makes sense once both the above and the XO 1.75 > battery support is merged, otherwise enabling CONFIG_BATTERY_OLPC on > ARM would break build. > > [08/10] power: supply: olpc_battery: Allow building the driver > > The restart support has been split off, because there's a possibility it > needs to be reworked: the arm_pm_restart export patch was objected to: > > [09/10] ARM: export arm_pm_restart > [10/10] Platform: OLPC: Add restart support to XO-1.75 EC > > Tested to work on an OLPC XO 1.75 and also tested not to break x86 > support with an OLPC XO 1 machine. I don't have a XO 1.5, but it's > unlikely this breaks it when XO 1 works. Hello Andy & Darren, I'm wondering if there's anything more I need to do in order for the patches 01-07 to be queued for 5.1? I believe I addressed the issues that were pointed out and I believe the patch set is already in a good shape. Thanks, Lubo