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 1F2BAC4332F for ; Tue, 8 Nov 2022 15:53:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234509AbiKHPxa (ORCPT ); Tue, 8 Nov 2022 10:53:30 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41318 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233970AbiKHPx2 (ORCPT ); Tue, 8 Nov 2022 10:53:28 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4B3C6EB1; Tue, 8 Nov 2022 07:53:26 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id C87B76162F; Tue, 8 Nov 2022 15:53:25 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5AF58C433D6; Tue, 8 Nov 2022 15:53:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1667922805; bh=PRO30yRurUbHZpdLzN8x9Q3584RZSHnID9+jX8Obh+U=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=IClHp78MU3nWMIP915AO6LG55lEQ0hHr0Ool07pB41BAPb2TPgPe3WrIpobyyw3qo uPC317aauYjXJzr4/Ag66h7TPrKHTT9B93oVZw5uAdmzgRdfcwXOUquQkbP+7BO/2t jeZWjTuBpbd1b8P3cUIsJzmoEFwMZ98BKSVLeehU= Date: Tue, 8 Nov 2022 16:53:21 +0100 From: "gregkh@linuxfoundation.org" To: Larry Lai Cc: Lee Jones , chengwei , "broonie@kernel.org" , "rafael@kernel.org" , "mika.westerberg@linux.intel.com" , "andriy.shevchenko@linux.intel.com" , "linus.walleij@linaro.org" , "brgl@bgdev.pl" , "linux-kernel@vger.kernel.org" , "lenb@kernel.org" , "linux-acpi@vger.kernel.org" , "linux-gpio@vger.kernel.org" , "GaryWang@aaeon.com.tw" , Musa Lin , Jack Chang , Javier Arteaga , Nicola Lunghi , Noah Hung Subject: Re: =?utf-8?B?5Zue6KaG?= =?utf-8?Q?=3A?= [PATCH 1/5] mfd: Add support for UP board CPLD/FPGA Message-ID: References: <20221019022450.16851-1-larry.lai@yunjingtech.com> <20221019022450.16851-2-larry.lai@yunjingtech.com> 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-acpi@vger.kernel.org On Tue, Nov 08, 2022 at 03:45:45PM +0000, Larry Lai wrote: > Dear Jones, > > Thank you for spending time to review this code, please check our response below your comment with yellow background. html email will be rejected by the mailing lists. Please resend in plain-text format. thanks, greg k-h