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 smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 C07B6C54E41 for ; Thu, 29 Feb 2024 14:08:29 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 7F338C433F1; Thu, 29 Feb 2024 14:08:29 +0000 (UTC) Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id 6DFAFC41613 for ; Thu, 29 Feb 2024 14:08:28 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 6DFAFC41613 Authentication-Results: smtp.kernel.org; dmarc=fail (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.kernel.org; spf=none smtp.mailfrom=linux.intel.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1709215708; x=1740751708; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=fLqD/GqXnvuWHwMbL0li88qrwFuu3vhwZrC+ju9P9+0=; b=TYxJtFmeiszgmKjzj8v90+fXqEWURBYukreaAY6YvUueU7QPbgzTivXW aTs1TQkZknAVmJDJEfNZ2NNOVMLu7srNe7hR3zn6Ay9tRopxfqPnC8pS5 cR/d+RfjefXUX4E2O2y+Hp52II8zpFFGl0kqcsLzdZY/4Gk3yFdTh/Ir8 lUWku0BYVrS40uisA+H2f/E+UH7ZgwKmaBXPZKRKp1e6s9/buIWDloV7U P5AvqCH/cd8vakCDflbeoMt/+6MgrBnXjtz3G319iwAg2hWVH5OPUN0yq R8g06i6KxAqsH3fcDuB2/2/oYY2xba0My1CBzcF6Tum0bTGZM2fSPavGo g==; X-IronPort-AV: E=McAfee;i="6600,9927,10998"; a="29117608" X-IronPort-AV: E=Sophos;i="6.06,194,1705392000"; d="scan'208";a="29117608" Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmvoesa101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 29 Feb 2024 06:08:27 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10998"; a="913982939" X-IronPort-AV: E=Sophos;i="6.06,194,1705392000"; d="scan'208";a="913982939" Received: from smile.fi.intel.com ([10.237.72.54]) by fmsmga002.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 29 Feb 2024 06:08:26 -0800 Received: from andy by smile.fi.intel.com with local (Exim 4.97) (envelope-from ) id 1rfh5E-00000008gjS-11bm; Thu, 29 Feb 2024 16:08:24 +0200 Date: Thu, 29 Feb 2024 16:08:23 +0200 From: Andy Shevchenko To: Sakari Ailus List-Id: Cc: linux-firmware@kernel.org, Bingbu Cao , Hans de Goede Subject: Re: [GIT PULL] Intel Image Processing Unit 2 firmware Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo On Thu, Feb 29, 2024 at 01:26:40PM +0000, Sakari Ailus wrote: > Hi folks, > > This PR adds firmware files for Intel IPU2. The atomisp driver that needs > the firmware is currently in staging. > > > The following changes since commit fe0274513384acb3be3756ae17da97f551a1e0e7: > > Merge branch 'robot/patch-0-1709160821' into 'main' (2024-02-28 23:13:23 +0000) > > are available in the Git repository at: > > https://git.kernel.org/pub/scm/linux/kernel/git/sailus/linux-firmware.git tags/ipu2-2024-02-29-2 > > for you to fetch changes up to 28fbeb4f8b8cf5fa214eeaa93c83d4ee779d7a5b: > > Intel IPU2: Add firmware files (2024-02-29 15:24:23 +0200) I can't find the respective LICENSE file. Where is it? -- With Best Regards, Andy Shevchenko