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 5DA58C433EF for ; Mon, 20 Jun 2022 11:15:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241380AbiFTLPa (ORCPT ); Mon, 20 Jun 2022 07:15:30 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60440 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241851AbiFTLO6 (ORCPT ); Mon, 20 Jun 2022 07:14:58 -0400 Received: from mail-ej1-x62a.google.com (mail-ej1-x62a.google.com [IPv6:2a00:1450:4864:20::62a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2EB5B15FED for ; Mon, 20 Jun 2022 04:14:43 -0700 (PDT) Received: by mail-ej1-x62a.google.com with SMTP id h23so20359664ejj.12 for ; Mon, 20 Jun 2022 04:14:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:subject:date:message-id:in-reply-to:references:mime-version :content-transfer-encoding; bh=r1VUPW8HeQuAus0WR/qhUKBR3nAc6jn8bNOOeAD1qP8=; b=L1yo1JH/rvcvHc/Jbcu20cw3a/qNdXrtoauJZcUZ3IGQ94HyicsrikmMoh5BfIsq6c fwYLf2+/k3VJErueXETFvnMvxL4p7EFOEfAdYBPP4AWLyNXcWdstxzRlstQEqc3WgfVd TuLEhqh42z9V14I+bq7f9TYvvLmTidmPAGIyOB/8YjH7IZb+8kinjQ57yfjI6xXtVWln /HkXyN/HCcVOz8HPImnAmRGsxnizPXBtY4t6rpl2K9AC7uMTb4giLJrAZrUPnnwxOSeS AhYpn4K+FY3J75Q6wpKdunHYFkteZ0gLMaX1zgLAS+nc/05jmYMi85TyaU6UEKGBDjdB uMUw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=r1VUPW8HeQuAus0WR/qhUKBR3nAc6jn8bNOOeAD1qP8=; b=OCgziewUgvPUmXfS6nyHUcZE/g1PdQOENnnC++SVwOOh5YK6rO9T2yADXQRD73Ctfb q5KwCMx0UN2KxA8eaAhYgMg6Oc9OQNYGtd0FULrORZajUcSPDofcIaWgLFvb+m3Lxg/C 2FJvliNWKrAwFLiImVnEihU3aeFbUr/g9qZO1hL0UkysGGclsIzzGp/KhNADxVfLz/qZ 4XBG7d62FfgkvpmXRjDoF1mwlYzUA/kMR4r252j1HwyV2vNDT5TG0zjSNBHdsyHfITnP mg0e9SvUusZeDNUVkltibM3DbxhwzwOE7IwadM2g73OVi3tNG/ZsAr/mA+XuQzNx1qlm KPRA== X-Gm-Message-State: AJIora+AyYYetGAv7cmDBb27nfzcq+Cn9ZTjSKMUMqOXGUDrZRwpN+Lj qODc162B/zfIPetrJqOT1VuuZQ== X-Google-Smtp-Source: AGRyM1vlUrmNMDAT29z9DBns/Ohr0A7Gxvoprpz+ikUzMDSCm3GF3UoXp8wjIkfC6RfnJLvlZNe3eQ== X-Received: by 2002:a17:906:824a:b0:70f:4c58:6ec6 with SMTP id f10-20020a170906824a00b0070f4c586ec6mr20480020ejx.648.1655723681574; Mon, 20 Jun 2022 04:14:41 -0700 (PDT) Received: from localhost.localdomain (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id c26-20020a170906171a00b006fed9a0eb17sm5699969eje.187.2022.06.20.04.14.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 20 Jun 2022 04:14:40 -0700 (PDT) From: Krzysztof Kozlowski To: arm@kernel.org, Arnd Bergmann , devicetree@vger.kernel.org, Krzysztof Kozlowski , linux-arm-kernel@lists.infradead.org, Krzysztof Kozlowski , linux-kernel@vger.kernel.org, Olof Johansson , Rob Herring , Wei Xu , soc@kernel.org Subject: Re: (subset) [PATCH v3 09/40] arm64: dts: hisilicon: align gpio-key node names with dtschema Date: Mon, 20 Jun 2022 13:14:32 +0200 Message-Id: <165572367262.35195.16654742647500367074.b4-ty@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20220616005333.18491-9-krzysztof.kozlowski@linaro.org> References: <20220616005224.18391-1-krzysztof.kozlowski@linaro.org> <20220616005333.18491-9-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 15 Jun 2022 17:53:02 -0700, Krzysztof Kozlowski wrote: > The node names should be generic and DT schema expects certain pattern > (e.g. with key/button/switch). > > Applied, thanks! [09/40] arm64: dts: hisilicon: align gpio-key node names with dtschema https://git.kernel.org/krzk/linux/c/111b4da2c2fc2551ecfe466616089e1223dc7ac1 Best regards, -- Krzysztof Kozlowski 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 CB05AC43334 for ; Mon, 20 Jun 2022 11:15:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:To:From:Reply-To:Cc:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=NdgipyuyOUlQZBGYPa4qG7v7K4gc53ILKJ91HUDIfrA=; b=o5U7YDJ6PrxtG8 oJUdCtMrbB6gw2MVDeMxEv4prCw2VUkljnuxKG32IXKQ1QpUCkyWWQIEcKW0XJ1f8DZizzs3s6h1C KEczsc2caC7u0NapDipfe6pmtOEuwoU7Rm0tNOsSQ3Drmqi856ix6yOl+jyG8X4QU19cQVivWhAVK HvKKeQoD5xj1hJX9i9zF5GxEBh1xKnu4F/pcyNd5+XThhODjafZlePSM8fms10dhdCq9xQNOjqipJ HQ04jgqyKiCJAe8KUOFbSf7Z9LIV0Z3YkpLkBXKNwy8RXrHQvXtFIkDjiBvLO2e3bBptV0BsU1Upb FLsppz6yOO0vTduW5rbA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o3FMl-0003aL-DR; Mon, 20 Jun 2022 11:14:47 +0000 Received: from mail-ej1-x62f.google.com ([2a00:1450:4864:20::62f]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o3FMi-0003Xx-30 for linux-arm-kernel@lists.infradead.org; Mon, 20 Jun 2022 11:14:45 +0000 Received: by mail-ej1-x62f.google.com with SMTP id kq6so20359984ejb.11 for ; Mon, 20 Jun 2022 04:14:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:subject:date:message-id:in-reply-to:references:mime-version :content-transfer-encoding; bh=r1VUPW8HeQuAus0WR/qhUKBR3nAc6jn8bNOOeAD1qP8=; b=L1yo1JH/rvcvHc/Jbcu20cw3a/qNdXrtoauJZcUZ3IGQ94HyicsrikmMoh5BfIsq6c fwYLf2+/k3VJErueXETFvnMvxL4p7EFOEfAdYBPP4AWLyNXcWdstxzRlstQEqc3WgfVd TuLEhqh42z9V14I+bq7f9TYvvLmTidmPAGIyOB/8YjH7IZb+8kinjQ57yfjI6xXtVWln /HkXyN/HCcVOz8HPImnAmRGsxnizPXBtY4t6rpl2K9AC7uMTb4giLJrAZrUPnnwxOSeS AhYpn4K+FY3J75Q6wpKdunHYFkteZ0gLMaX1zgLAS+nc/05jmYMi85TyaU6UEKGBDjdB uMUw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=r1VUPW8HeQuAus0WR/qhUKBR3nAc6jn8bNOOeAD1qP8=; b=uXVVA8/Vt6jzEPa2JiJJYknNgERsS+vqQg7FiqOOc8BFj1Jz6L4rD9qAszHA/SMrEJ AcB3qPmUT1ivDpCzwbpo15fOee9b3HoOBcIDNq6bukR3b5NTGPe7B2lBYLTDVp/UCiDt iIlzBXdK7ILA/uSmvf1Imcg/AhwbybBB4cT7qDPjlyisd0rsipqCnIZ1+yahoJFK3i7f LJADXvFdPzAxY0OsTiodBrz4w7631l2dJyCKfEqwWCTJ4fHjiFKPaMRRf8o5sNh9nJvI S5qN4KsIAXL3RXzgRBJMCN3kcpUCyXwjJseaCVNQSMPC6lRBQuEXzt1PI3HY3DJkWlzB 58nQ== X-Gm-Message-State: AJIora+rTCEWR3TwPVPYpp212G5REayN0f94cR33CCwvDxTnmhQX1me/ t3ef3KXfWNwcwfR4GukSzBVGGw== X-Google-Smtp-Source: AGRyM1vlUrmNMDAT29z9DBns/Ohr0A7Gxvoprpz+ikUzMDSCm3GF3UoXp8wjIkfC6RfnJLvlZNe3eQ== X-Received: by 2002:a17:906:824a:b0:70f:4c58:6ec6 with SMTP id f10-20020a170906824a00b0070f4c586ec6mr20480020ejx.648.1655723681574; Mon, 20 Jun 2022 04:14:41 -0700 (PDT) Received: from localhost.localdomain (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id c26-20020a170906171a00b006fed9a0eb17sm5699969eje.187.2022.06.20.04.14.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 20 Jun 2022 04:14:40 -0700 (PDT) From: Krzysztof Kozlowski To: arm@kernel.org, Arnd Bergmann , devicetree@vger.kernel.org, Krzysztof Kozlowski , linux-arm-kernel@lists.infradead.org, Krzysztof Kozlowski , linux-kernel@vger.kernel.org, Olof Johansson , Rob Herring , Wei Xu , soc@kernel.org Subject: Re: (subset) [PATCH v3 09/40] arm64: dts: hisilicon: align gpio-key node names with dtschema Date: Mon, 20 Jun 2022 13:14:32 +0200 Message-Id: <165572367262.35195.16654742647500367074.b4-ty@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20220616005333.18491-9-krzysztof.kozlowski@linaro.org> References: <20220616005224.18391-1-krzysztof.kozlowski@linaro.org> <20220616005333.18491-9-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220620_041444_167028_993EEB9A X-CRM114-Status: UNSURE ( 7.31 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, 15 Jun 2022 17:53:02 -0700, Krzysztof Kozlowski wrote: > The node names should be generic and DT schema expects certain pattern > (e.g. with key/button/switch). > > Applied, thanks! [09/40] arm64: dts: hisilicon: align gpio-key node names with dtschema https://git.kernel.org/krzk/linux/c/111b4da2c2fc2551ecfe466616089e1223dc7ac1 Best regards, -- Krzysztof Kozlowski _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel