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 E449CC433EF for ; Wed, 20 Jul 2022 12:22:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232450AbiGTMWB (ORCPT ); Wed, 20 Jul 2022 08:22:01 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54250 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229554AbiGTMV6 (ORCPT ); Wed, 20 Jul 2022 08:21:58 -0400 Received: from mail-lj1-x22f.google.com (mail-lj1-x22f.google.com [IPv6:2a00:1450:4864:20::22f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C0AA2459AA for ; Wed, 20 Jul 2022 05:21:57 -0700 (PDT) Received: by mail-lj1-x22f.google.com with SMTP id 19so20941209ljz.4 for ; Wed, 20 Jul 2022 05:21:57 -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=czpwbxCojRRusw6HWu6t/8/63T8r2daP9XhqstNyWjk=; b=auK+eK6PVjKmPBaAqEenWTMcrcU9JbnofAZN0uyqSf2puV6NPWZUBZNL3k79dRsS/o hvbRGWrexApWqVgYqKx396U/pigDIHLP8ngbKiungbugJoHtL3dgtngWDdojDWRaeWn2 hoKUjKhtzvpIsbkUrezRI2orSAg1+tD3H1J7kNhxJYuZLt6gBeKfXc/ugZQTDv0PwrqV T+uHpDZ1rTrE2cfvvLdy2HkQNPhsUGEVXyHHSqk8U56NCnjCKNuaITTcO4XzU6D+GVRC goalaRtZpjNrM2VDTRolfr6+Bpy/7ge9Eos0hgnL5TTCtXindu1b2Bn3zC2wrjuGnKVS pCvg== 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=czpwbxCojRRusw6HWu6t/8/63T8r2daP9XhqstNyWjk=; b=wzFKcIPVKjcZtBJk8wZCwHywNQddzzuoH6x3sZ4XL/gVyzTKDc26WQpBopTyi9yLdt lYr0EHbTHdpMeRJIsxfRr6tUdEc2LMEpP4gfyz/0vKpU78QNqouxJ1/7WTRvnp4WAB37 zMFNkNhRkSMJ69Z16EPirWsZ/qK4+SUIAik15Aax7COu8Yq+smgnM35PbKk1BWAcICKK CW0xIWa2/wZ5m+NTvZ9EIIX84BpQwJtXXVM00YQlWm3zNtJN5n3Q9mCpGszpXstigOZM Vt4yhMJRzJB+Ft8yc4olLm6/y3PB6lYsZyBLH+tEpSX0CUpB92COTZoj8Kt7PXr5R+fM Eh+w== X-Gm-Message-State: AJIora/LoF4MC6ydVmAJZPqTPwEB65bv/Cnyv6fwtvMMxMHlOY9du/qx rTG2Z1+jIW0oJTx4MF6yal2Pm5yu6zgIC7Gt X-Google-Smtp-Source: AGRyM1s3DxlIhQ64eu+g38+2iFSkaJ0qaJ4gAr+xFlOX31BEZkhO0H6TKdg6l1zPJKqbCm0NeQ3S6Q== X-Received: by 2002:a05:651c:a0e:b0:25d:a7b9:762f with SMTP id k14-20020a05651c0a0e00b0025da7b9762fmr11004224ljq.458.1658319716162; Wed, 20 Jul 2022 05:21:56 -0700 (PDT) Received: from [192.168.115.193] (89-162-31-138.fiber.signal.no. [89.162.31.138]) by smtp.gmail.com with ESMTPSA id a12-20020a056512200c00b00489e38c4fc4sm3777242lfb.276.2022.07.20.05.21.54 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 20 Jul 2022 05:21:55 -0700 (PDT) Message-ID: Date: Wed, 20 Jul 2022 14:21:54 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [PATCH v2 3/4] dt-bindings: misc: tmr-inject: Add device-tree binding for TMR Inject Content-Language: en-US To: Michal Simek , Appana Durga Kedareswara rao , robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, michal.simek@xilinx.com, derek.kiernan@xilinx.com, dragan.cvetic@xilinx.com, arnd@arndb.de, gregkh@linuxfoundation.org Cc: appanad@amd.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, git@amd.com, git@xilinx.com, Appana Durga Kedareswara rao References: <20220720060016.1646317-1-appana.durga.kedareswara.rao@amd.com> <20220720060016.1646317-4-appana.durga.kedareswara.rao@amd.com> <77e8433f-6cb8-eb32-63d5-414a92d3b874@linaro.org> <259a1808-934b-359c-a95f-50d654a48816@amd.com> From: Krzysztof Kozlowski In-Reply-To: <259a1808-934b-359c-a95f-50d654a48816@amd.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 20/07/2022 14:09, Michal Simek wrote: >> Similarly when you change jobs while resending your patch - you do not >> add new SoB but just keep SoB from @previous-company.com. > > IMHO That would be more questionable when you create changes in origin series > and new employer pays you to do the work. True, when changes happen in between, it gets tricky. > If it is 3rd party company picking series where upstreaming is not finished you > will expect that 3rd party will add their sob lines there too. Of course, because this is different person. The SoB comes always from a person, although he might represent company. Best regards, Krzysztof 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 4806EC43334 for ; Wed, 20 Jul 2022 12:23:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=0VSZmOw64/DwI10UeLDEyueM4JSBEZzyLYh4GwTm/Zw=; b=v6rb5LGxl07KjO lqmMZ3LRgDJ032CEGz+3ZWqmtJSDdwfSMkO2165bxeiveHRY6FtReVAAiTQjcVTAYlndVp19/HltN jvrEFRJLFauMqs0trMtFKWA0yY0Fdj/jpYPZuFRvoiyUP4nZ3Kg0vJstQOFuLNDdvUhemXvvhcK8x JRJJUp3P0yxzqe8QAYJNpbABSMLOtn3HCrehON+4iUBoILUzp51xmwY9xfRxYq9H/HJwZr6MYtu7O +4bVpLgMRvf1lTZlj2KKw3KT1BkRQJMsVIwN5mF5oztA9TQrs0zHyjHJiz+8uR4wJ9iWSYlSLVsYo ud4CP3uuVygQ2Qo5+jjw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oE8iJ-0059hf-Os; Wed, 20 Jul 2022 12:22:03 +0000 Received: from mail-lj1-x234.google.com ([2a00:1450:4864:20::234]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oE8iG-0059fO-56 for linux-arm-kernel@lists.infradead.org; Wed, 20 Jul 2022 12:22:01 +0000 Received: by mail-lj1-x234.google.com with SMTP id q7so20871207lji.12 for ; Wed, 20 Jul 2022 05:21:57 -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=czpwbxCojRRusw6HWu6t/8/63T8r2daP9XhqstNyWjk=; b=auK+eK6PVjKmPBaAqEenWTMcrcU9JbnofAZN0uyqSf2puV6NPWZUBZNL3k79dRsS/o hvbRGWrexApWqVgYqKx396U/pigDIHLP8ngbKiungbugJoHtL3dgtngWDdojDWRaeWn2 hoKUjKhtzvpIsbkUrezRI2orSAg1+tD3H1J7kNhxJYuZLt6gBeKfXc/ugZQTDv0PwrqV T+uHpDZ1rTrE2cfvvLdy2HkQNPhsUGEVXyHHSqk8U56NCnjCKNuaITTcO4XzU6D+GVRC goalaRtZpjNrM2VDTRolfr6+Bpy/7ge9Eos0hgnL5TTCtXindu1b2Bn3zC2wrjuGnKVS pCvg== 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=czpwbxCojRRusw6HWu6t/8/63T8r2daP9XhqstNyWjk=; b=7mtCdihcgFkV6GYntM5P/3rf/gRCDhUTcXnDctZzMR9ybxFwIRsdqLGn/KlkVl1oDQ 7dI+ROj93XcalcHNcHs24YWqz8srE8PmMgV/kF7USi06IwzT/50qLKpKQ1rRrqDtF9rA 6sfKSZ8pi8U9kQSIEtq+i9cCqyMbq7DGqyjfOYGz//umy0dCx1dgUAxQivi1nCOqko7z EEt3RQK99u5SB+j0euUlohRq1/8gBrPkjFGQLC0hDUj49cmyuNhPEVSLhOaznKWaFsKZ WH9zIU7nU+E6C4uqT394uAe1z1bcN3/xS4/qAywBmPgMS3wFawPsVKmWwIr3dNHN6+JS lKDA== X-Gm-Message-State: AJIora+cWtK2+MLFGPkaYrbZsm3bjPJwjdjxVlJb3nLp/k42RAgoXREH u/NM3iI8FlKHw/mCa9Jhra5r3w== X-Google-Smtp-Source: AGRyM1s3DxlIhQ64eu+g38+2iFSkaJ0qaJ4gAr+xFlOX31BEZkhO0H6TKdg6l1zPJKqbCm0NeQ3S6Q== X-Received: by 2002:a05:651c:a0e:b0:25d:a7b9:762f with SMTP id k14-20020a05651c0a0e00b0025da7b9762fmr11004224ljq.458.1658319716162; Wed, 20 Jul 2022 05:21:56 -0700 (PDT) Received: from [192.168.115.193] (89-162-31-138.fiber.signal.no. [89.162.31.138]) by smtp.gmail.com with ESMTPSA id a12-20020a056512200c00b00489e38c4fc4sm3777242lfb.276.2022.07.20.05.21.54 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 20 Jul 2022 05:21:55 -0700 (PDT) Message-ID: Date: Wed, 20 Jul 2022 14:21:54 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [PATCH v2 3/4] dt-bindings: misc: tmr-inject: Add device-tree binding for TMR Inject Content-Language: en-US To: Michal Simek , Appana Durga Kedareswara rao , robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, michal.simek@xilinx.com, derek.kiernan@xilinx.com, dragan.cvetic@xilinx.com, arnd@arndb.de, gregkh@linuxfoundation.org Cc: appanad@amd.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, git@amd.com, git@xilinx.com, Appana Durga Kedareswara rao References: <20220720060016.1646317-1-appana.durga.kedareswara.rao@amd.com> <20220720060016.1646317-4-appana.durga.kedareswara.rao@amd.com> <77e8433f-6cb8-eb32-63d5-414a92d3b874@linaro.org> <259a1808-934b-359c-a95f-50d654a48816@amd.com> From: Krzysztof Kozlowski In-Reply-To: <259a1808-934b-359c-a95f-50d654a48816@amd.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220720_052200_229993_51F5F10F X-CRM114-Status: GOOD ( 11.33 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 20/07/2022 14:09, Michal Simek wrote: >> Similarly when you change jobs while resending your patch - you do not >> add new SoB but just keep SoB from @previous-company.com. > > IMHO That would be more questionable when you create changes in origin series > and new employer pays you to do the work. True, when changes happen in between, it gets tricky. > If it is 3rd party company picking series where upstreaming is not finished you > will expect that 3rd party will add their sob lines there too. Of course, because this is different person. The SoB comes always from a person, although he might represent company. Best regards, Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel