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 E3D3EE7542D for ; Tue, 3 Oct 2023 07:05:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230463AbjJCHFn (ORCPT ); Tue, 3 Oct 2023 03:05:43 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37546 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230519AbjJCHFk (ORCPT ); Tue, 3 Oct 2023 03:05:40 -0400 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C2D2F90 for ; Tue, 3 Oct 2023 00:05:37 -0700 (PDT) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5B6FCC433C7; Tue, 3 Oct 2023 07:05:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1696316736; bh=SjGX3jCFVdiNsB2r2BY7I5WgDYwtsa92FOhazxUr+iA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=q5RDnAoElwAkbKO9DyhYFDDRq/2FQ/6FvrGCb3609E2bA5ZZImlL7nuowYdxArol4 KiBG+BjZfxOa3JiS0vsz2+2B6w41FJMNsuLddxIFrZdRPdaFrlgMiXeZ1A8pvVSzYQ PRSHteEYXDYP46qFLi7KbYhzvJYtX11EKOdevqHc= Date: Tue, 3 Oct 2023 09:05:34 +0200 From: Greg KH To: Tomer Maimon Cc: peter.chen@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, xu.yang_2@nxp.com, peng.fan@nxp.com, avifishman70@gmail.com, tali.perry1@gmail.com, joel@jms.id.au, venture@google.com, yuenn@google.com, benjaminfair@google.com, j.neuschaefer@gmx.net, openbmc@lists.ozlabs.org, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH RESEND v3 0/3] usb: ChipIdea: add Nuvoton NPCM UDC support Message-ID: <2023100342-unnerving-diaphragm-cf36@gregkh> References: <20231002161350.64229-1-tmaimon77@gmail.com> <2023100323-reunite-upfront-8922@gregkh> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Oct 03, 2023 at 09:56:47AM +0300, Tomer Maimon wrote: > Hi Greg, > > Forgot to add in Acked-by: Peter Chen in V3, > Resend the patch set with the Ack. > > Should I do it differently? You need to tell me what the difference is, otherwise I would have no clue what to do, what would you do if you had to review all of these and try to figure out which ones to accept? Please send this as a v4. thanks, greg k-h