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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 03050CCA47B for ; Wed, 8 Jun 2022 10:50:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237605AbiFHKuF (ORCPT ); Wed, 8 Jun 2022 06:50:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46670 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237540AbiFHKuB (ORCPT ); Wed, 8 Jun 2022 06:50:01 -0400 Received: from mail-ej1-x629.google.com (mail-ej1-x629.google.com [IPv6:2a00:1450:4864:20::629]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F279C1E303C for ; Wed, 8 Jun 2022 03:49:53 -0700 (PDT) Received: by mail-ej1-x629.google.com with SMTP id kq6so27609724ejb.11 for ; Wed, 08 Jun 2022 03:49:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=ppmJecFPUfINSV2AlV4steP2piT7HzfARnep8cf2hLk=; b=l8muK1/VkKkOhNmipiIQRvwi177Flgj0aiEyx7YjD/cRfWip7klyqKusOlBQxXNNdO aAXobXE/K2pB68YqljIPKpAlzLSH88GmGFULOB4aCiCGcCruAmgNxu2zBGC14aL16HJ8 uGrM0lcciever+JLI5I0yNo2/4VHS9+rqfDqQJjjv9wr+nEkIn+nDulQKIE9G7USArh9 5mfxi+7/1eMDWrTJ4NkOGQKz5DoGkvpWB+t0wTkO+g4X0k6DV1zl7hzbf0c1aGHJpEEA hDsXNTYaadYyefvY/M/SkLeP3hJG+RGGywu9lqesYSQlk1AwQeY5EWOK0OpqY6FbwG4+ qJiA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=ppmJecFPUfINSV2AlV4steP2piT7HzfARnep8cf2hLk=; b=IvqCxvj14J1CmL7rnjyVzlJVQD/KmLtVfEO0aggJLinQOg4STXyYM+nXTzeXntGeqt IMnkUge/sWztekCANoF7Smibfh+rXFugpBskTkskzjHSevRZroaFN3kOTNMAc+BQyipD z16I2E1PmPElyWyUv0jhwKHIiOAN1j5zHVBFJW+aS4xhkIYfQL2ykHM4/J9AF6GMzjd8 J6uZbt3wfmf8KBjJ580DNfSmFSmOkgYTl2fyt5q9aZAiRrYxSJuFw+s8VCOUvCOgIn3N G/DMCiMyA48HK9m37rdn6E6BD9s6k23gTMdIp54ZqfDQZa1PBzC83o8Aq/NyGKvDRLUR WM0g== X-Gm-Message-State: AOAM533Rzg81gImIeCg98WpteoK6h2DP3hacbxjxDS26cW0ghvYXO3/p DxuORMemvHWAP7NpT5apd5cHdw== X-Google-Smtp-Source: ABdhPJxclTtVb0y5AgFpqkyKKvKcjKZGmtq23R0+NldcOLXjcuLItIBpEgk03/t8KGwrkAHZMhAeyA== X-Received: by 2002:a17:906:c838:b0:711:d49f:687c with SMTP id dd24-20020a170906c83800b00711d49f687cmr12499044ejb.668.1654685391879; Wed, 08 Jun 2022 03:49:51 -0700 (PDT) Received: from [192.168.0.191] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id v9-20020a1709061dc900b006fea59ef3a5sm9025683ejh.32.2022.06.08.03.49.50 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 08 Jun 2022 03:49:51 -0700 (PDT) Message-ID: <30fbfe22-5c57-22b9-516c-fd435c7a754b@linaro.org> Date: Wed, 8 Jun 2022 12:49:50 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 Subject: Re: [PATCH v2 04/17] dt-bindings: iio: adc: axp209: Add AXP192 compatible Content-Language: en-US To: Aidan MacDonald , linus.walleij@linaro.org, brgl@bgdev.pl, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, wens@csie.org, jic23@kernel.org, lee.jones@linaro.org, sre@kernel.org, broonie@kernel.org, gregkh@linuxfoundation.org, lgirdwood@gmail.com Cc: lars@metafoo.de, rafael@kernel.org, quic_gurus@quicinc.com, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-iio@vger.kernel.org, linux-pm@vger.kernel.org References: <20220607155324.118102-1-aidanmacdonald.0x0@gmail.com> <20220607155324.118102-5-aidanmacdonald.0x0@gmail.com> From: Krzysztof Kozlowski In-Reply-To: <20220607155324.118102-5-aidanmacdonald.0x0@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 07/06/2022 17:53, Aidan MacDonald wrote: > The AXP192 is identical to the AXP20x, except for two additional > GPIO ADC channels. > > Signed-off-by: Aidan MacDonald Same problem... Best regards, Krzysztof