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 3E8B4C433FE for ; Fri, 18 Nov 2022 08:59:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241727AbiKRI72 (ORCPT ); Fri, 18 Nov 2022 03:59:28 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50196 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241703AbiKRI7Z (ORCPT ); Fri, 18 Nov 2022 03:59:25 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E5E197FC0B; Fri, 18 Nov 2022 00:59:20 -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 7FE7E623A5; Fri, 18 Nov 2022 08:59:20 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4FF58C433C1; Fri, 18 Nov 2022 08:59:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1668761959; bh=WzUAd8yRzWARHvRUpEFlJzb/3r+JeBM3q4HnpI1Omfo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=JxOu+a3PYskaCEGWas7w3dpvfl2zR3VnSHTQ6fQjLTe+sUTM1UYRazUbbvxNxsbj2 83yGWwZucT33i+W4FwqlCmsMIiKWkJHA9vCaTfwoJZ/JH6x1UcOWcHoqKusGQEE9MG f19dSiKFv+9jqDqqHRUkfMIiO9WbHSCxImzp8KTUK8RIMvzhR0w50btgC1eFIrBlTh 4AR8nkokpJZUf/oaTK8BMDxPyQoDgiMvK2AXKmp9QO2W7v21Xrc+QBocNibu0+8aFk eOYYvMvVfOBUfbABrroqPGOpYhdCVyUxP9wdVTwtkW/z82EAuRdqDpJEUvQLqJwUtu 7VriLmWa6xv8Q== Date: Fri, 18 Nov 2022 08:59:13 +0000 From: Lee Jones To: Tzung-Bi Shih Cc: Mark Hasemeyer , LKML , Raul Rangel , Bhanu Prakash Maiya , Benson Leung , Guenter Roeck , Krzysztof Kozlowski , Rob Herring , chrome-platform@lists.linux.dev, devicetree@vger.kernel.org Subject: Re: [PATCH v7 2/3] dt-bindings: mfd: Add DT compatible string "google,cros_ec_uart" Message-ID: References: <20221117114818.v7.1.If7926fcbad397bc6990dd725690229bed403948c@changeid> <20221117114818.v7.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: linux-kernel@vger.kernel.org On Fri, 18 Nov 2022, Tzung-Bi Shih wrote: > On Thu, Nov 17, 2022 at 11:48:47AM -0700, Mark Hasemeyer wrote: > > Add DT compatible string in > > Documentation/devicetree/bindings/mfd/cros_ec.txt > > The patch doesn't apply. Please rebase it. Were you actually trying to apply the patch, or just testing? -- Lee Jones [李琼斯]