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 E0E02C43334 for ; Tue, 21 Jun 2022 02:29:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S244658AbiFUC3Q (ORCPT ); Mon, 20 Jun 2022 22:29:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47618 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1343873AbiFUC3N (ORCPT ); Mon, 20 Jun 2022 22:29:13 -0400 Received: from szxga03-in.huawei.com (szxga03-in.huawei.com [45.249.212.189]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BD51114011; Mon, 20 Jun 2022 19:29:12 -0700 (PDT) Received: from kwepemi500011.china.huawei.com (unknown [172.30.72.53]) by szxga03-in.huawei.com (SkyGuard) with ESMTP id 4LRr6Z5t6kzDsC8; Tue, 21 Jun 2022 10:28:38 +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:05 +0800 Message-ID: <62B12CE5.3070605@hisilicon.com> Date: Tue, 21 Jun 2022 10:28:53 +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 10/40] arm64: dts: hisilicon: correct gpio-keys properties References: <20220616005224.18391-1-krzysztof.kozlowski@linaro.org> <20220616005333.18491-10-krzysztof.kozlowski@linaro.org> <165572367262.35195.3017202631161821565.b4-ty@linaro.org> In-Reply-To: <165572367262.35195.3017202631161821565.b4-ty@linaro.org> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.67.102.125] X-ClientProxiedBy: dggems706-chm.china.huawei.com (10.3.19.183) To kwepemi500011.china.huawei.com (7.221.188.124) X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Krzysztof, On 2022/6/20 19:14, Krzysztof Kozlowski wrote: > On Wed, 15 Jun 2022 17:53:03 -0700, Krzysztof Kozlowski wrote: >> gpio-keys children do not use unit addresses. >> >> > > Applied, thanks! Thanks! Best Regards, Wei > > [10/40] arm64: dts: hisilicon: correct gpio-keys properties > https://git.kernel.org/krzk/linux/c/717b3096da2ea205c6f31b4c2cd4485671d6ac79 > > Best regards, >