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 012F2C43334 for ; Thu, 2 Jun 2022 11:50:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234426AbiFBLum (ORCPT ); Thu, 2 Jun 2022 07:50:42 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49734 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234395AbiFBLul (ORCPT ); Thu, 2 Jun 2022 07:50:41 -0400 Received: from mail-ej1-x62b.google.com (mail-ej1-x62b.google.com [IPv6:2a00:1450:4864:20::62b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0CDC96D186 for ; Thu, 2 Jun 2022 04:50:40 -0700 (PDT) Received: by mail-ej1-x62b.google.com with SMTP id rq11so9486068ejc.4 for ; Thu, 02 Jun 2022 04:50:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=gCvBltJfXbRRVoy51T4SCE98uCf7r0noGcg5kkBqPqI=; b=uerIyCIuu1S/pbzidh/Xpx3iyz5o5f5ZQqCth4Fq6RhpIDm1SzbJqFtWwHqnvPHpBu hE/XRMgXWJsst9z5LM216UCBIPW0rKjXrnurbnJZqhh1CSoqp4xIxCX/hVnfzj2exztX G47tJe9xuCOROeU03RB8IPODU9jziY6yrJDB2ti7d9KCFRrk2CBLjnzqH8T2ubqv9qKD GPoQRtFXEvKPYBB+g19Y8jv62xBRFTDJbn4wpCWLBzAXOgHNmQ9X4j9ijv0Ng+egIJjr C7VbKZ+UpO+86kNg3cm8ehtM2lKW7K3+/8k60BWtoodoG1KOJpl9sBvkcWnDDGfj0+co IItA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=gCvBltJfXbRRVoy51T4SCE98uCf7r0noGcg5kkBqPqI=; b=JFFxxISW6SXaeu0vD+V2CTVrTgT5X6ooS61fAHRgQIQRTnm3dsKp8AlOp7PfsHSNsU OSNdIGP7Yi27aLthektdoQF3BYt62+tO5xILS8H/WtQyO3vUK8WSFreoWUEgszUq1IJl IRkEic0ERaYYCSz+7nBx4hKi2WzvhAxWlSCafV4xQhrEr9NFFZamzZR8Ce6TxGkIu7UI 7LtJJVMfcSUK/UdBllM5gLxkByXyE4XIvDZwyWS3gb2JX7ckmm2jlDVXAcQoxuwyVO/e vvFNieUBaOPv8rt6R8FCGabsVtDh4ADxuoxwvq99y42Y++6nd8qHAyRKYEpFZJSZQOKn gY4g== X-Gm-Message-State: AOAM533Xp8adCuDcY4t30ajBSlqgZLTV36f/OHW55binkz+J21nN8Abu PCl6sAItbLWISgBdxGgcJc87cA== X-Google-Smtp-Source: ABdhPJzAoeIBFOdaKcZDbDTXfrUs0HOvrIkxezbud3v2G3E8egD2aFaD1KnllZrPayWGmKwqATuL2w== X-Received: by 2002:a17:906:478c:b0:6f4:e6c6:526f with SMTP id cw12-20020a170906478c00b006f4e6c6526fmr3875045ejc.41.1654170638556; Thu, 02 Jun 2022 04:50:38 -0700 (PDT) Received: from [192.168.0.181] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id o22-20020a170906601600b006fe8b456672sm1707918ejj.3.2022.06.02.04.50.37 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 02 Jun 2022 04:50:38 -0700 (PDT) Message-ID: Date: Thu, 2 Jun 2022 13:50:37 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 Subject: Re: [PATCH] dt-bindings: clock: Update my email address Content-Language: en-US To: Jeffrey Hugo , bjorn.andersson@linaro.org, agross@kernel.org, mturquette@baylibre.com, sboyd@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org Cc: linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <1654118992-4026-1-git-send-email-quic_jhugo@quicinc.com> From: Krzysztof Kozlowski In-Reply-To: <1654118992-4026-1-git-send-email-quic_jhugo@quicinc.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 01/06/2022 23:29, Jeffrey Hugo wrote: > Update my email address from the defunct codeaurora.org domain to the > current quicinc.com domain. > > Signed-off-by: Jeffrey Hugo Acked-by: Krzysztof Kozlowski Best regards, Krzysztof