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 3AF4CC433EF for ; Mon, 23 May 2022 15:11:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237494AbiEWPL6 (ORCPT ); Mon, 23 May 2022 11:11:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57632 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237579AbiEWPL4 (ORCPT ); Mon, 23 May 2022 11:11:56 -0400 Received: from mail-wr1-x433.google.com (mail-wr1-x433.google.com [IPv6:2a00:1450:4864:20::433]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2C1AC49FB4 for ; Mon, 23 May 2022 08:11:55 -0700 (PDT) Received: by mail-wr1-x433.google.com with SMTP id u27so21007622wru.8 for ; Mon, 23 May 2022 08:11:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=7h/KQt7Gzc3HQkbNCwwgoLtjOZYGEyw/thG38+Y/9pc=; b=yD4Dk5reZabRrlBn67GpBQPnumgx2fGYw9o8ZEO5TCyXqPollokxS0ADfya/iNX4oA DYdpe3Gy0FlgOGMdMRQwDPh6XJXt90IbeQ2+Np20oK3MfGP4gVCaMiRcTRYyP/YcXEc+ u1uV2Uzk6Lasp2C5wTRsSyDQhs7UNs1XCs5Y2Na7PVAivClyMsq9QHTHzrGTNSinQ/xx DVeqRC8DTPeCiGcREFR9xd6VhHIsMwIFxmkNxS+/dZSKUK2+WG4cndcJuqjz44yC7DVr j60q5lfpnSCDeLENH7hdGnszpCeHEY31GbegypiJZYyJSy+mdNFZ4XvDZr28F4BUWe4j yfag== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=7h/KQt7Gzc3HQkbNCwwgoLtjOZYGEyw/thG38+Y/9pc=; b=Q++fVRcHg7clbKRvq3jxvempfA3FtSbKaDOGL4WC+nm5A7BQ+M2rbloCuGhVTPP2LC OkBlIKVEwtJiTM7POzQCHEhkiGr4D/F2dZ0JW+DDgdEKWk+jwNgF/GdZmR3horsUi31r enZTjIS2HcMiDlRRUwZTLeyJxF3JFmu9Y6Gh3wsJQHGxPt3q4XmdLPmZBzKtWGWNXEyo 7rz3IXxK1Q1jKKj5HJokIbzoaclnXREWPEaG2gEHgQjmNjmY9wt+XquGiyGVEyjqGEQa 3EbrrfgzNnhY35rkq4VDODs25suebJerldtT6ds55YVM0BJ1OpSD5zFmLkb3ez25qCjA 6HnQ== X-Gm-Message-State: AOAM5323aAaLF0Qoe5mOIoFQhuvai9VQ7Rx6b29X/jovf+mlX3aO5pyk 7OAV6lstPjLvvS9U3FrvOT7auw== X-Google-Smtp-Source: ABdhPJxVUeEdhefzEjlzSC8eYKT+NZnwnK0Pe8cKjJGa59wR4aefUSfAV1iaw6NG/VT/vOtL6bXSPg== X-Received: by 2002:a05:6000:18aa:b0:20c:7ec0:b804 with SMTP id b10-20020a05600018aa00b0020c7ec0b804mr18431525wri.128.1653318713774; Mon, 23 May 2022 08:11:53 -0700 (PDT) Received: from google.com (cpc155339-bagu17-2-0-cust87.1-3.cable.virginm.net. [86.27.177.88]) by smtp.gmail.com with ESMTPSA id q11-20020adfaa4b000000b0020fc6590a12sm5607184wrd.41.2022.05.23.08.11.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 23 May 2022 08:11:53 -0700 (PDT) Date: Mon, 23 May 2022 16:11:51 +0100 From: Lee Jones To: Stephen Boyd Cc: Rob Herring , linux-kernel@vger.kernel.org, patches@lists.linux.dev, devicetree@vger.kernel.org, Krzysztof Kozlowski , chrome-platform@lists.linux.dev, Guenter Roeck , Douglas Anderson , Craig Hesling , Tom Hughes , Alexandru M Stan , Tzung-Bi Shih , Matthias Kaehlcke , Benson Leung Subject: Re: [PATCH v5 1/3] dt-bindings: cros-ec: Fix a typo in description Message-ID: References: <20220512013921.164637-1-swboyd@chromium.org> <20220512013921.164637-2-swboyd@chromium.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20220512013921.164637-2-swboyd@chromium.org> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Wed, 11 May 2022, Stephen Boyd wrote: > A 's/pf/of/' on rpmsg-name description. > > Cc: Rob Herring > Cc: Krzysztof Kozlowski > Cc: > Cc: > Cc: Guenter Roeck > Cc: Douglas Anderson > Cc: Craig Hesling > Cc: Tom Hughes > Cc: Alexandru M Stan > Cc: Tzung-Bi Shih > Cc: Matthias Kaehlcke > Cc: Benson Leung > Cc: Lee Jones > Signed-off-by: Stephen Boyd > --- > Documentation/devicetree/bindings/mfd/google,cros-ec.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied, thanks. -- Lee Jones [李琼斯] Principal Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog