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 1B978C7EE23 for ; Tue, 2 May 2023 06:31:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233373AbjEBGbR (ORCPT ); Tue, 2 May 2023 02:31:17 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45718 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233478AbjEBGbP (ORCPT ); Tue, 2 May 2023 02:31:15 -0400 Received: from mail-ej1-x631.google.com (mail-ej1-x631.google.com [IPv6:2a00:1450:4864:20::631]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 156301989 for ; Mon, 1 May 2023 23:31:13 -0700 (PDT) Received: by mail-ej1-x631.google.com with SMTP id a640c23a62f3a-95316faa3a8so676780566b.2 for ; Mon, 01 May 2023 23:31:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1683009071; x=1685601071; h=content-transfer-encoding:in-reply-to:from:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=Aq3WwE51aD4Fqe/+1vl6PvG/lCHBeN+HW7nLfaOHSd0=; b=U9eP7tYQOcSpsVZHUsazY2ho7zcbyVUSrCMykSnixhtgdleHFsUGhpavnBqieXBh6w 4QHlDV1MUEMB0MQ9funL986uyMeNiGEdOTJKvJqBA4Pnird6IRtB9B5ifYjcZpFiuUlw rYh0QI6so376tg5E2M/7jTKMSbW5mPVbSUuSzQvJs4rDvBr0HsjDK+XYDDcoZxfjE6oy W3mptimR4I7GR3g9dglGSyU4RlZPa9BRwS6e6UfCOWuSMuOSjKIfBv/3tyq7skTpARlN hKTT8lmRW3Fg8Jf4oFGsgvQA0coMqPDO3lk/UCjyTqdUL6hqrHwvPW8E89ixrNx27d+A w8Lg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683009071; x=1685601071; h=content-transfer-encoding:in-reply-to:from:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Aq3WwE51aD4Fqe/+1vl6PvG/lCHBeN+HW7nLfaOHSd0=; b=ESgFCLIMbnSA1Bx3rY0vwrijgz4Dk7AZnymih76Z9z5VXnkWmy3b35SCcSrQEMvaUT ln+UBIKeGuIR6Igvc0ovtIHzsjoNfmweFvvc4WWWUALSqXyrqkxW97u9Gf+7BBTHfCZi DtyWxi2jYeY6dqHXXXLDYUax8/JrzmE7VlLBWtlvj55qnk3I9NOd2ezWrJOHm8t+Q+B4 yIzcjiN1h3OsJ0cAPWcJAvVjUxlD0/GoqCMLm/5zgBFlxa45/QGw2alGAWPI6hpHjqLQ s77TZ3A8DKbNMZC+OiDk1wmVw5A4YTIDXoTysAOZI54YvLxRcP3IvUqVGVJPqF0/YVwo RwlQ== X-Gm-Message-State: AC+VfDwi3CKR8EerAnYxAB/UT9ZOC9nY6HgqdpE99SlObODPHOD/nVzu unZbvJMhq7yr/cjlLFrdaSoDtQ== X-Google-Smtp-Source: ACHHUZ4baDQK37C+Ez0SWCX/yXtXPHPzWV57b2UMhkju31JcZzt6SfSP7RPxpwRVvxkuJthLU3rrHA== X-Received: by 2002:a17:906:5d0b:b0:95e:d468:c35f with SMTP id g11-20020a1709065d0b00b0095ed468c35fmr13692567ejt.57.1683009071427; Mon, 01 May 2023 23:31:11 -0700 (PDT) Received: from ?IPV6:2a02:810d:15c0:828:bafd:1283:b136:5f6a? ([2a02:810d:15c0:828:bafd:1283:b136:5f6a]) by smtp.gmail.com with ESMTPSA id ku15-20020a170907788f00b009571293d6acsm14527373ejc.59.2023.05.01.23.31.08 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 01 May 2023 23:31:09 -0700 (PDT) Message-ID: <34d70271-ff07-aea8-bcb7-81d39a55167c@linaro.org> Date: Tue, 2 May 2023 08:31:07 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.1 Subject: Re: [PATCH v8 05/11] dt-bindings: arm: Add initial bindings for Nuvoton platform To: Jacky Huang , robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, lee@kernel.org, mturquette@baylibre.com, sboyd@kernel.org, p.zabel@pengutronix.de, gregkh@linuxfoundation.org, jirislaby@kernel.org, tmaimon77@gmail.com, catalin.marinas@arm.com, will@kernel.org Cc: devicetree@vger.kernel.org, linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-serial@vger.kernel.org, arnd@arndb.de, schung@nuvoton.com, mjchen@nuvoton.com, Jacky Huang References: <20230425102418.185783-1-ychuang570808@gmail.com> <20230425102418.185783-6-ychuang570808@gmail.com> <2b79021d-3793-5f2d-8659-5d0d8fc78017@linaro.org> Content-Language: en-US From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-serial@vger.kernel.org On 02/05/2023 03:31, Jacky Huang wrote: > Dear Krzysztof, > > > On 2023/5/1 下午 05:50, Krzysztof Kozlowski wrote: >> On 25/04/2023 12:24, Jacky Huang wrote: >>> From: Jacky Huang >>> >>> Move 'nuvoton,npcm-gcr.yaml' from 'arm/npcm' to 'soc/nuvoton'. >>> Rename the '/arm/npcm' directory to 'arm/nuvoton'. Additionally, add >>> bindings for ARMv8-based Nuvoton SoCs and platform boards, and include >>> the initial bindings for ma35d1 series development boards. >>> >>> Signed-off-by: Jacky Huang >>> --- >>> .../bindings/arm/nuvoton/nuvoton,ma35d1.yaml | 30 +++++++++++++++++++ >>> .../npcm.yaml => nuvoton/nuvoton,npcm.yaml} | 2 +- >>> .../nuvoton/nuvoton,npcm-gcr.yaml} | 2 +- >>> 3 files changed, 32 insertions(+), 2 deletions(-) >>> create mode 100644 Documentation/devicetree/bindings/arm/nuvoton/nuvoton,ma35d1.yaml >> I don't see any improvements here. Path in maintainers is still broken. >> >> Best regards, >> Krzysztof >> > > Does this line cover > 'Documentation/devicetree/bindings/arm/nuvoton/nuvoton,ma35d1.yaml'? > ==>  F:    Documentation/devicetree/bindings/*/*/*ma35* > > I ran 'get_maintainer.pl' on this patch, and it was able to find > maintainers and looked good. > I also ran 'make htmldocs' and did not see any warnings or errors > related to the .yaml files > in this patch. However, I am still unsure where the problem lies. Can > you suggest any > tools I can use to check for errors? I would greatly appreciate any > guidance you can provide. Apply the patches 1 to 5 and then check if all paths from maintainers are correct. I believe the path Documentation/devicetree/bindings/arm/npcm/ is not. I think I told the same last time with explanation that this patch must correct path. Best regards, Krzysztof