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 D76BCC433EF for ; Tue, 12 Jul 2022 07:11:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230225AbiGLHLK (ORCPT ); Tue, 12 Jul 2022 03:11:10 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50492 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229782AbiGLHLI (ORCPT ); Tue, 12 Jul 2022 03:11:08 -0400 Received: from mail-lj1-x230.google.com (mail-lj1-x230.google.com [IPv6:2a00:1450:4864:20::230]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E590C275DE for ; Tue, 12 Jul 2022 00:11:03 -0700 (PDT) Received: by mail-lj1-x230.google.com with SMTP id w17so7274842ljh.6 for ; Tue, 12 Jul 2022 00:11:03 -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=QEUyx0E9n8vFcgYZZ5+oGz1HVwAvbqPb8QwcUhO4wh8=; b=pblwCANp624g23t3MmHXm13+zksran9Vfismaduy4g67uAj8xvi/xaROG1iXc2qy9+ SJqD8n1mg0jTfBRdlTzlVe9/0ezZbtVDWWdjYZV74TMB9at7CyoSIxh5FBwdIeWypfy9 9nq/rWlA2/EmBgB0DKUdSB4J4MJBmuFYXpKHzNqDs0Dai6ThkkJIr4Jpg+5SxuP2MaiC RN7gZRV0Pb1QP5EKvz9H0WMwdNiCMz6S+0rWji1VaqUvgn0zu36oMrPZMpDDTWbNHcrT U/kn4UY9ZgQhjL8w7kZemkaXCpcqOvE9L4hspvcYI4Qh7iu220I9SIyg7d9D+StczKwG gIRA== 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=QEUyx0E9n8vFcgYZZ5+oGz1HVwAvbqPb8QwcUhO4wh8=; b=SWzu7nK9cziN6stmrlLhsdTjXFKq7arXzNvGY0PES2et4pIBU8OaDQTw9yTByY/7Q1 tibxqHZcvTwOIxlvoXHaaYuXs4y0qOt2Yf0XPQ65Obtn6axZiK+uGwRK57U96GP3/uxQ t5gk8caHkOzSotM8qwtMDb/bbZXbX3ONuBj84SY5uRhdLjPF34COwoVHvP+Nf7VkAxUd ouJNS9yCPqr/UreJ00rZSetj+HAfHMTsBX6r1qChwpOjhryhEMRjGTYRyICNafm1EAQR brTI3tgm9Zb4IcUHXrK4wWzjG3ElTwy1pyi0RvWavrDBL82ZFRcQ555UFr5hEtanYQln HOxA== X-Gm-Message-State: AJIora8kFjnygv9WTIl0A69g5v/GkyaUoR/SyBueF7rdqbwzw7UAJDu+ IYV9sqtM0FaNZinQcqqpSsPMFg== X-Google-Smtp-Source: AGRyM1sZ2tKhjXGOykefiUQc+wQu3O3VZEElIodcEfttcGfucNFdJm4CvcLdTZAlaGm46CP46fxOJQ== X-Received: by 2002:a2e:96c1:0:b0:258:e8ec:3889 with SMTP id d1-20020a2e96c1000000b00258e8ec3889mr12162830ljj.6.1657609862335; Tue, 12 Jul 2022 00:11:02 -0700 (PDT) Received: from [10.0.0.8] (fwa5cab-55.bb.online.no. [88.92.171.55]) by smtp.gmail.com with ESMTPSA id t9-20020ac25489000000b0047f8cb94004sm2024781lfk.35.2022.07.12.00.11.00 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 12 Jul 2022 00:11:01 -0700 (PDT) Message-ID: <09c11a48-fb3f-8fde-c530-dc13f5cf4bf6@linaro.org> Date: Tue, 12 Jul 2022 09:11:00 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [RESEND PATCH v3 0/3] dt-bindings: input: gpio-keys: apply via DT tree Content-Language: en-US To: Dmitry Torokhov , Rob Herring Cc: Krzysztof Kozlowski , Linux Input , devicetree@vger.kernel.org, "linux-kernel@vger.kernel.org" References: <20220705120356.94876-1-krzysztof.kozlowski@linaro.org> <352f27e7-0da1-4a4a-83a4-ded370dfbd7f@linaro.org> <20220708220507.GA1557227-robh@kernel.org> From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 09/07/2022 00:23, Dmitry Torokhov wrote: >>> I am sorry but what series/branch this series is based on? I tried >>> applying but there are conflicts. The latest I have that is touching >>> gpio-keys.yaml is: >>> >>> 4fda8a2df83a dt-bindings: input: use generic node names >> >> This one from me: >> >> https://lore.kernel.org/all/20220608211207.2058487-1-robh@kernel.org/ > > Ah, I see, thank you. Applied the lot. Great! Thank you. Best regards, Krzysztof