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=-5.8 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,USER_AGENT_NEOMUTT autolearn=ham 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 EB093C31E5B for ; Wed, 19 Jun 2019 15:06:06 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id C0C2E21881 for ; Wed, 19 Jun 2019 15:06:06 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lixom-net.20150623.gappssmtp.com header.i=@lixom-net.20150623.gappssmtp.com header.b="uxSUY3Zx" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730127AbfFSPGE (ORCPT ); Wed, 19 Jun 2019 11:06:04 -0400 Received: from mail-lf1-f68.google.com ([209.85.167.68]:40112 "EHLO mail-lf1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730052AbfFSPGD (ORCPT ); Wed, 19 Jun 2019 11:06:03 -0400 Received: by mail-lf1-f68.google.com with SMTP id a9so12402791lff.7 for ; Wed, 19 Jun 2019 08:06:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lixom-net.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=qo3e63HL3BzDtfqkQiaY62IQlXV/H1BFP1jalf87HMc=; b=uxSUY3ZxDLYKi6tP3oJ+OgL02Da5xhLsw2kgcnf8dWSKkxZx49Yn1Rf2dhRqASNOR/ uyih413YiGOdufoC2Snp1BzgYJC7TdUj02oLV4BzEw0y0Eqp8FHEJwShX4bIIR46JIGY e28m8kq6Bl4T6bkFAW0JExXNp4chY1fjQG+WkQc3TekfEdcDkJoVxe9T01/Yx2RHNolX u4BEJARBt+s9uJLbn3LzlBSwkWaaiLSonuChC6KyJDxUz79E5vJ1FPIk7jYsRIM2E8d5 /yWbFFNvtSTqaW1eELAl9/WAgUqgbHmU56MWfH0+/mFNHV15iBrJhe1ME2/XCjKbefMx YL+Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=qo3e63HL3BzDtfqkQiaY62IQlXV/H1BFP1jalf87HMc=; b=I1YEyAT2gzczSmMClPLnGvr9+BeInqCCpk+Oh9w32/qEbTXDTsA+2ZLZLsNdp1yOxl zqbuV7SyTfagRL7VecrRukphxMAez1iFQcFrigQoqGW+gLwsG0VuEXj/hGbM3Df47dO3 NTpG6dQuc7gtIoGfS374d0KMYzepj6ZodOEidQ1xfomRz5DHA/mqeCMzjTaBJiupfAiS /DOzep2s79jV/hrKB24iVajV1EV6VzP7Sal7JuOEvfSkNWX+k+Shz+QierqE2IsjZhnA aRfDJZJ9O61ZvBNOJFNzVCoXFEUrzlGDT9qadYQvASiu9quVbJJfo1hq7IIT9DdzX85Y EgVA== X-Gm-Message-State: APjAAAXZSvdsgk9XA6JQcUs6Bz0pW2QjcsnGx8xQdxspiSzqGW0MqF4m DPuTz9DL2I+ShFyZfnX88Z52qQ== X-Google-Smtp-Source: APXvYqx2OQTjYY91I+p4ttJwT1ZdJWsfYL5Dxi2KwgLxgOydHZgkuJM1ooIblOIa8NRl8LMbuo6YMA== X-Received: by 2002:ac2:494f:: with SMTP id o15mr33066277lfi.84.1560956760977; Wed, 19 Jun 2019 08:06:00 -0700 (PDT) Received: from localhost (h85-30-9-151.cust.a3fiber.se. [85.30.9.151]) by smtp.gmail.com with ESMTPSA id g14sm3001223lja.23.2019.06.19.08.05.59 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 19 Jun 2019 08:06:00 -0700 (PDT) Date: Wed, 19 Jun 2019 07:11:12 -0700 From: Olof Johansson To: Tomeu Vizoso Cc: linux-kernel@vger.kernel.org, arm@kernel.org, Catalin Marinas , Will Deacon , Maxime Ripard , Jagan Teki , Simon Horman , Arnd Bergmann , Bjorn Andersson , Dinh Nguyen , Enric Balletbo i Serra , "moderated list:ARM64 PORT (AARCH64 ARCHITECTURE)" Subject: Re: [PATCH 2/2] arm64: defconfig: add Panfrost driver Message-ID: <20190619141112.lvw2ibyrqr53livv@localhost> References: <20190604112003.31813-1-tomeu.vizoso@collabora.com> <20190604112003.31813-2-tomeu.vizoso@collabora.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190604112003.31813-2-tomeu.vizoso@collabora.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jun 04, 2019 at 01:20:02PM +0200, Tomeu Vizoso wrote: > With the goal of making it easier for CI services such as KernelCI to > run tests for it. > > Signed-off-by: Tomeu Vizoso Applied, thanks! -Olof 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=-5.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,USER_AGENT_NEOMUTT autolearn=ham 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 1F48DC31E5D for ; Wed, 19 Jun 2019 15:07:30 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id E8C782189D for ; Wed, 19 Jun 2019 15:07:29 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="Hr0rrRRT"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=lixom-net.20150623.gappssmtp.com header.i=@lixom-net.20150623.gappssmtp.com header.b="uxSUY3Zx" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E8C782189D Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=lixom.net Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-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=bombadil.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=z41AXpYkLG8RxQe2xmv389v1nwIKBCsskWnuysLjdw0=; b=Hr0rrRRTyj9+IQ qEs01ijQXd50fWWmdSrWVieBriRrgqReXrurY8ATqgCJz/XJ3vlW9ot6exSvUIwgbcHovIxUPW9jb w95MpS2uxzHSJ+00uRdi4aGHp2q69MH8476y1DvU/oFvNpjl/ggTe8O/MaZ+3cOV6RQk2mRMgXYN6 t4x75JIJaI0co4aXLVgQjQ7tr6ZxM5wWVq+LIRwCbOP/1GSyJ6/J4iZDuM7ZRbZCdOO/tuqMKGXq/ /dadDg9o/loMUS68PScz7zAVdETgttmQ1s5Q1IpI73t4TYceFA/qdQmoiTVUB+U/XOM408NOVJ3WG gvIpPOhU0MLSVpYXcqXQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hdcBL-0003BN-6m; Wed, 19 Jun 2019 15:07:27 +0000 Received: from mail-lf1-x143.google.com ([2a00:1450:4864:20::143]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hdc9y-0002Ds-S1 for linux-arm-kernel@lists.infradead.org; Wed, 19 Jun 2019 15:06:05 +0000 Received: by mail-lf1-x143.google.com with SMTP id y17so12433217lfe.0 for ; Wed, 19 Jun 2019 08:06:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lixom-net.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=qo3e63HL3BzDtfqkQiaY62IQlXV/H1BFP1jalf87HMc=; b=uxSUY3ZxDLYKi6tP3oJ+OgL02Da5xhLsw2kgcnf8dWSKkxZx49Yn1Rf2dhRqASNOR/ uyih413YiGOdufoC2Snp1BzgYJC7TdUj02oLV4BzEw0y0Eqp8FHEJwShX4bIIR46JIGY e28m8kq6Bl4T6bkFAW0JExXNp4chY1fjQG+WkQc3TekfEdcDkJoVxe9T01/Yx2RHNolX u4BEJARBt+s9uJLbn3LzlBSwkWaaiLSonuChC6KyJDxUz79E5vJ1FPIk7jYsRIM2E8d5 /yWbFFNvtSTqaW1eELAl9/WAgUqgbHmU56MWfH0+/mFNHV15iBrJhe1ME2/XCjKbefMx YL+Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=qo3e63HL3BzDtfqkQiaY62IQlXV/H1BFP1jalf87HMc=; b=lOYc83tUktnMmMvdUy7r3/hTcr4eXonJwAJCYnVYCf/rc6gYTd0CY0xIX7etqA2ylv x8y+gHs+A0zHsIFQz70EekICnj3yXFjqD8QgsNrEIAFgdCPTQLE0zKK5c2y603F19v+A Hsxt86MO2V02cutOB7nczy+OWiOaLP/Tlf9niz/j5PUdmmOyasexSBLaYt5vO8Z5530e ugTr3KtLj5jf5AEB8xWmuBwMR6wclnwJd3eWbn8LgzvaRXWkxcKIuoSTczAvn3XyvfK5 5+ht4Ii1RLmwJ6tV2Zwujn3UmYPP2FHeoHw/E2bbmglDQT12lTlq2put6h75N6kL5vIO 9hFw== X-Gm-Message-State: APjAAAVF9aRfZkLw6QQPUQcjweav1cY+20RH5khrmTiiRqzOutfEeW1h woYxog6s5UsE5x8RqVlYb84raw== X-Google-Smtp-Source: APXvYqx2OQTjYY91I+p4ttJwT1ZdJWsfYL5Dxi2KwgLxgOydHZgkuJM1ooIblOIa8NRl8LMbuo6YMA== X-Received: by 2002:ac2:494f:: with SMTP id o15mr33066277lfi.84.1560956760977; Wed, 19 Jun 2019 08:06:00 -0700 (PDT) Received: from localhost (h85-30-9-151.cust.a3fiber.se. [85.30.9.151]) by smtp.gmail.com with ESMTPSA id g14sm3001223lja.23.2019.06.19.08.05.59 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 19 Jun 2019 08:06:00 -0700 (PDT) Date: Wed, 19 Jun 2019 07:11:12 -0700 From: Olof Johansson To: Tomeu Vizoso Subject: Re: [PATCH 2/2] arm64: defconfig: add Panfrost driver Message-ID: <20190619141112.lvw2ibyrqr53livv@localhost> References: <20190604112003.31813-1-tomeu.vizoso@collabora.com> <20190604112003.31813-2-tomeu.vizoso@collabora.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20190604112003.31813-2-tomeu.vizoso@collabora.com> User-Agent: NeoMutt/20170113 (1.7.2) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190619_080602_933197_95612B35 X-CRM114-Status: GOOD ( 10.28 ) 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: Arnd Bergmann , Maxime Ripard , Catalin Marinas , Will Deacon , linux-kernel@vger.kernel.org, Bjorn Andersson , Dinh Nguyen , arm@kernel.org, Jagan Teki , Enric Balletbo i Serra , Simon Horman , "moderated list:ARM64 PORT \(AARCH64 ARCHITECTURE\)" Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Jun 04, 2019 at 01:20:02PM +0200, Tomeu Vizoso wrote: > With the goal of making it easier for CI services such as KernelCI to > run tests for it. > > Signed-off-by: Tomeu Vizoso Applied, thanks! -Olof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel