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 D1FDDC43334 for ; Tue, 21 Jun 2022 02:30:41 +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:In-Reply-To:References:Subject:To: MIME-Version:From:Date:Message-ID:Reply-To:Cc:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=w7qswMqnnZKtqbC64fwHYZKvRFeJH5XM/7ZDK2q1v2Y=; b=oLpKUPr/AV9pg8 TXuV4BUzVOKA6pD47gIgFi0yygflgwrFHGIBDNEBIQVGEtJvxHHV7gDlIxAEIwXG4AvU185Bpffc6 6VUD9mhtBAv+2Y9AEmK0Ta/ZfWXZq+tUTkD5GI6bt/EazcSQ2YvPCVnCdivvdfgD6+71gAEWKacwR Y3uuHQFWQI4x4nNlpJjE8+Dtakw+xokBsPnKubUXSt4eDyD1mBbhxYiwt+P9Ngd1moVmPoDe8UkQZ sc0AI3h+KJ3mUWJFHr5AGrSb8FyBVyvq/A41KKymYwbP5QCrF48+3fV8oI+MAnIBKpAUOAfg331xs fYB01JkgVnNIIwsS3BZA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o3Te6-003EeL-V1; Tue, 21 Jun 2022 02:29:39 +0000 Received: from szxga02-in.huawei.com ([45.249.212.188]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o3Tdw-003EcY-2t for linux-arm-kernel@lists.infradead.org; Tue, 21 Jun 2022 02:29:29 +0000 Received: from kwepemi500011.china.huawei.com (unknown [172.30.72.57]) by szxga02-in.huawei.com (SkyGuard) with ESMTP id 4LRr5X3FcNzkWPK; Tue, 21 Jun 2022 10:27:44 +0800 (CST) Received: from [127.0.0.1] (10.67.102.125) by kwepemi500011.china.huawei.com (7.221.188.124) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.24; Tue, 21 Jun 2022 10:29:23 +0800 Message-ID: <62B12D02.8000707@hisilicon.com> Date: Tue, 21 Jun 2022 10:29:22 +0800 From: Wei Xu User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Krzysztof Kozlowski , , Arnd Bergmann , , , Krzysztof Kozlowski , , Olof Johansson , Rob Herring , Subject: Re: (subset) [PATCH v3 09/40] arm64: dts: hisilicon: align gpio-key node names with dtschema References: <20220616005224.18391-1-krzysztof.kozlowski@linaro.org> <20220616005333.18491-9-krzysztof.kozlowski@linaro.org> <165572367262.35195.16654742647500367074.b4-ty@linaro.org> In-Reply-To: <165572367262.35195.16654742647500367074.b4-ty@linaro.org> X-Originating-IP: [10.67.102.125] X-ClientProxiedBy: dggems705-chm.china.huawei.com (10.3.19.182) To kwepemi500011.china.huawei.com (7.221.188.124) X-CFilter-Loop: Reflected X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220620_192928_347303_B9AD1D91 X-CRM114-Status: UNSURE ( 5.23 ) 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 Hi Krzysztof, On 2022/6/20 19:14, Krzysztof Kozlowski wrote: > 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! Thanks! Best Regards, Wei > > [09/40] arm64: dts: hisilicon: align gpio-key node names with dtschema > https://git.kernel.org/krzk/linux/c/111b4da2c2fc2551ecfe466616089e1223dc7ac1 > > Best regards, > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel