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 smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 DED96C43334 for ; Mon, 13 Jun 2022 21:00:06 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id AC998C3411F; Mon, 13 Jun 2022 21:00:06 +0000 (UTC) Received: from mail-ej1-f54.google.com (mail-ej1-f54.google.com [209.85.218.54]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id E538DC3411C; Mon, 13 Jun 2022 21:00:05 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org E538DC3411C Authentication-Results: smtp.kernel.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: smtp.kernel.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-ej1-f54.google.com with SMTP id s12so13442010ejx.3; Mon, 13 Jun 2022 14:00:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=9CJMCg82C9CA+VF6EtDbiVLWnCE+gcyYEDGZtnWDX8I=; b=cJc/SprZOfokSgWwnzvuGuRwPp1zab3QO7Q9DUSxb6DYSiH8EGH3aR8DOm3dcA9B7l GjDO0NbkAF2WQW/sB26wXSNDG/PQsezHS9Sy3haCeZizj7fwKU12mhzRtLLFDmEiu/hp dlHvkvfXMG7Fl99OAPbv0f+ufocMcSZyjnoKeqK341x16Cgcv1X9zl7i5AP9aThKe9bY IZMJYxoTArAncCcTCMjPw5JyRmrVUAQizo6neNGAPII7SBuHvcAvwtjxvW6e3mhPQLrT dpZI1OZO3WsL9PmsWGp3FGnrSd4NyGXdmNxtFsfVL37/QmqoEv8E9IxiwBvVS/IrPskC WxoA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=9CJMCg82C9CA+VF6EtDbiVLWnCE+gcyYEDGZtnWDX8I=; b=h8N8QEfoojtpk1QU33V9wAeQl8ugdqSlPmZNBWRd4RnGv2FYFo6fnDOj6PemZBhk7F Bgaxp+7ln61LngK43xLPbfe2enrRbHYrRBhOyKr+UXs1EPjdjw5gvE8hWiIgED8tIirc 3LEoU3d9L+NQbQMqvp1io1aDcmpw4gIIN1wIxBW8azc35PiAWuGJVE8wFRzDBKS26sLr wEURmKJ7eiLL0f2lOtQFeQGiNQ83eRyPt+m9qiMu1r6A2rsTmbUuShfnw9lUWP3mjIgT aw/aBf7mV9WFVYsqz3jhxIILYxKonX/AHETk79fZLAOCKMAJzoYP/YLDMsFZs0Uc0i3l laWA== X-Gm-Message-State: AJIora8jRQtm6qR4kVS6NHoKoZwueDOshMFAgqBZUj3U+Bl6HHzfrlAf lfcjVhGG/0aMQ8HtXAVFT9o= X-Google-Smtp-Source: ABdhPJy/yfR5haJgk6lB/FbMqG7w8FPgqDK3la1oweXRWZE+kcsnyfKXjsR13vgEm01lVEVNEX/dFA== X-Received: by 2002:a17:906:7a13:b0:711:ff9c:f4bb with SMTP id d19-20020a1709067a1300b00711ff9cf4bbmr1415216ejo.642.1655154004124; Mon, 13 Jun 2022 14:00:04 -0700 (PDT) Received: from kista.localnet (213-161-3-76.dynamic.telemach.net. [213.161.3.76]) by smtp.gmail.com with ESMTPSA id h18-20020a05640250d200b0042e15364d14sm5671325edb.8.2022.06.13.14.00.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Jun 2022 14:00:03 -0700 (PDT) From: Jernej =?utf-8?B?xaBrcmFiZWM=?= List-Id: To: Arnd Bergmann , Olof Johansson , arm@kernel.org, soc@kernel.org, Rob Herring , Krzysztof Kozlowski , Chen-Yu Tsai , Samuel Holland , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev, linux-kernel@vger.kernel.org, Krzysztof Kozlowski Cc: Krzysztof Kozlowski Subject: Re: [PATCH v2 05/48] arm64: dts: allwinner: align gpio-key node names with dtschema Date: Mon, 13 Jun 2022 23:00:02 +0200 Message-ID: <5574044.DvuYhMxLoT@kista> In-Reply-To: <20220609113911.380368-4-krzysztof.kozlowski@linaro.org> References: <20220609113721.379932-1-krzysztof.kozlowski@linaro.org> <20220609113911.380368-4-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" Dne =C4=8Detrtek, 09. junij 2022 ob 13:39:07 CEST je Krzysztof Kozlowski=20 napisal(a): > The node names should be generic and DT schema expects certain pattern > (e.g. with key/button/switch). >=20 > Signed-off-by: Krzysztof Kozlowski Acked-by: Jernej Skrabec Best regards, Jernej