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 75A4CC433F5 for ; Fri, 13 May 2022 06:56:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1377487AbiEMG4M (ORCPT ); Fri, 13 May 2022 02:56:12 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58824 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1377518AbiEMG4C (ORCPT ); Fri, 13 May 2022 02:56:02 -0400 Received: from mail-wm1-x32e.google.com (mail-wm1-x32e.google.com [IPv6:2a00:1450:4864:20::32e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8CD672F00D for ; Thu, 12 May 2022 23:55:57 -0700 (PDT) Received: by mail-wm1-x32e.google.com with SMTP id 129so4269413wmz.0 for ; Thu, 12 May 2022 23:55:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=rMyWOXlx04K/zowhHekykpBIHTTdSbgPuSq98Q0e2qI=; b=eoOJyapNT+ndXvlawo63JdbVBFmEdqRdH4Zqo7XfhXfh7jiokbYlD3fvSFxH8iNUb9 Hs0oo1xQltjLHrOVsAcBX+D3UU9DPAoL4C9x0aIEFrVFqK0NYFAMLaBp0uZ+ei5SPn+R g4r7Jkq6CApI5SJDmN3o2lINVFkSWbqpltFfTu4wDL0J5b/CC1v8c3U6TlwmiX27HhT0 pGRpGeBq2ntBAhzbrU4BW3wg8dklujFaZJBrQzAm73AbSJUxz1G4Y1E5XCGRnSDybhzK tPs7bgTSIC52wguL5ujiEq/FD6JN6x9MY0ZXdGxHGGWdyRAQXi4yVV3ltDME2+WUAkNq PffQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=rMyWOXlx04K/zowhHekykpBIHTTdSbgPuSq98Q0e2qI=; b=6+mYSvtG5BVRhzB7FUGU+cc9qxS4uoBmNKWAM1fn8q4yR7F6GjVD8O1IV+bsM6t3qq Gts/gjqSltDD+Q/Oaf/iKBB1/aZame71f+ei9JZtvs349pEc7KJEEajfalEdCFYTiN+I S+f31AHMq7oJVAtZ8YKA184cVHWaKM6fe6ZiluEMYPaew/jp8saZ+UIl2RY9lUgTs2/P ymJ/Akh+m/H9F0z1luGcA6MsUUhLKnbQvIe7MUyaukV+llzdvMsGH5fBMii9SKeCHnf0 TP/Z507cD7GKS0/q4ZISeRLrTWLsEENepnXAiMAfWaJOVVSpe3mcFQF/ZRdvE5OcSKKO ufbg== X-Gm-Message-State: AOAM532VhgPtazXBbHfxpj1JOn39jA6Ye1l008nccgc150Z3R/XecYk3 QoPuTfE2VTH3WjdKQuYMe0pABA== X-Google-Smtp-Source: ABdhPJxu8EE8mgrVxwIbOZhYZD044+qoLpoYp9uv95jr1zn2Ow26I6yTvslJlxbVK3cVtkTnoedKxQ== X-Received: by 2002:a05:600c:3ca7:b0:38e:50d2:27fe with SMTP id bg39-20020a05600c3ca700b0038e50d227femr13413746wmb.159.1652424956122; Thu, 12 May 2022 23:55:56 -0700 (PDT) Received: from [192.168.0.167] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id bd19-20020a05600c1f1300b003942a244ee4sm1788560wmb.41.2022.05.12.23.55.54 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 12 May 2022 23:55:55 -0700 (PDT) Message-ID: <9b2ecc28-df1e-903a-c652-2d65fc7d41ec@linaro.org> Date: Fri, 13 May 2022 08:55:54 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.1 Subject: Re: [PATCH V4 0/5] Add initial support for MA35D1 SoC Content-Language: en-US To: Jacky Huang , Arnd Bergmann Cc: Linux Kernel Mailing List , DTML , linux-clk , Linux ARM , ychuang570808@gmail.com, Rob Herring , Stephen Boyd , Krzysztof Kozlowski , Olof Johansson , Catalin Marinas , Will Deacon , SoC Team , cfli0@nuvoton.com References: <20220510032558.10304-1-ychuang3@nuvoton.com> <8be62b40-077a-7634-7d34-7776909a2abe@linaro.org> <51ce4fca-f7b8-92ab-c9c6-1e57a2a5b5f3@nuvoton.com> From: Krzysztof Kozlowski In-Reply-To: <51ce4fca-f7b8-92ab-c9c6-1e57a2a5b5f3@nuvoton.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-clk@vger.kernel.org On 13/05/2022 08:53, Jacky Huang wrote: > > Thanks for your review and help. > I will run the dtbs_check, add binding document, and include serial > driver in the next version. Except dtbs_check you have to run dt_binding_check because this is the one which was failing at the first place. Best regards, Krzysztof