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 ED772C43334 for ; Mon, 27 Jun 2022 08:43:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233595AbiF0InF (ORCPT ); Mon, 27 Jun 2022 04:43:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38428 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232724AbiF0InD (ORCPT ); Mon, 27 Jun 2022 04:43:03 -0400 Received: from mail-ed1-x529.google.com (mail-ed1-x529.google.com [IPv6:2a00:1450:4864:20::529]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4FBE0558A for ; Mon, 27 Jun 2022 01:43:02 -0700 (PDT) Received: by mail-ed1-x529.google.com with SMTP id eq6so11895233edb.6 for ; Mon, 27 Jun 2022 01:43:02 -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 :from:to:references:in-reply-to:content-transfer-encoding; bh=jor1QhrStR6ApOvhc3xwWQAdwjSthDn3Ozs36STiHgg=; b=K4KabGyJXTkVg+ASQfeTMlCJZiVasxZ+4yTJA7quD3VWJfuOLWnMrxUAcHHR2frMSs IID0sxqMMtltp6CDyEqfvw7LzZ/j6bw1Q8aCnuJsF00+b4eSwl8QlhHPI0pwZ6gyMlDY ed3PiFLh6AO6ACRs7FETbidpTJ53hyMj5/FvbkNR4FK32BRfRx+zLSJEPirPTgWifC0+ vM7wlVPgRXeuSFBA6QUvF32XTrkTPcbNCO3gG5zAskyrhuaRKhug7eYLveU6xAh1Jyk5 kHwaLTCxbjKVR6juwK3jukHBXS3+7pzKwoPyN6P3qcpiFagihLGBdp6ZjqFJQsSuutMx ISwA== 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:from:to:references:in-reply-to :content-transfer-encoding; bh=jor1QhrStR6ApOvhc3xwWQAdwjSthDn3Ozs36STiHgg=; b=Rx6pu51sj227wJr8gzEcXsn+2tuV5fDv659bQH3KihSqh824xdHUBAbN74V0/pb49C 9byT2Tpy9MZRMSJoZIAqsjqjbWxAeNJqo2iGt/jFpgz5g9ATN9lb/chtwRMn9WOypvRB nkNIsQlyXawTlHPtFwqKsHf+ODa8W/14nWTi7V6kQxWqPnuhaqMCvK6/9JZjUqizMdfW J5zX2QjVwcHqi053N1OmmB9UUPI9Gh0qQS2kB6zCHWpVxO0od7UNhklKj/8zDn12VlzE cHdu5EnOjyHTPdXBXDaZxfiq34QyTJHxLnRAeUzqb8+bBnRhcqcAKOcIJYpaFlhkMzjw Ec8w== X-Gm-Message-State: AJIora8OEHAAbieAAPhz5CgsE1CYdRQmIIwfVbH41UkYXAlYxoH6PYeg 70jMgpQ1BzDVoCvQ0TXNHvH3t1Kh3W3zuA== X-Google-Smtp-Source: AGRyM1sbEnLfVkwxoC7QLbqZ9tBFin9K5ugJw1DSXHMx1l+gpYVvTO3Yq2u2MM1VNGAVIBuuiqNO9w== X-Received: by 2002:a05:6402:1d50:b0:436:beac:a4e3 with SMTP id dz16-20020a0564021d5000b00436beaca4e3mr15419037edb.191.1656319380921; Mon, 27 Jun 2022 01:43:00 -0700 (PDT) Received: from [192.168.0.247] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id j12-20020a1709064b4c00b00722e7e48dfdsm4729709ejv.218.2022.06.27.01.42.59 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 27 Jun 2022 01:43:00 -0700 (PDT) Message-ID: <68595b1f-cdd9-6c8b-c68d-59ecfa90d753@linaro.org> Date: Mon, 27 Jun 2022 10:42:59 +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 v3 11/40] arm64: dts: marvell: align gpio-key node names with dtschema Content-Language: en-US From: Krzysztof Kozlowski To: arm@kernel.org, soc@kernel.org, Arnd Bergmann , Olof Johansson , Andrew Lunn , Gregory Clement , Sebastian Hesselbarth , Rob Herring , Krzysztof Kozlowski , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20220616005224.18391-1-krzysztof.kozlowski@linaro.org> <20220616005333.18491-11-krzysztof.kozlowski@linaro.org> <50ab1e83-f14b-6d2c-df31-60a255552c46@linaro.org> In-Reply-To: <50ab1e83-f14b-6d2c-df31-60a255552c46@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 22/06/2022 10:32, Krzysztof Kozlowski wrote: > On 16/06/2022 02:53, Krzysztof Kozlowski wrote: >> The node names should be generic and DT schema expects certain pattern >> (e.g. with key/button/switch). >> >> Signed-off-by: Krzysztof Kozlowski >> --- >> arch/arm64/boot/dts/marvell/armada-3720-turris-mox.dts | 2 +- >> arch/arm64/boot/dts/marvell/armada-8040-clearfog-gt-8k.dts | 4 ++-- >> 2 files changed, 3 insertions(+), 3 deletions(-) > > Andrew, Gregory, Sebastian, > > Any comments on Marvel parts? Shall I grab them with rest of cleanups? > I guess answer is yes, I shall. :) Best regards, Krzysztof