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 D4708C48BF6 for ; Thu, 29 Feb 2024 14:41:40 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 8DC60C43390; Thu, 29 Feb 2024 14:41:40 +0000 (UTC) Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.12]) (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 7F42AC433F1 for ; Thu, 29 Feb 2024 14:41:39 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 7F42AC433F1 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=1709217699; x=1740753699; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=KasrfXqp473BMrtpSYeQ6QIaFvgBZrJ9tGbkpfIrAJI=; b=iYXXMs8/Na+uI45UPoeuycGQMuavOKwFXXnJzkq7jXfJf2aNyTlqNYKb j/Z86Q7xsCYFARwgdJ5lXGXwpvN59Wi1DahzJ3LiLb5DvOdVyqdONvmhD 7f7LxwDHV4J3pWoBOfFswZdq2Zx3/6NcMcq8i0aGy42wl+vtCPIUa+CbM ejiAdYUvCpeiRkJHEDyUYfkJ/uz5ZPLudLKzoTCxs+WgQfjYUSvQ57tJ7 o8wmLqODKAIXMJyKfLFxpUMXotxd8qwYEHh/+10ctjMxX5ikwnaWeWhor rzPD5UKixrMEgG8aNtaJCRl8rJYvqMeqv4bg3PeGJiJ4G8rMD/wk/K/R2 w==; X-IronPort-AV: E=McAfee;i="6600,9927,10998"; a="7469461" X-IronPort-AV: E=Sophos;i="6.06,194,1705392000"; d="scan'208";a="7469461" Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmvoesa106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 29 Feb 2024 06:41:39 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10998"; a="913983575" X-IronPort-AV: E=Sophos;i="6.06,194,1705392000"; d="scan'208";a="913983575" 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:41:37 -0800 Received: from andy by smile.fi.intel.com with local (Exim 4.97) (envelope-from ) id 1rfhbL-00000008hBv-0Sga; Thu, 29 Feb 2024 16:41:35 +0200 Date: Thu, 29 Feb 2024 16:41:34 +0200 From: Andy Shevchenko To: Hans de Goede List-Id: Cc: Sakari Ailus , linux-firmware@kernel.org, Bingbu Cao Subject: Re: [GIT PULL] Intel Image Processing Unit 2 firmware Message-ID: References: <0224ee42-d13c-469f-8bb9-7367fea54db5@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0224ee42-d13c-469f-8bb9-7367fea54db5@redhat.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo On Thu, Feb 29, 2024 at 03:17:26PM +0100, Hans de Goede wrote: > On 2/29/24 15:08, Andy Shevchenko wrote: > > 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? > > The license file is here: > > https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/LICENSE.ivsc > > And Sakari's pull-requests is based on the very latest linux-firmware > code from: https://gitlab.com/kernel-firmware/linux-firmware/ which is > the canonical source now and the kernel.org repo is a mirror of that. Hmm... I don't understand, but when I went to the repository via Web UI I haven't found the respective LICENSE file. -- With Best Regards, Andy Shevchenko