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 CEE82FA3745 for ; Thu, 27 Oct 2022 12:39:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234309AbiJ0Mjh (ORCPT ); Thu, 27 Oct 2022 08:39:37 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38994 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235429AbiJ0Mjf (ORCPT ); Thu, 27 Oct 2022 08:39:35 -0400 Received: from mail-wr1-x435.google.com (mail-wr1-x435.google.com [IPv6:2a00:1450:4864:20::435]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DDBDF55AD for ; Thu, 27 Oct 2022 05:39:33 -0700 (PDT) Received: by mail-wr1-x435.google.com with SMTP id o4so1944689wrq.6 for ; Thu, 27 Oct 2022 05:39:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:reply-to:organization:from :content-language:references:cc:to:subject:user-agent:mime-version :date:message-id:from:to:cc:subject:date:message-id:reply-to; bh=IQYjFvDXhbXoMSg3iLP8iixElFcJJq871depMmLi0sA=; b=tKuqhGzVH3uIi4Y08h0Jp1YREHQrrdGZlRj5vLVcqSofvi4XhmxK5HpuH+JnkInma0 +tZqlwThXus4uDQjzvKwQH9rW9oCNxv0rpHbJAtSn1DFpFbazbC4vJzlOr19+BBE5ZWa JcWaG4V8BFk7my9mGY9A/Za9TPyKi2p2oinZhE06G2O10HGfNfAY/XYqI3LMOoyZKkfi v3NGPvCpkbQ8npQc9u8TwKgWO+udOYk3Ll2i5JBZsSucRIW597ne9dfStIwkgtto17FJ UcPmbQTcEP02z03tkw/vxc1zyt+ZyahXEZnOY/yxQbGqVGHzbpl205bqfgJWf1Aqdepa mLqQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:reply-to:organization:from :content-language:references:cc:to:subject:user-agent:mime-version :date:message-id:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=IQYjFvDXhbXoMSg3iLP8iixElFcJJq871depMmLi0sA=; b=5xv/PPViZpOWP8DU0w1sQjMm7sfkTfkjWDThEhQ/pC419I4h9f0gB9cLo9UznoKIPR Rmkc5gSuqsIxwj/d16sPbiDccxk+BtCdWUoCNY/XQgOQD9FgatQirs9U3C5QYEPMkk1J KXSkckGe7Bq9mSWszzcQhDhyMd8frOp3oBZlApW7yzY4VWGQ756V/8PqMh9/DCqz59yp Bj0aR44g4tofn6Q5nmuIy+OsuNosayhVdI4oZsrN39sctwezyBlZIobZSDDrzzWl6eyq w5ZnXXcURUT6Mf4NHyEWP7Lc4MPRnIeIl6LG8bAzBaisRLAvf7UAlOVXjzj6czzVtGQJ caXQ== X-Gm-Message-State: ACrzQf1FCXSQKcLCVTdwx1w0oNKHq864JWSHlWAuid2mxR8uY1Cyj5st Co6DSlFneGNz16zrsWGzKZhqgg== X-Google-Smtp-Source: AMsMyM5Cg9WCqUALY8m5StEnnOM0cPmGUujCLKConaYI90HOnBQn0GgQVa6cWEOdGz5Lmyqng1Q7Pw== X-Received: by 2002:a5d:4302:0:b0:232:ce6b:40c0 with SMTP id h2-20020a5d4302000000b00232ce6b40c0mr31388788wrq.415.1666874372397; Thu, 27 Oct 2022 05:39:32 -0700 (PDT) Received: from ?IPV6:2a01:e0a:898:f380:1cb7:f7ba:a36e:de10? ([2a01:e0a:898:f380:1cb7:f7ba:a36e:de10]) by smtp.gmail.com with ESMTPSA id m1-20020a1c2601000000b003cf47556f21sm4665594wmm.2.2022.10.27.05.39.30 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 27 Oct 2022 05:39:32 -0700 (PDT) Message-ID: Date: Thu, 27 Oct 2022 14:39:29 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.1 Subject: Re: [PATCH v4 06/11] dt-bindings: input: qcom,pm8921-pwrkey: convert to dt-schema To: Dmitry Torokhov , Krzysztof Kozlowski Cc: Bjorn Andersson , Satya Priya , Lee Jones , Krzysztof Kozlowski , Rob Herring , Konrad Dybcio , Alexandre Belloni , Andy Gross , Alessandro Zummo , linux-input@vger.kernel.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, Rob Herring , linux-rtc@vger.kernel.org, linux-kernel@vger.kernel.org References: <20220928-mdm9615-dt-schema-fixes-v4-0-dac2dfaac703@linaro.org> <20220928-mdm9615-dt-schema-fixes-v4-6-dac2dfaac703@linaro.org> Content-Language: en-US From: Neil Armstrong Organization: Linaro Developer Services Reply-To: neil.armstrong@linaro.org In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Hi, On 27/10/2022 09:55, Dmitry Torokhov wrote: > On Fri, Oct 21, 2022 at 11:06:42AM +0200, Neil Armstrong wrote: >> Convert input/qcom,pm8xxx-pwrkey.txt to YAML, and take in account that >> the PM8921 pwrkey compatible is used as fallback for the PM8018 pwrkey. >> >> Reviewed-by: Rob Herring >> Reviewed-by: Krzysztof Kozlowski >> Signed-off-by: Neil Armstrong > > Should I merge this through my tree or you want all these changes to go > together through some particular tree? I have no preference, Krzysztof will you take it and prepare a branch to Bjorn ? > > Thanks. > Neil