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 CDD95EB64D9 for ; Tue, 27 Jun 2023 10:24:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231819AbjF0KYF (ORCPT ); Tue, 27 Jun 2023 06:24:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43844 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231588AbjF0KXd (ORCPT ); Tue, 27 Jun 2023 06:23:33 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AC2EA30C4; Tue, 27 Jun 2023 03:22:27 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 11962610AB; Tue, 27 Jun 2023 10:22:27 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id DFEA1C433C0; Tue, 27 Jun 2023 10:22:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1687861346; bh=rlpX/P3zrocLpUrEAZLC4IOtXF3bWig/tbpzZlx728U=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=zzo6CX/JICF6laRbb5rg5ZZ9C/HgS1MyqeUmBuAytrJqABgzHz48Odr0YBYbRsK9E penqJW9HwO542uYgRV8jsDoAv/VzTgyjjOTA//CgN5kwo3DWXPfApogaTVXRdG4gG/ zY0FuVh+6j9mOeeBZ1a/AQhq9IZdZfa3AWR29/sg= Date: Tue, 27 Jun 2023 12:22:23 +0200 From: Greg Kroah-Hartman To: Souradeep Chowdhury Cc: Andy Gross , Konrad Dybcio , Krzysztof Kozlowski , Bjorn Andersson , Rob Herring , Alex Elder , Arnd Bergmann , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, Sibi Sankar , Rajendra Nayak Subject: Re: [PATCH V24 0/3] misc: Add driver support for Data Capture and Compare unit(DCC) Message-ID: <2023062734-smuggling-bulldog-a46c@gregkh> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Tue, Jun 27, 2023 at 03:19:23PM +0530, Souradeep Chowdhury wrote: > Changes in v24 > > *Implemented the comments in v23 That explains absolutely nothing about what changed at all. What would you do if you got a patch series that had this as a change list? What do you expect us to do? {sigh}