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=-4.1 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_PASS,URIBL_BLOCKED autolearn=ham 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 3DBBFC43381 for ; Tue, 26 Mar 2019 20:32:35 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 03C9F20823 for ; Tue, 26 Mar 2019 20:32:35 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=megous.com header.i=@megous.com header.b="mbtWQCSg" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732726AbfCZUcd (ORCPT ); Tue, 26 Mar 2019 16:32:33 -0400 Received: from vps.xff.cz ([195.181.215.36]:51040 "EHLO vps.xff.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731617AbfCZUcd (ORCPT ); Tue, 26 Mar 2019 16:32:33 -0400 X-Greylist: delayed 356 seconds by postgrey-1.27 at vger.kernel.org; Tue, 26 Mar 2019 16:32:32 EDT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=megous.com; s=mail; t=1553631994; bh=KSbTlKGKQo5g7XiP9W/kwjgCMbjOyvr5fk6KhXsUrGw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=mbtWQCSg7uf6f3i9ynsk+7IZcPgKERPvxW7yHB+9uEUGYGzQDnoi9cCE0E1PrCanE /s0yrTLxchhS3lVLc02f1GlzkzkPNU/x0TNp76HLia3RkXYUTK000DRt5ehufeOhOp 2ALWGWEPV2Iz8usVVjKg9/wnY0ZuZTGOuZyzMXDM= Date: Tue, 26 Mar 2019 21:26:34 +0100 From: =?utf-8?Q?Ond=C5=99ej?= Jirman To: Maxime Ripard Cc: Ziping Chen , wens@csie.org, robh@kernel.org, mark.rutland@arm.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com Subject: Re: [linux-sunxi] Re: [PATCH v3 1/3] input: sun4i-a10-lradc-keys: Add support for A83T Message-ID: <20190326202634.di2rhacp2izeqyg3@core.my.home> Mail-Followup-To: Maxime Ripard , Ziping Chen , wens@csie.org, robh@kernel.org, mark.rutland@arm.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com References: <20170624024515.4669-1-techping.chan@gmail.com> <20170624024515.4669-2-techping.chan@gmail.com> <20170626171342.pdr7xdiaki4i5bdt@flea.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170626171342.pdr7xdiaki4i5bdt@flea.lan> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, On Mon, Jun 26, 2017 at 07:13:42PM +0200, Maxime Ripard wrote: > On Sat, Jun 24, 2017 at 10:45:13AM +0800, Ziping Chen wrote: > > From: Ziping Chen > > > > Allwinner A83T SoC has a low res adc like the one > > in Allwinner A10 SoC, however, the A10 SoC's vref > > of lradc internally is divided by 2/3 and the A83T > > SoC's vref of lradc internally is divided by 3/4, > > thus add a hardware variant for it to be compatible > > with various devices. > > > > Signed-off-by: Ziping Chen > > Acked-by: Maxime Ripard Can we move on with this patch series? It's a few years and it doesn't seem that there is any interest/progress with lradc iio based driver, and merging this wouldn't block that effort anyway (as suggested in other replies). I can re-send the series with the changed compatible name, and add a mainline user of this driver (A83T based TBS-A711 tablet). Any objections? regards, o. > Thanks! > Maxime > > -- > Maxime Ripard, Free Electrons > Embedded Linux and Kernel engineering > http://free-electrons.com > > -- > You received this message because you are subscribed to the Google Groups "linux-sunxi" group. > To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscribe@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?=27Ond=C5=99ej_Jirman=27_via_linux=2Dsunxi?= Subject: Re: Re: [PATCH v3 1/3] input: sun4i-a10-lradc-keys: Add support for A83T Date: Tue, 26 Mar 2019 21:26:34 +0100 Message-ID: <20190326202634.di2rhacp2izeqyg3@core.my.home> References: <20170624024515.4669-1-techping.chan@gmail.com> <20170624024515.4669-2-techping.chan@gmail.com> <20170626171342.pdr7xdiaki4i5bdt@flea.lan> Reply-To: megous-5qf/QAjKc83QT0dZR+AlfA@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Content-Disposition: inline In-Reply-To: <20170626171342.pdr7xdiaki4i5bdt-ZC1Zs529Oq4@public.gmane.org> List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , To: Maxime Ripard Cc: Ziping Chen , wens-jdAy2FN1RRM@public.gmane.org, robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, mark.rutland-5wv7dgnIgG8@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org List-Id: devicetree@vger.kernel.org Hello, On Mon, Jun 26, 2017 at 07:13:42PM +0200, Maxime Ripard wrote: > On Sat, Jun 24, 2017 at 10:45:13AM +0800, Ziping Chen wrote: > > From: Ziping Chen > > > > Allwinner A83T SoC has a low res adc like the one > > in Allwinner A10 SoC, however, the A10 SoC's vref > > of lradc internally is divided by 2/3 and the A83T > > SoC's vref of lradc internally is divided by 3/4, > > thus add a hardware variant for it to be compatible > > with various devices. > > > > Signed-off-by: Ziping Chen > > Acked-by: Maxime Ripard Can we move on with this patch series? It's a few years and it doesn't seem that there is any interest/progress with lradc iio based driver, and merging this wouldn't block that effort anyway (as suggested in other replies). I can re-send the series with the changed compatible name, and add a mainline user of this driver (A83T based TBS-A711 tablet). Any objections? regards, o. > Thanks! > Maxime > > -- > Maxime Ripard, Free Electrons > Embedded Linux and Kernel engineering > http://free-electrons.com > > -- > You received this message because you are subscribed to the Google Groups "linux-sunxi" group. > To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit https://groups.google.com/d/optout. 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=-2.2 required=3.0 tests=DKIM_ADSP_DISCARD,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_PASS autolearn=ham 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 B112CC43381 for ; Tue, 26 Mar 2019 20:27:03 +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 7889720823 for ; Tue, 26 Mar 2019 20:27:03 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="CbT4sNBd"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=megous.com header.i=@megous.com header.b="mbtWQCSg" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7889720823 Authentication-Results: mail.kernel.org; dmarc=fail (p=reject dis=none) header.from=megous.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=xLeMbGUKOvlXKEoIvqj4rx4/aHhUK4HIp6IGjGuB1fE=; b=CbT4sNBdVL/muy oxTE95kYYHOG0z6lg/s+1KvhzVIVUaYTVOOeNAQ+VttRsTGncRP7hHk2uTIXV+tQ02+/S7+VZrfm9 YoRxznhCEGxAiIUfr7RPNtUDzs2NXYaPoRKyOVPl/bMrW09Z6hNOy1Sml95KxQ8PRgfznMcJoTgVp xQJp5PRvSXCC5LrhZbodYM2iZeWVTClmSpIyK1eDmgurV8g0rNLaNZcurx5ZNEvJjkeYb9xJHQ+Ur SLADo7wY+GLSg2OCnYQcLFX4Q5aKCvzH8japK43mubS4WK1GIyBxhKL42q5lAE2SCog6ZPd1xIXZw utjfcyEJa5JrvmpHGR/A==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1h8sel-0007pN-W2; Tue, 26 Mar 2019 20:26:47 +0000 Received: from vps.xff.cz ([195.181.215.36]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1h8seh-0007ow-Vh for linux-arm-kernel@lists.infradead.org; Tue, 26 Mar 2019 20:26:46 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=megous.com; s=mail; t=1553631994; bh=KSbTlKGKQo5g7XiP9W/kwjgCMbjOyvr5fk6KhXsUrGw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=mbtWQCSg7uf6f3i9ynsk+7IZcPgKERPvxW7yHB+9uEUGYGzQDnoi9cCE0E1PrCanE /s0yrTLxchhS3lVLc02f1GlzkzkPNU/x0TNp76HLia3RkXYUTK000DRt5ehufeOhOp 2ALWGWEPV2Iz8usVVjKg9/wnY0ZuZTGOuZyzMXDM= Date: Tue, 26 Mar 2019 21:26:34 +0100 From: =?utf-8?Q?Ond=C5=99ej?= Jirman To: Maxime Ripard Subject: Re: [linux-sunxi] Re: [PATCH v3 1/3] input: sun4i-a10-lradc-keys: Add support for A83T Message-ID: <20190326202634.di2rhacp2izeqyg3@core.my.home> Mail-Followup-To: Maxime Ripard , Ziping Chen , wens@csie.org, robh@kernel.org, mark.rutland@arm.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com References: <20170624024515.4669-1-techping.chan@gmail.com> <20170624024515.4669-2-techping.chan@gmail.com> <20170626171342.pdr7xdiaki4i5bdt@flea.lan> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20170626171342.pdr7xdiaki4i5bdt@flea.lan> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190326_132644_338737_714EB2B8 X-CRM114-Status: GOOD ( 16.81 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: mark.rutland@arm.com, robh@kernel.org, devicetree@vger.kernel.org, linux-sunxi@googlegroups.com, wens@csie.org, linux-kernel@vger.kernel.org, Ziping Chen , linux-arm-kernel@lists.infradead.org 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 Hello, On Mon, Jun 26, 2017 at 07:13:42PM +0200, Maxime Ripard wrote: > On Sat, Jun 24, 2017 at 10:45:13AM +0800, Ziping Chen wrote: > > From: Ziping Chen > > > > Allwinner A83T SoC has a low res adc like the one > > in Allwinner A10 SoC, however, the A10 SoC's vref > > of lradc internally is divided by 2/3 and the A83T > > SoC's vref of lradc internally is divided by 3/4, > > thus add a hardware variant for it to be compatible > > with various devices. > > > > Signed-off-by: Ziping Chen > > Acked-by: Maxime Ripard Can we move on with this patch series? It's a few years and it doesn't seem that there is any interest/progress with lradc iio based driver, and merging this wouldn't block that effort anyway (as suggested in other replies). I can re-send the series with the changed compatible name, and add a mainline user of this driver (A83T based TBS-A711 tablet). Any objections? regards, o. > Thanks! > Maxime > > -- > Maxime Ripard, Free Electrons > Embedded Linux and Kernel engineering > http://free-electrons.com > > -- > You received this message because you are subscribed to the Google Groups "linux-sunxi" group. > To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscribe@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel