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 phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 7B05DC433EF for ; Fri, 11 Mar 2022 01:07:42 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 5B2D183AC2; Fri, 11 Mar 2022 02:07:40 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=benettiengineering.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=aruba.it header.i=@aruba.it header.b="OJpWnF8e"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 4036283AC3; Fri, 11 Mar 2022 02:07:39 +0100 (CET) Received: from smtpdh18-2.aruba.it (smtpdh18-2.aruba.it [62.149.155.133]) by phobos.denx.de (Postfix) with ESMTP id CD0FB837F6 for ; Fri, 11 Mar 2022 02:07:35 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=benettiengineering.com Authentication-Results: phobos.denx.de; spf=none smtp.mailfrom=giulio.benetti@benettiengineering.com Received: from [192.168.50.220] ([146.241.7.124]) by Aruba Outgoing Smtp with ESMTPSA id STkkn3JPMJDFPSTkknsa9Z; Fri, 11 Mar 2022 02:07:35 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=aruba.it; s=a1; t=1646960855; bh=h9wVb5JOh0+o6I9ZWXf1uJIpsBD6phfVOucyZFUSeR0=; h=Date:MIME-Version:Subject:From:To:Content-Type; b=OJpWnF8eJBVvN/jxE2Yo6Sk+xPrT+BNpPscdaAVm24VS8HtD1XJqHAoXW/rBKC9fp tf+LEk+U0lJ9uVdMJMKGNlaeUB7GPvsHGtHhgCPWekE1wVPCC6i2J9jx0C7IElHVlb VymjNsQbqs9bSbP/fVYyd3jokA1K1DJ/3HWtO+8F6IWNKpwwLZw9e9fNetri+HOwm2 bItM2eLa58nbPh9MxKRzopODahTvDbCq+Sh2QGp8mViOGYaEUc77TterDGN+zbw3qX ZYlvgWQhW/rBxrwRVzL5lEcS7AhWjUV6Rc4lbcc+diWukuVm98HN8xA177F8jDry7o DGFKP42ZiCwGg== Message-ID: <02184de5-17d9-084d-ee94-7f5862ac6e30@benettiengineering.com> Date: Fri, 11 Mar 2022 02:07:35 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 Subject: Re: [PATCH v1 1/9] arm: nuvoton: Add support for Nuvoton NPCM845 BMC Content-Language: en-US From: Giulio Benetti To: Stanley Chu , Tom Rini Cc: kwliu@nuvoton.com, ctcchien@nuvoton.com, avifishman70@gmail.com, tmaimon77@gmail.com, u-boot@lists.denx.de References: <20211215025800.26918-1-yschu@nuvoton.com> <20211215025800.26918-2-yschu@nuvoton.com> <9908774c-ba00-1ce4-22f5-82ea81369826@benettiengineering.com> In-Reply-To: <9908774c-ba00-1ce4-22f5-82ea81369826@benettiengineering.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4xfElTn2WxC0xMk+Fi5tEtBa9xDvI5VfO8BGAdqcWlWR5G4vo03MmwK5gAOgIuSY/+cQ3hTrqNX0aMJ0MN6w87+UTv/5diAzro9bI3pHoawci982uPxoJ6 ckK66p8KSAXxqAyS2blGFMjbNiPkYMhGkuQpzaR/eqQE++nblvRq29QofOMFAJpAn3+jqRaAUF3hLrn0ZrD2e2yRFUPYcjV5IyRt3W7E2UOfwNufhcLOXz7y NaOhuzSg9kIbe9vce1MKPTOcEa6v8Wr3xu/uNDPtu7WPlRbViABDGpKjMdKGgzsw8e7n0UwyDKR/GNeTb2VJFwmBRGPKHcrCMMm/SeGFXNHdL5Ie8Z1jcvsW Dblnl0ql4Qp6J9dEvwqXGthbtLbSoS1+HyOBBjAOj8/0oxWlANA= X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.5 at phobos.denx.de X-Virus-Status: Clean On 11/03/22 02:06, Giulio Benetti wrote: > Hi Stanley, > > On 11/03/22 01:50, Stanley Chu wrote: >> Hi Giulio, >> >> Thank you for your comment, I've submitted a clk driver patch to address this. >> https://patchwork.ozlabs.org/project/uboot/patch/20220225075954.3965-1-yschu@nuvoton.com/ > > Good to see that! > > But I think you should submit the entire patchset: > https://patchwork.ozlabs.org/project/uboot/list/?series=276836&state=%2A&archive=both > > including this patch as V2. Otherwise it's difficult to test it. > > As you see in Patchwork you have superseded and changes requested on > other patches. So you should modify them accordingly and send V2 series. > If other patches have been applied then send only the ones not applied. > But as I can see here they are still not applied. Ah, forgotten to mention, please add me and other people involved in reviewing in Cc for V2. Thank you! Best regards -- Giulio Benetti Benetti Engineering sas