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 D2A40C3DA7A for ; Thu, 5 Jan 2023 14:25:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229530AbjAEOY5 (ORCPT ); Thu, 5 Jan 2023 09:24:57 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36000 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233306AbjAEOYi (ORCPT ); Thu, 5 Jan 2023 09:24:38 -0500 Received: from sin.source.kernel.org (sin.source.kernel.org [IPv6:2604:1380:40e1:4800::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D34C94C706; Thu, 5 Jan 2023 06:24:36 -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 sin.source.kernel.org (Postfix) with ESMTPS id 061C2CE1AEB; Thu, 5 Jan 2023 14:24:35 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3C8B7C433D2; Thu, 5 Jan 2023 14:24:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1672928673; bh=+OBsYkn+1kFqvpmNNMYmPkwpjcHgZc/XdBy9tYzmGnM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=lhFOKuJLdai+4RDkr+cnfk5WxhplfJmxdqAKAJcoZ207bnDR+73ybRA15RtqnDcQj YsSgBSXJRRhvVyS4e5ZwCjPjop8hKEkpZ0+IIvV1geelsim+eeFJyIuWkQ+vioBVNs zuXcXoJbX47aPQUOLA85zX+9P9ZkindaAGGDqi/ToFXAVTigyXOa09bQyylYNKzpZU 0xkMP9Vqu8Wcb0t6rUJpxWJAUmY2bEo1Y+DvDjcsbUPTaAZBQi8lo+DrkgqLMSVmON 4DNb7yuz/DP/wdA9cAaHLtS4oL/+yzFKPTxEGA3YZaxXJJ/m5copkNVf3i4Mqr3IYN gangprpYofjfw== Date: Thu, 5 Jan 2023 14:24:26 +0000 From: Lee Jones To: Tzung-Bi Shih Cc: Mark Hasemeyer , LKML , Raul Rangel , Bhanu Prakash Maiya , Krzysztof Kozlowski , Benson Leung , Guenter Roeck , Krzysztof Kozlowski , Rob Herring , chrome-platform@lists.linux.dev, devicetree@vger.kernel.org Subject: Re: [PATCH v10 2/3] dt-bindings: mfd: Add compatible string for UART support Message-ID: References: <20221207104005.v10.1.If7926fcbad397bc6990dd725690229bed403948c@changeid> <20221207104005.v10.2.I9e018ecb8bdf341648cb64417085978ff0d22a46@changeid> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Thu, 05 Jan 2023, Tzung-Bi Shih wrote: > On Wed, Jan 04, 2023 at 04:08:24PM +0000, Lee Jones wrote: > > On Wed, 07 Dec 2022, Mark Hasemeyer wrote: > > > > > From: Bhanu Prakash Maiya > > > > > > Add a compatible string to support the UART implementation of the cros > > > ec interface. The driver does not support the reg and interrupt > > > properties, so exempt them from being required for UART compatible nodes. > > > > > > Signed-off-by: Bhanu Prakash Maiya > > > Co-developed-by: Mark Hasemeyer > > > Signed-off-by: Mark Hasemeyer > > > Acked-by: Krzysztof Kozlowski > > > --- > > > > > > Changes in v10: > > > - No change > > > > [...] > > > > I changed the subject line and applied the patch, thanks. > > Pardon me. I didn't know you would pick the patch so that I have queued it > into chrome-platform[1]. Would you like me to drop the commit? Yes, please do. You should gain permission from the maintainer before you apply patches. % scripts/get_maintainer.pl -f Documentation/devicetree/bindings/mfd/google,cros-ec.yaml Lee Jones (supporter:MULTIFUNCTION DEVICES (MFD)) Rob Herring (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) Krzysztof Kozlowski (maintainer:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS) Matthias Brugger (maintainer:ARM/Mediatek SoC support) Why do I get the feeling we've had this conversation before? -- Lee Jones [李琼斯]