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 EFE05C43334 for ; Thu, 2 Jun 2022 14:43:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235528AbiFBOnQ (ORCPT ); Thu, 2 Jun 2022 10:43:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40610 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235660AbiFBOnO (ORCPT ); Thu, 2 Jun 2022 10:43:14 -0400 Received: from mail-oi1-f171.google.com (mail-oi1-f171.google.com [209.85.167.171]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 77B17255A1; Thu, 2 Jun 2022 07:43:13 -0700 (PDT) Received: by mail-oi1-f171.google.com with SMTP id p129so2123701oig.3; Thu, 02 Jun 2022 07:43:13 -0700 (PDT) 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:in-reply-to; bh=3ARHoM5LHWT9TByTd9RguxGGMAsE/6ISibQgr6i7ICU=; b=3y8kPGjEjOtvm4XrogPqr+InlNByySuOMBafi+Lt6MAjrlE6/nKhOTeN9aPpXMhuCr x3tcq3L6jLeWZFYMDoUpeQwoyEl8oUmwy3sLigPdf91c6Zo8oPhhqBm3jBOoNwZHCr33 eXimUm0HnT+oBQ9xz3YmCx+zAhHCA/Xqev489Kjfw3b+8oFid6il9fSB0j81ODIOcUTK QdtWLfdBKaHKLdhgSMfRWkH+dF8IT2092klWccUjcZFcuXd1ysAAQZriQ3wwqfXQnTn2 OigUGwdYxaSJsYd5/P6YV9TD3GNFBsr/UZtYPDTmPd2XaRJdzj4mVS8yrR10CSRV/rfe juFw== X-Gm-Message-State: AOAM530zJkS2MzHeHX959Xb6mUlFLFzOtfwmJlgMpDzsgwonEiat59P+ B56nqFDamFJWZrfArFCndQ== X-Google-Smtp-Source: ABdhPJysiNjG99QgKgCjncBPlVVdav9tlJP2F5lRbb9jnwiLuIn1hoWcc91mSkX8MrmN+cktC9jNwg== X-Received: by 2002:a05:6808:1686:b0:2f7:2f03:9792 with SMTP id bb6-20020a056808168600b002f72f039792mr17778848oib.278.1654180992727; Thu, 02 Jun 2022 07:43:12 -0700 (PDT) Received: from robh.at.kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id c16-20020a544e90000000b0032b1b84f4e3sm2348061oiy.22.2022.06.02.07.43.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 02 Jun 2022 07:43:12 -0700 (PDT) Received: (nullmailer pid 2283162 invoked by uid 1000); Thu, 02 Jun 2022 14:43:11 -0000 Date: Thu, 2 Jun 2022 09:43:11 -0500 From: Rob Herring To: Krzysztof Kozlowski Cc: Sibi Sankar , bjorn.andersson@linaro.org, agross@kernel.org, djakov@kernel.org, krzysztof.kozlowski+dt@linaro.org, p.zabel@pengutronix.de, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH 1/3] dt-bindings: interconnect: Update email address Message-ID: <20220602144311.GA2278169-robh@kernel.org> References: <1654130923-18722-1-git-send-email-quic_sibis@quicinc.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: devicetree@vger.kernel.org On Thu, Jun 02, 2022 at 01:48:21PM +0200, Krzysztof Kozlowski wrote: > On 02/06/2022 02:48, Sibi Sankar wrote: > > Update email address to the quicinc.com domain. > > > > Signed-off-by: Sibi Sankar > > --- > > Documentation/devicetree/bindings/interconnect/qcom,osm-l3.yaml | 2 +- > > Thanks for updating the email addresses. All three patches should be > rather squashed to one (and taken by Rob for example), it's quite a > churn. Anyway: I've applied the series and did this. Rob > > Acked-by: Krzysztof Kozlowski > > > Best regards, > Krzysztof >