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 AF1ACC433EF for ; Fri, 22 Apr 2022 07:21:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1444685AbiDVHYU (ORCPT ); Fri, 22 Apr 2022 03:24:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42346 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1444657AbiDVHYT (ORCPT ); Fri, 22 Apr 2022 03:24:19 -0400 Received: from mail-ej1-x629.google.com (mail-ej1-x629.google.com [IPv6:2a00:1450:4864:20::629]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B9C355005A for ; Fri, 22 Apr 2022 00:21:26 -0700 (PDT) Received: by mail-ej1-x629.google.com with SMTP id y10so14572927ejw.8 for ; Fri, 22 Apr 2022 00:21:26 -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=mozxGpVNThVpDxU3FVNcRd3/bjSVUfsXgVBZGesYHcQ=; b=dFaXJiaZInJnghQJtlvgdh4lXAnWTxUSVihj7RkPF/++bL8fVbLlZ/pLUAlKoZh/x8 /iRlc0YIE88TB85pKs95phIGUI/VkIX6cRyEPwLOu+jObgbS6pxqnNXgPu7s+7vukl5h lcuad8p9vJHqQyAzwldWPyxExC36yVWvnDVof7Vbm9EN2N0axmsvQY9kU2I1T1X4XSgE FGiihVPBg//1Jg5T7zeEPibKuZVkjKFrMhSaB2QQBt/HGD5BAFODvxz7MQYEk95yZU1g +1OKDbmG2bGMtaCmlNZ68Qfq7vVUr4uQVSSjEb6KQJn9j16zS2FsiU9Xige6DKLdCv4d wYDw== 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=mozxGpVNThVpDxU3FVNcRd3/bjSVUfsXgVBZGesYHcQ=; b=6pYmzgerlGBxbZiJVMboezcUmiEB5tMdfFz38nDhCuFBjn1jnNG6k05tKyerrTU/85 RntiUxbvu4LcY8GrDBLfpaAhGj9hAOMDkbVnR7bTS+AgOGZnakh3cCCK/wbE/8/339yM cy/vbS16GOlhip2VeRgeX/oRG8905hu3Zb2LOjR/qGpp/Og7xPALGcgK/W0RWI2YtwBO 2sXYGr1vX9Q76SYKS6GaO3Lkc38dKHapczWf/FLEDS3C5J08p5T6KEkohHQ9G1MaRg9V LKgg5u9L8cbxYdWVXAXG4vXDunSwZlEYP3zf/UIK8BLRAY7WG730l0X2Jw6b7nkbCvxx VeIg== X-Gm-Message-State: AOAM530F2UjO7x0W14EmutPRU2ssi+Zi+vz6u9jvyLA2llY9h8ichd9g W9DBrE7fx37VFTlIfKc9WWQKdQ== X-Google-Smtp-Source: ABdhPJwijLHu2gqRX7mBCn8elSy2a/cyiAkiWa5IL9L5CDIleQFKOvKyFF0yVvaYGr/UJ2+gL0DWmg== X-Received: by 2002:a17:906:7f02:b0:6cf:86d8:c31c with SMTP id d2-20020a1709067f0200b006cf86d8c31cmr3012426ejr.518.1650612085191; Fri, 22 Apr 2022 00:21:25 -0700 (PDT) Received: from [192.168.0.230] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id f5-20020a1709067f8500b006da68bfdfc7sm471328ejr.12.2022.04.22.00.21.23 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 22 Apr 2022 00:21:24 -0700 (PDT) Message-ID: <55cbbc16-5769-ecd2-e65e-c3b39a34dfbb@linaro.org> Date: Fri, 22 Apr 2022 09:21:23 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 Subject: Re: [PATCH v7 2/3] bindings: ipmi: Add binding for SSIF BMC driver Content-Language: en-US To: Quan Nguyen , Krzysztof Kozlowski , Corey Minyard , Rob Herring , Krzysztof Kozlowski , Joel Stanley , Andrew Jeffery , Brendan Higgins , Benjamin Herrenschmidt , Wolfram Sang , openipmi-developer@lists.sourceforge.net, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-aspeed@lists.ozlabs.org, linux-kernel@vger.kernel.org, linux-i2c@vger.kernel.org, openbmc@lists.ozlabs.org Cc: Open Source Submission , Phong Vo , "Thang Q . Nguyen" References: <20220422040803.2524940-1-quan@os.amperecomputing.com> <20220422040803.2524940-3-quan@os.amperecomputing.com> <153da61e-dc9d-467e-221c-b48d6f54c6c2@os.amperecomputing.com> From: Krzysztof Kozlowski In-Reply-To: <153da61e-dc9d-467e-221c-b48d6f54c6c2@os.amperecomputing.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 22/04/2022 06:16, Quan Nguyen wrote: > Added Krzysztof Kozlowski > as I'm not aware of the email change The email change from @canonical.com was 1.5 months ago, so it would be better if rebase your changes on more recent Linux kernel. You get all proper .mailmap entries. Best regards, Krzysztof