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 X-Spam-Level: X-Spam-Status: No, score=-4.7 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 85438C433E2 for ; Sat, 29 Aug 2020 07:27:57 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 53196207BB for ; Sat, 29 Aug 2020 07:27:57 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="X2N5Agaq" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 53196207BB Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ravnborg.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=1Fp71JPDOg619RoadRxggK+xQTGXDd8/cxfD0nqueqQ=; b=X2N5AgaqyLovdKSu4ktWLTfBl 57yFxH7t5So/RAxxBoLj6ewOTBaLi+06QgQcctCPIKqFQoQGci8Q7XUW6nZClgS5aM1VdWAPGw61w WqYcYNRLDMvO+By01eTZP8YSVQM0a8FD58WvJqC5xAJ7TZT1oJYQAIzFISu3jNGlD1nluFlN7U+Om Erdy/bVn1+wt3o+ZkMQ9OJfDN7q3ulwUgcpWhL9O8GkC0JRo52msuOXtyjm4JFZpGNIYckb8Yi7JU bARBhuTxzbUBLCdmP//WRO0j6HfWowmcwm4+oQpatlvIICToaS8rZMEOy9vocrBookhx6E5r5ltip agPfGAAkg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kBvFU-00020J-E3; Sat, 29 Aug 2020 07:26:04 +0000 Received: from asavdk3.altibox.net ([109.247.116.14]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kBvFR-0001yx-1g for linux-arm-kernel@lists.infradead.org; Sat, 29 Aug 2020 07:26:02 +0000 Received: from ravnborg.org (unknown [188.228.123.71]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by asavdk3.altibox.net (Postfix) with ESMTPS id 6716720026; Sat, 29 Aug 2020 09:25:51 +0200 (CEST) Date: Sat, 29 Aug 2020 09:25:49 +0200 From: Sam Ravnborg To: Laurentiu Palcu Subject: Re: [PATCH v9 0/5] Add support for iMX8MQ Display Controller Subsystem Message-ID: <20200829072549.GA729648@ravnborg.org> References: <20200731081836.3048-1-laurentiu.palcu@oss.nxp.com> <20200828083620.6m5yhcv7rg5tckzh@fsr-ub1864-141> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200828083620.6m5yhcv7rg5tckzh@fsr-ub1864-141> X-CMAE-Score: 0 X-CMAE-Analysis: v=2.3 cv=CaYmGojl c=1 sm=1 tr=0 a=S6zTFyMACwkrwXSdXUNehg==:117 a=S6zTFyMACwkrwXSdXUNehg==:17 a=kj9zAlcOel0A:10 a=e5mUnYsNAAAA:8 a=FA2L6XnpJxR8pNLPXI4A:9 a=CjuIK1q_8ugA:10 a=xlwrDsRaDpwA:10 a=Vxmtnl_E_bksehYqCbjh:22 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200829_032601_250753_7BA9310C X-CRM114-Status: GOOD ( 15.76 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Fabio Estevam , agx@sigxcpu.org, lukas@mntmn.com, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, NXP Linux Team , Pengutronix Kernel Team , Laurentiu Palcu , linux-arm-kernel@lists.infradead.org, Lucas Stach 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 Hi Laurentiu. > As to who is going to do the actual merge, I know we had a brief > discussion about it some time ago and I was supposed to apply for > drm-misc rights, however it feels a little awkward to merge my own > code... :) You are encouraged to commit your own code, it is anyway you who knows the state of the code best. The golden rule is that the code must have been seen by somone else before you merge, are translated there must be an acked-by or reviewed-by on each of the patches. If you look at ths page: https://people.freedesktop.org/~seanpaul/whomisc.html You can see that a lot of people commit their own code in drm-misc. Example: Daniel Vetter , (authored=159 committed=249 self_committed=153) There is only a few patches written by Daniel that is committed by someone else. And all patches committed by Daniel carries an a-b or -rb by someone else. > Though, I might not even qualify for drm-misc rights anyway, > considering I haven't been very active in this area... :/ > > On that note, I will probably need help with the merging, provided it's > still happenning. Will you be able to help me out with this? If the challenge is only to push the patches to drm-misc-next there is a lot of people that can help you. I would be happy to do so, but would need a resend as I have deleted the patches from my inbox. I could dig the pathces out somewhere else, but a fresh rebase would be preferred. Sam _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8F412C433E6 for ; Sat, 29 Aug 2020 07:25:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6025C20936 for ; Sat, 29 Aug 2020 07:25:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726280AbgH2HZ4 (ORCPT ); Sat, 29 Aug 2020 03:25:56 -0400 Received: from asavdk3.altibox.net ([109.247.116.14]:40752 "EHLO asavdk3.altibox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726105AbgH2HZz (ORCPT ); Sat, 29 Aug 2020 03:25:55 -0400 Received: from ravnborg.org (unknown [188.228.123.71]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by asavdk3.altibox.net (Postfix) with ESMTPS id 6716720026; Sat, 29 Aug 2020 09:25:51 +0200 (CEST) Date: Sat, 29 Aug 2020 09:25:49 +0200 From: Sam Ravnborg To: Laurentiu Palcu Cc: Lucas Stach , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Laurentiu Palcu , dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, agx@sigxcpu.org, lukas@mntmn.com Subject: Re: [PATCH v9 0/5] Add support for iMX8MQ Display Controller Subsystem Message-ID: <20200829072549.GA729648@ravnborg.org> References: <20200731081836.3048-1-laurentiu.palcu@oss.nxp.com> <20200828083620.6m5yhcv7rg5tckzh@fsr-ub1864-141> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200828083620.6m5yhcv7rg5tckzh@fsr-ub1864-141> X-CMAE-Score: 0 X-CMAE-Analysis: v=2.3 cv=CaYmGojl c=1 sm=1 tr=0 a=S6zTFyMACwkrwXSdXUNehg==:117 a=S6zTFyMACwkrwXSdXUNehg==:17 a=kj9zAlcOel0A:10 a=e5mUnYsNAAAA:8 a=FA2L6XnpJxR8pNLPXI4A:9 a=CjuIK1q_8ugA:10 a=xlwrDsRaDpwA:10 a=Vxmtnl_E_bksehYqCbjh:22 Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hi Laurentiu. > As to who is going to do the actual merge, I know we had a brief > discussion about it some time ago and I was supposed to apply for > drm-misc rights, however it feels a little awkward to merge my own > code... :) You are encouraged to commit your own code, it is anyway you who knows the state of the code best. The golden rule is that the code must have been seen by somone else before you merge, are translated there must be an acked-by or reviewed-by on each of the patches. If you look at ths page: https://people.freedesktop.org/~seanpaul/whomisc.html You can see that a lot of people commit their own code in drm-misc. Example: Daniel Vetter , (authored=159 committed=249 self_committed=153) There is only a few patches written by Daniel that is committed by someone else. And all patches committed by Daniel carries an a-b or -rb by someone else. > Though, I might not even qualify for drm-misc rights anyway, > considering I haven't been very active in this area... :/ > > On that note, I will probably need help with the merging, provided it's > still happenning. Will you be able to help me out with this? If the challenge is only to push the patches to drm-misc-next there is a lot of people that can help you. I would be happy to do so, but would need a resend as I have deleted the patches from my inbox. I could dig the pathces out somewhere else, but a fresh rebase would be preferred. Sam 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 X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 72A71C433E2 for ; Sat, 29 Aug 2020 07:25:58 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 26561207BB for ; Sat, 29 Aug 2020 07:25:57 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 26561207BB Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ravnborg.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 492EC6EB82; Sat, 29 Aug 2020 07:25:57 +0000 (UTC) Received: from asavdk3.altibox.net (asavdk3.altibox.net [109.247.116.14]) by gabe.freedesktop.org (Postfix) with ESMTPS id 3CF5E6EB82 for ; Sat, 29 Aug 2020 07:25:55 +0000 (UTC) Received: from ravnborg.org (unknown [188.228.123.71]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by asavdk3.altibox.net (Postfix) with ESMTPS id 6716720026; Sat, 29 Aug 2020 09:25:51 +0200 (CEST) Date: Sat, 29 Aug 2020 09:25:49 +0200 From: Sam Ravnborg To: Laurentiu Palcu Subject: Re: [PATCH v9 0/5] Add support for iMX8MQ Display Controller Subsystem Message-ID: <20200829072549.GA729648@ravnborg.org> References: <20200731081836.3048-1-laurentiu.palcu@oss.nxp.com> <20200828083620.6m5yhcv7rg5tckzh@fsr-ub1864-141> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200828083620.6m5yhcv7rg5tckzh@fsr-ub1864-141> X-CMAE-Score: 0 X-CMAE-Analysis: v=2.3 cv=CaYmGojl c=1 sm=1 tr=0 a=S6zTFyMACwkrwXSdXUNehg==:117 a=S6zTFyMACwkrwXSdXUNehg==:17 a=kj9zAlcOel0A:10 a=e5mUnYsNAAAA:8 a=FA2L6XnpJxR8pNLPXI4A:9 a=CjuIK1q_8ugA:10 a=xlwrDsRaDpwA:10 a=Vxmtnl_E_bksehYqCbjh:22 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, agx@sigxcpu.org, lukas@mntmn.com, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, NXP Linux Team , Pengutronix Kernel Team , Laurentiu Palcu , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Hi Laurentiu. > As to who is going to do the actual merge, I know we had a brief > discussion about it some time ago and I was supposed to apply for > drm-misc rights, however it feels a little awkward to merge my own > code... :) You are encouraged to commit your own code, it is anyway you who knows the state of the code best. The golden rule is that the code must have been seen by somone else before you merge, are translated there must be an acked-by or reviewed-by on each of the patches. If you look at ths page: https://people.freedesktop.org/~seanpaul/whomisc.html You can see that a lot of people commit their own code in drm-misc. Example: Daniel Vetter , (authored=159 committed=249 self_committed=153) There is only a few patches written by Daniel that is committed by someone else. And all patches committed by Daniel carries an a-b or -rb by someone else. > Though, I might not even qualify for drm-misc rights anyway, > considering I haven't been very active in this area... :/ > > On that note, I will probably need help with the merging, provided it's > still happenning. Will you be able to help me out with this? If the challenge is only to push the patches to drm-misc-next there is a lot of people that can help you. I would be happy to do so, but would need a resend as I have deleted the patches from my inbox. I could dig the pathces out somewhere else, but a fresh rebase would be preferred. Sam _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel