From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 32A72E00A81; Mon, 10 Aug 2015 14:28:00 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.212.173 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from mail-wi0-f173.google.com (mail-wi0-f173.google.com [209.85.212.173]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id AA665E00A7D for ; Mon, 10 Aug 2015 14:27:55 -0700 (PDT) Received: by wicne3 with SMTP id ne3so152277795wic.1 for ; Mon, 10 Aug 2015 14:27:55 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=j1QCEd+TnM7E3GrUn41dFgnzPN+1z9j6Fj7MA7pmxEY=; b=CfchRjz469XopWA9TvxRQVWSBVKpJpiiFgIsF6U3lf9D9/xTczjhkGZhv4n5zNzagb 6/aa7PEKEgJMgzKQWmEo1xUcjYG4aMpGsKvHC1zxRMHil9WPv8HPgfDR4dMgIS/IGgz5 clPMz6OMxDHYrvpgDJzW9Aqxe39aSadG/ix+B7Dz/Fgd7Frewxr+qG8w8VPCahApZ/Rg uK3Sfv52Q1Uxfh4Ux5pzNXFazwRrctoCvMFUanPv+ap0QqwHXZDlPibsfFyt3sRZ5lS6 +FqKhr2E0bIr55nUXssjyzu7LXWKd1RQNzjd0oAqjp5wDC+PbI3A1fvaoLBmeMcdP0td Eh/g== X-Gm-Message-State: ALoCoQnqVBWum/kXd57UxR9rUS3wC1K36HcNzjWkBuXrMEKSQ+muq+5li6AF6lklFdCKDmxL1fVh X-Received: by 10.180.97.129 with SMTP id ea1mr29321388wib.24.1439242075090; Mon, 10 Aug 2015 14:27:55 -0700 (PDT) Received: from resin ([2a02:8108:9b40:1710:5ee0:c5ff:fec8:435d]) by smtp.gmail.com with ESMTPSA id cd16sm1400571wib.19.2015.08.10.14.27.53 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Aug 2015 14:27:54 -0700 (PDT) Date: Mon, 10 Aug 2015 23:27:52 +0200 From: Andrei Gherzan To: Javier Martinez Canillas Message-ID: <20150810212752.GA4718@resin> References: <1438245251-20437-1-git-send-email-javier@osg.samsung.com> <1438245251-20437-3-git-send-email-javier@osg.samsung.com> <20150809224410.GI17962@resin> <55C8575B.9020709@osg.samsung.com> MIME-Version: 1.0 In-Reply-To: <55C8575B.9020709@osg.samsung.com> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: yocto@yoctoproject.org, Derek Foreman , Mauro Carvalho Chehab Subject: Re: [meta-raspberrypi][PATCH 2/5] rpi-config: Allow to mask GPU irqs X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto Project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Aug 2015 21:28:00 -0000 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Aug 10, 2015 at 09:48:43AM +0200, Javier Martinez Canillas wrote: > Hello Andrei, > > Thanks a lot for your feedback and for picking patches #1 and #3! > > On 08/10/2015 12:44 AM, Andrei Gherzan wrote: > > Hello, > > > > On Thu, Jul 30, 2015 at 10:34:08AM +0200, Javier Martinez Canillas wrote: > >> From: Derek Foreman > >> > >> The rpi config.txt file has a mask_gpu_interrupt option which needs to > >> be set when using the new VC4 DRM/KMS driver. Since this option exists > >> in the config file and needed by some kernels, add a option to set it. > >> > > > > I understand the scope of this change and it makes sense. The only confusion is > > in the "since this option exixts in the config file". This option is not in the > > config file. What do you mean by that? > > > > Right, that was worded badly. I meant that the option is a valid one for > the config.txt file. IOW, that is a supported option by the RPi firmware > but it was not possible to setup from the meta-raspberrypi layer. > > I'll fix the commit message on v2. > Uh. Got it now. Thanks. Waiting for V2s. Cheers! -- Andrei Gherzan