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=-10.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,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 37762C433E0 for ; Tue, 9 Feb 2021 14:13:26 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E441064E25 for ; Tue, 9 Feb 2021 14:13:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231657AbhBIOMt (ORCPT ); Tue, 9 Feb 2021 09:12:49 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37780 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231404AbhBIOMn (ORCPT ); Tue, 9 Feb 2021 09:12:43 -0500 Received: from mail-wr1-x42c.google.com (mail-wr1-x42c.google.com [IPv6:2a00:1450:4864:20::42c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3FF6FC06178B for ; Tue, 9 Feb 2021 06:12:02 -0800 (PST) Received: by mail-wr1-x42c.google.com with SMTP id u14so22028196wri.3 for ; Tue, 09 Feb 2021 06:12:02 -0800 (PST) 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=k1HhnpSm7palodE2BhJbwA2o7GYtOSex3ooquhrx81E=; b=T87iwANX2bAYRxZaQ0Z9PSx+xhQ3pig0kYuKz7L0TFzP8KIOx61cS2BeggXG5U6eSC TehNjJAijyzIjuLvJHhW7y7q3q/bIDw5VlsTc0jtYg9D79vloeFzYTsLAEOe6LO+pHPL dgZ2RtqE8NiP6inQiyOwdsP3Su0LyVbLYG84N27ag9T3QMcq+9APLn/h+EhDUysAvc42 PvYWgclqRiEJHXf8UG90XTFH7+bf81InRc0Acx+qoalaMDw2G9o77VgMsEATvTqxe01E zNu0XnVULhojgSsX4gQRvBmthEAmTtNIzB1XcHUAmEozdcU/Brh4Jfft+bs5rnF5Eury yAjw== 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=k1HhnpSm7palodE2BhJbwA2o7GYtOSex3ooquhrx81E=; b=sOF2UdMs7mwfGvPOG45+GopJXeRb1IaqJnhHnPJgQF0Qoxo7bnFmdeLc7vg/wHtUwC H5LEi2Q2sQ1tLwtVRKv10vCYoZR1xzwYKY1lAGNq4jkndcRElAsxao2Chtd/9gNME6Ai x/CvMQBElqOqobrXrYTfUsfaUeM3dJBDohqU1ToxDp9YoxIZp58H4NlgjuaXMBHJhAMF Mdykq3iOYcwvLw+oCVhnDoQGwNfhU3PRGh+84ROAiGfPjEL1D4i+JIhFLoc41P/XbJri PreP+5uRcxv8pMApt3Yai1h8KKhF5TJYWZyiRYlBktst8dOu4cdf6mheVRftskTb7HsU zSvQ== X-Gm-Message-State: AOAM531njFCNjfhTLWnojv7y7VWbLArYMQjfVyvCAnsI2jKm1oyGdPK4 sb7xT33gWZ2IxlgJ23wGulpSRA== X-Google-Smtp-Source: ABdhPJwhlg9/4addqJWZY9EJWC2V/ljjUkL52jAkH5a66gwevR6yODdQLNjXa223yZxHOa6oVfQnHg== X-Received: by 2002:a5d:67d1:: with SMTP id n17mr18771567wrw.168.1612879920377; Tue, 09 Feb 2021 06:12:00 -0800 (PST) Received: from dell ([91.110.221.187]) by smtp.gmail.com with ESMTPSA id x4sm2187357wrn.64.2021.02.09.06.11.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 09 Feb 2021 06:11:59 -0800 (PST) Date: Tue, 9 Feb 2021 14:11:57 +0000 From: Lee Jones To: Andreas Kemnade Cc: Jonathan =?iso-8859-1?Q?Neusch=E4fer?= , linux-kernel@vger.kernel.org, Rob Herring , Thierry Reding , Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , Alessandro Zummo , Alexandre Belloni , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Sam Ravnborg , Linus Walleij , Heiko Stuebner , Stephan Gerhold , Lubomir Rintel , Mark Brown , allen , Mauro Carvalho Chehab , "David S. Miller" , devicetree@vger.kernel.org, linux-pwm@vger.kernel.org, linux-rtc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Heiko Stuebner , Josua Mayer , Arnd Bergmann , Daniel Palmer , Andy Shevchenko Subject: Re: [PATCH v9 0/7] Netronix embedded controller driver for Kobo and Tolino ebook readers Message-ID: <20210209141157.GD4766@dell> References: <20210124214127.3631530-1-j.neuschaefer@gmx.net> <20210208225644.3df4da99@aktux> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20210208225644.3df4da99@aktux> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 08 Feb 2021, Andreas Kemnade wrote: > On Sun, 24 Jan 2021 22:41:20 +0100 > Jonathan Neuschäfer wrote: > > > This patchset adds basic support for the embedded controller found on > > older ebook reader boards designed by/with the ODM Netronix Inc.[1] and > > sold by Kobo or Tolino, for example the Kobo Aura and the Tolino Shine. > > These drivers are based on information contained in the vendor kernel > > sources, but in order to all information in a single place, I documented > > the register interface of the EC on GitHub[2]. > > > > [1]: http://www.netronixinc.com/products.aspx?ID=1 > > [2]: https://github.com/neuschaefer/linux/wiki/Netronix-MSP430-embedded-controller > > > > v9: > > - Fixed a bug in the error handling of ntxec_probe, > > Reported-by: kernel test robot > > - Added Thierry Reding's ACK to the PWM patch > > > what is the fate of this one, looks like it got all acks from > maintainers. I'll apply it when -rc1 is out. -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog