From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oa1-f49.google.com (mail-oa1-f49.google.com [209.85.160.49]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 16E361EA01 for ; Wed, 2 Nov 2022 17:28:57 +0000 (UTC) Received: by mail-oa1-f49.google.com with SMTP id 586e51a60fabf-13b23e29e36so21037519fac.8 for ; Wed, 02 Nov 2022 10:28:57 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=B9a0wvsCSnT/xWIPqbzQDwoWxsjty2U93TRnjNkLEzk=; b=2s0rLRv/C8Bl2IerUnaJNjObyJyfL8tiDb24+QrJG6ZOdte7wB4sVY7lTzrAcxwvKm UPLxDxUyMvO4l1Byw5UoZI0nHUvSNckO6/XxBIH9LzMmq5s+sVHAjNejMVHJonvqBfDU PWGTU4zGndHvhJWorcs+vSoww0M8JFwrxHdmhVMzc5mm60u3NvxJqJM0VFTlq8d/75Pf vQBKm7fPWKZLW3zA61+9wrllRfOGciZJllHF/9YqCuL8WOhBQItaU3errXbldUxUV6fv WKIq9xydjyoAtwxYA6qQ4UvOIeeFX6XzHONWiJqCnREVQiJfcYm3wKjKuYhgZ8l3jZBh mmAQ== X-Gm-Message-State: ACrzQf2SBOQyDDMmTTJixHz7YuiE6sMoBGK3w10vC3MNyHKb16sLf37X VaadQ64M4thN8whwdc6POQ== X-Google-Smtp-Source: AMsMyM7GXGQgFi8k32FyKSuR0yvQ/Sbs93jOubBAmge3qsz5gJqJMOz2GbMWlZbbHd4ERK4fcKXjUA== X-Received: by 2002:a05:6870:a44a:b0:13c:7aa9:4614 with SMTP id n10-20020a056870a44a00b0013c7aa94614mr16934422oal.229.1667410136849; Wed, 02 Nov 2022 10:28:56 -0700 (PDT) Received: from robh_at_kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id p5-20020a056870830500b0013b92b3ac64sm6258146oae.3.2022.11.02.10.28.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 02 Nov 2022 10:28:56 -0700 (PDT) Received: (nullmailer pid 4192420 invoked by uid 1000); Wed, 02 Nov 2022 17:28:58 -0000 Date: Wed, 2 Nov 2022 12:28:58 -0500 From: Rob Herring To: Andre Przywara Cc: linux-arm-kernel@lists.infradead.org, linux-input@vger.kernel.org, Rob Herring , Hans de Goede , devicetree@vger.kernel.org, Krzysztof Kozlowski , linux-sunxi@lists.linux.dev, Jernej Skrabec , Samuel Holland , Icenowy Zheng , Chen-Yu Tsai , Dmitry Torokhov Subject: Re: [PATCH 8/9] dt-bindings: input: sun4i-lradc-keys: Add F1C100s compatible Message-ID: <166741013756.4192364.675668624512332912.robh@kernel.org> References: <20221101141658.3631342-1-andre.przywara@arm.com> <20221101141658.3631342-9-andre.przywara@arm.com> Precedence: bulk X-Mailing-List: linux-sunxi@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20221101141658.3631342-9-andre.przywara@arm.com> On Tue, 01 Nov 2022 14:16:57 +0000, Andre Przywara wrote: > The Allwinner F1C100s series of SoCs contain a LRADC (aka. KEYADC) > compatible to the version in other SoCs. > The manual doesn't mention the ratio of the input voltage that is used, > but comparing actual measurements with the values in the register > suggests that it is 3/4 of Vref. > > Add an F1C100s compatible string to the list, and pair it with the > A83T fallback. Since the A64 is the same, combined both using an enum. > > Signed-off-by: Andre Przywara > --- > .../bindings/input/allwinner,sun4i-a10-lradc-keys.yaml | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > Acked-by: Rob Herring 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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 9413BC43217 for ; Wed, 2 Nov 2022 17:29:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=cB6yC4XcCNvyQ/YOjsSOy7XwbnrfNIAQCLm+F25oov0=; b=RYtZVNqVK9Mtvh DD03RwNOCVph9nb79uUiHSN3x1MfsPvDXnpN03I49WxHC0h3fYR5wMsH28CpPAiIzmZOrxX2vWR/5 vKZLEB7jKzHa15fG2Pz4YAPBQh6QgUbyJlD8IYEUKLP3ySW/XAmiwKqgPG0N9LiEHk1b+P5GLetYH wtRQ1tmbk3xAg8NOcysgQLZUtrZ0WsFq8/MBOsaRmyzGp46YrXYhK4XC5FIQWEnOurcD6aP4xsUBY bp10p/5vMsENMX3Fid7JJYdsmVPp651j6xtKUocJ8PVgt6TBgAGJGH6KpCpV0MXVCvVrDUoHsfHju nu1mwWea/wyxY4+/5hOQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oqHXx-00CYsE-Qp; Wed, 02 Nov 2022 17:29:02 +0000 Received: from mail-oa1-f44.google.com ([209.85.160.44]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oqHXu-00CYpn-NW for linux-arm-kernel@lists.infradead.org; Wed, 02 Nov 2022 17:29:00 +0000 Received: by mail-oa1-f44.google.com with SMTP id 586e51a60fabf-13ba86b5ac0so21076561fac.1 for ; Wed, 02 Nov 2022 10:28:57 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=B9a0wvsCSnT/xWIPqbzQDwoWxsjty2U93TRnjNkLEzk=; b=q6eNZwIDSkzr6U+6586Rb5lP7t+AxWZOMslWMFX0VRysxlWTyjOTzlXxD79s5xABkP ZB+O0omIlgwzbqFkH9B/l0L8JYV0bTWxGYvMX8izz+i9R76WQamQO2r25YW6E7Ra5fsj PaKuChSVdN4dXT4NTeAb11sashZxlN6pfg1sBqyyCj0d1B/AlFUH0XskAvxqRkxHFh2o aiNcmaMNn2peu9ay0x0LgNkqIRC6MLWNpZIoazNDJ4vRfBUrbGpa65Zulbco/gWNlvcc 25e+azJty1rwq2mXftSIXBGe8ie6EZ5Xn5PgmDl6L/3vbnHZiDSwxqdEdNTW5gh352MB tTWQ== X-Gm-Message-State: ACrzQf2dsmhDDb+l5yz65YyOXbpyx1y8WzQc7Z0evLtMbTLKiDikztyp NFv4aNi5A1cqKyvZFrbbI73AbMF8mw== X-Google-Smtp-Source: AMsMyM7GXGQgFi8k32FyKSuR0yvQ/Sbs93jOubBAmge3qsz5gJqJMOz2GbMWlZbbHd4ERK4fcKXjUA== X-Received: by 2002:a05:6870:a44a:b0:13c:7aa9:4614 with SMTP id n10-20020a056870a44a00b0013c7aa94614mr16934422oal.229.1667410136849; Wed, 02 Nov 2022 10:28:56 -0700 (PDT) Received: from robh_at_kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id p5-20020a056870830500b0013b92b3ac64sm6258146oae.3.2022.11.02.10.28.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 02 Nov 2022 10:28:56 -0700 (PDT) Received: (nullmailer pid 4192420 invoked by uid 1000); Wed, 02 Nov 2022 17:28:58 -0000 Date: Wed, 2 Nov 2022 12:28:58 -0500 From: Rob Herring To: Andre Przywara Cc: linux-arm-kernel@lists.infradead.org, linux-input@vger.kernel.org, Rob Herring , Hans de Goede , devicetree@vger.kernel.org, Krzysztof Kozlowski , linux-sunxi@lists.linux.dev, Jernej Skrabec , Samuel Holland , Icenowy Zheng , Chen-Yu Tsai , Dmitry Torokhov Subject: Re: [PATCH 8/9] dt-bindings: input: sun4i-lradc-keys: Add F1C100s compatible Message-ID: <166741013756.4192364.675668624512332912.robh@kernel.org> References: <20221101141658.3631342-1-andre.przywara@arm.com> <20221101141658.3631342-9-andre.przywara@arm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20221101141658.3631342-9-andre.przywara@arm.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221102_102858_812137_1A84F650 X-CRM114-Status: GOOD ( 16.06 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, 01 Nov 2022 14:16:57 +0000, Andre Przywara wrote: > The Allwinner F1C100s series of SoCs contain a LRADC (aka. KEYADC) > compatible to the version in other SoCs. > The manual doesn't mention the ratio of the input voltage that is used, > but comparing actual measurements with the values in the register > suggests that it is 3/4 of Vref. > > Add an F1C100s compatible string to the list, and pair it with the > A83T fallback. Since the A64 is the same, combined both using an enum. > > Signed-off-by: Andre Przywara > --- > .../bindings/input/allwinner,sun4i-a10-lradc-keys.yaml | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > Acked-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel